Advertisement

Without using truth table, show that p ∧ [(~ p ∨ q) ∨ ~ q] ≡ p

EXERCISE 1.9Q 1.2   PAGE 22
Exercise 1.9 | Q 1.2 | Page 22

Without using truth table, show that

p ∧ [(~ p ∨ q) ∨ ~ q] ≡ p


SOLUTION

L.H.S.

≡ p ∧ [(~ p ∨ q) ∨ ~ q]

≡ p ∧ [(~ p ∨ (q ∨ ~ q)]     .....[Associative law]

≡ p ∧ (~ p ∨ T)       .....[Complement law]

≡ p ∧ T                 .....[Identity law]

≡ p                       .....[Identity law] 

≡ R.H.S.