Advertisements
Advertisements
Question
If p, q are true statements and r, s are false statements, then write the truth value of the compound statement
(p `→` ∼ r) `→` (q ∧ s)
Sum
Solution
(p `→` ∼ r) `→` (q ∧ s)
= (T `→` ∼ F) `→` (T ∧ F)
= (T `→` T) `→` F
= T `→` F
= F
shaalaa.com
Is there an error in this question or solution?