The circuit needs to output a 1 when an odd number of its three inputs are 1. This is a typical application of the XOR (exclusive OR) gate, which outputs 1 when an odd number of its inputs are 1.
Step 2: Recall the behavior of XOR gates.
An XOR gate outputs 1
Show more…