Boolean Expression: [(x * y) + (x' * z)] + (y * z') Which of the following…

2025

Boolean Expression: [(x * y) + (x' * z)] + (y * z')

Which of the following options is the correct simplified form?

  1. A.

    xyz' + xz'y

  2. B.

    (x' * z) + y

  3. C.

    (x * y) + (x + z')

  4. D.

    (x z' y) * (x' + z')

Attempted by 18 students.

Show answer & explanation

Correct answer: B

First, expand the expression to xy + x'z + yz'. Group terms involving y: y(x + z') + x'z. Apply Boolean identities to simplify the grouped terms and eliminate redundancy. The final simplified form is (x' * z) + y, verified by truth table comparison.

Explore the full course: Mppsc Assistant Professor