-->

Vector Algebra

Question
CBSEENMA12036029

The Boolean Expression (p∧~q)∨q∨(~p∧q) is equivalent to:

  • ~p ∧ q

  • p ∧ q

  • p ∨ q

  • p ∨ ~ q

Solution

C.

p ∨ q

Consider, (p ∧~q) ∨ q ∨(~p ∧ q)
≡ [(p ∧~q) ∨ q] ∨ (~p ∧ q)
≡[(p ∨~q) ∧ t] ∨ (~p ∧ q)
≡((p ∨ q) ∨ (~p ∧ q)
≡(p ∨ q ∨ ~p) ∧ (p ∨ q ∨ q)
≡(q ∨ t) ∧ (p ∨ q)
≡ t ∧ (p ∨ q)
≡ p ∨ q

Some More Questions From Vector Algebra Chapter