The Boolean function \([\sim (\sim p \wedge q)\wedge \sim(\sim p \wedge \sim…

2016

The Boolean function \([\sim (\sim p \wedge q)\wedge \sim(\sim p \wedge \sim q)] \vee (p \wedge r)\) is equal to the Boolean function :

  1. A.

    \(q\)

  2. B.

    \(p \wedge r\)

  3. C.

    \(p \vee q\)

  4. D.

    \(p\)

Attempted by 161 students.

Show answer & explanation

Correct answer: D

Step 1: Apply De Morgan's laws to the left part.

  • ¬(¬p ∧ q) = p ∨ ¬q and ¬(¬p ∧ ¬q) = p ∨ q.

  • (p ∨ ¬q) ∧ (p ∨ q) = p ∨ (¬q ∧ q) = p ∨ false = p.

  • Now include the right part: p ∨ (p ∧ r) = p by the absorption law.

Therefore the entire Boolean function simplifies to p.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor