2-2 Logic Part 2 Truth Tables
Truth Tables (Two statements) p ^ q Step 1: Fill in the possibilities
Step 2: Make any ~ (not) columns, if we have them in the problem p ^ q
Step 3: Find the final truth values q p ^ q T F
New Problem (two statements): ~p v q Step 1: Fill in the possibilities
Step 2: Make any ~ (not) columns, if we have them in the problem ~p v q
Step 3: Find the final truth values q ~p ~p v q T F
Try this one! ~p ^ q p q ~p ~p ^ q
Answers: p q ~p ~p ^ q T F
Try this one! p q ~q (p v ~q) q ^ (p v ~q)
Answers: p q ~q (p v ~q) q ^ (p v ~q) T F
Three Statements: THE SET-UP q r T F
Let’s Try This! p q r q v r p ^ (q v r) T F
Answers! p q r q v r p ^ (q v r) T F