Solution for Section 1.1 Question 3

3. Since there are two statement variables, the truth table will have 4 rows.

p q   p V q ~p   (p V q) L ~p
T T   T F   F
T F   T F   F
F T   T T   T
F F   F T   F


Back to Section 1.1