Step 1: Find the complement of the function.
Given:
F = (X + Y + Z)(X + Y)(Y + Z)
Taking complement and applying De Morgan’s theorem:
F = (X + Y + Z) + (X + Y) + (Y + Z)
= (X Y Z) + (XY) + (YZ)
Step 2: Match with the given options.
Option (B):
XY +
Z
This expression is obtained from the above form using absorption laws, hence it is equivalent.
Option (C):
(X + Z)
(Y + Z)
On expansion, this reduces to the same sum-of-products form as
F, so it is equivalent.
Option (D):
XY +
YZ +
X
Y
Z
This matches exactly with the derived expression for
F.
Step 3: Reject the incorrect option.
Option (A): Does not simplify to the obtained Boolean expression and is therefore not equivalent.
Final Conclusion:
The Boolean expressions equivalent to F are
(B), (C), and (D).
Consider the following Karnaugh Map (K-map). Minimal Function generated by this Karnaugh map is: 