| Homework 6DetailsFor each problem make sure you clearly and neatly show all of your work!
Each part/problem is worth 5 points.
-
Consider the following circuit:
- Write the equivalent Boolean expression, labeling the inputs
A, B, and C from top to bottom.
- Draw a truth table for the circuit.
- (Bonus) Draw a simpler circuit that has the same truth table.
-
Given the Boolean expression
(A AND (NOT B)) OR (B and (NOT C)), draw it as a circuit.
(You may draw it by hand or use the software we used in class and take a snapshot of the result and print it out.)
|