Advertisement
Advertisement
Advertisement
Sum
If p and q are true and r and s are false, find the truth value of the following compound statement.
p ∧ (q ∧ r)
Advertisement
Solution
p ∧ (q ∧ r) ≡ T ∧ (T ∧ F)
≡ T ∧ F
≡ F
Hence, truth value if F.
Is there an error in this question or solution?