Question:

Three variable Boolean expression $PQ+PQR+\bar{P}Q+\bar{P}\bar{Q}R$ can be written as

Show Hint

Whenever you see a variable ($Q$) and its complement ($\bar{Q}$) multiplied by something else, use the rule $Q + \bar{Q}X = Q + X$ to drop the complemented term.
Updated On: Apr 29, 2026
  • $\bar{Q} + \bar{P}R$
  • $\bar{P} + \bar{Q}R$
  • $Q + \bar{P}R$
  • $Q + \bar{P}R$
  • $P + QR$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Concept:
We use the laws of Boolean algebra, specifically the Absorption Law ($A + AB = A$) and the Distributive Law ($A + \bar{A}B = A + B$).

Step 1:
Simplify the expression step by step.
Original: $PQ + PQR + \bar{P}Q + \bar{P}\bar{Q}R$ [label=\alph*), itemsep=8pt]
Simplify first two terms: $PQ + PQR = PQ(1 + R) = PQ$.
New expression: $PQ + \bar{P}Q + \bar{P}\bar{Q}R$.
Combine $PQ$ and $\bar{PQ$:} $Q(P + \bar{P}) = Q(1) = Q$.
Final result: $Q + \bar{P}\bar{Q}R$.
Apply $A + \bar{AB = A + B$:} Here $A = Q$ and $\bar{A} = \bar{Q}$. So, $Q + \bar{Q}(\bar{P}R) = Q + \bar{P}R$.
Was this answer helpful?
0
0