Question:medium

Simplify the Boolean expression \[ ab'+bc+ac \]

Show Hint

Consensus theorem: \[ XY+X'Z+YZ=XY+X'Z \] helps remove redundant terms quickly.
Updated On: Jun 25, 2026
  • \(ab'+bc\)
  • \(ab'+ac\)
  • \(bc+ac\)
  • \(a+b+c\)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0