The Boolean expression for the following truth table is_____
- A. F = x'yz' + xy'z + x'y'z'
- B. F = x'y'z' + xy'z + xyz'
- C. F = x'yz' + xy'z + xyz
- D. None of these
✅ Correct Answer: F = x'yz' + xy'z + xyz
Explanation
Write the Boolean terms where output $F = 1$. The combinations are: $x=0, y=1, z=0$ $x=1, y=0, z=1$ $x=1, y=1, z=1$ Thus, the Boolean expression is: $x'yz' + xy'z + xyz$.
🎯 Happy Preparation — ACME Academy
