Question:

The expression \( P + QR \) is the reduced form of:

Show Hint

To reduce Boolean expressions, use properties such as distribution, absorption, and De Morgan's laws.
Updated On: May 12, 2025
  • \( (P+Q)R \)
  • \( (P+R)Q \)
  • \( (P+Q) (P+R) \)
  • \( PQ + QR \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

To simplify the expression \( P + QR \), we can use the distributive property: \[ P + QR = (P + Q)(P + R). \] This is the reduced form of the given Boolean expression. Thus, the correct answer is: \[ \boxed{(P+Q) (P+R)}. \]
Was this answer helpful?
0
0