Sum
If the statement p, q are true statement and r, s are false statement then determine the truth value of the following:
[(∼ p ∧ q) ∧ ∼ r] ∨ [(q → p) → (∼ s ∨ r)]
Advertisement Remove all ads
Solution
Truth values of p and q are T and truth values of r and s are F.
[(∼ p ∧ q) ∧ (∼ r)] ∨ [(q → p) → (∼ s ∨ r)]
≡ [(∼ T ∧ T) ∧ (∼ F)] ∨ [(T → T) → (∼ F ∨ F)]
≡ [(F ∧ T) ∧ T] ∨ [T → (T ∨ F)]
≡ (F ∧ T) ∨ (T → T)
≡ F ∨ T ≡ T
Hence the truth value of the given statement is true.
Concept: Truth Value of Statement
Is there an error in this question or solution?
APPEARS IN
Advertisement Remove all ads