How many gate(s) would be required to implement the following boolean…
2017
How many gate(s) would be required to implement the following boolean expression after simplification? Expression : AC + ABC
- A.
4
- B.
1
- C.
2
- D.
3
Attempted by 565 students.
Show answer & explanation
Correct answer: B
Simplify the expression: AC + ABC = AC(1 + B) = AC Factor common term: AC + ABC = AC(1 + B) = AC.