Solution for Section 1.2 Question 6

6. There are two statement variables so the truth table will have 4 rows.

p q   p implies.jpg (563 bytes) q q implies.jpg (563 bytes) p   (p implies.jpg (563 bytes) q) L (q implies.jpg (563 bytes) p) p iff.jpg (642 bytes) q
T T   T T   T T
T F   F T   F F
F T   T F   F F
F F   T T   T T

The truth values in the final two columns are identical so the statements  p iff.jpg (642 bytes) q  and  (p implies.jpg (563 bytes) q) L (q implies.jpg (563 bytes) p)   are logically equivalent.

Back to Section 1.2