109k views
14 votes
Construct the truth table and determine the truth value of the following compound statement.

a)p⟾¬(p ʌ r)
b) (q ʌ r) ⟾(p ⇔ q)​

1 Answer

9 votes

See the attached truth tables.

• A ∧ B is true only when both A and B are true

• A ⇒ B is true only when both A and B are true, or A is false. This logically equivalent to ¬A ∨ B

• ¬A is true only when A is false

• A ⇔ B is true only when both A ⇒ B and B ⇒ A are true. Equivalently, (¬A ∨ B) ∧ (¬B ∨ A)

Construct the truth table and determine the truth value of the following compound-example-1
User SherbertTheCat
by
3.9k points