(Solved) : Parts Following Steps Order First Draw Truth Table Ii Determine Sum Products Boolean Expre Q28323902 . . .
For each of the parts, do the following steps in thisorder: (i) first draw a truth table, (ii) determine thesum-of-products Boolean expression for the output, and (iii)finally, draw a circuit diagram. You may only use inverters, ANDgates and OR gates for your circuit. You do not need tosimplify/optimize your Boolean expression. You need to do steps (i)and (ii) first, but you only need to submit the final circuitdiagrams from step (iii).
a) Implement a function F whose inputs are A, B, and C,such that the value of F is the same as the majority of inputs(i.e., 2 or more inputs has that value).
b) Implement a function F whose inputs are A, B, and C,such that the value of F is 1 if and only if the binary numberrepresented by ABC is not a multiple of 3. That is, regard A as theMSB, B as the middle bit, and C as the LSB of a 3-bit unsignedbinary number. The output F is 1 if and only if the 3-bit unsignedbinary number ABC is not a multiple of 3.
Note that zero is a multiple of allintegers.
Draw the circuit with the following tools/symbols.


Inputs Outputs Show transcribed image text
Expert Answer
Answer to Parts Following Steps Order First Draw Truth Table Ii Determine Sum Products Boolean Expre Q28323902 . . .
OR