5. Proving Triangles Congruent-ASA, AAS
Sign In
Think about the meaning of the symbols ~ and ∨.
| p | q | ~p | ~p∨ q |
|---|---|---|---|
| F | T | T | T |
| T | T | F | T |
| F | F | T | T |
| T | F | F | F |
We are asked to complete the following truth table.
| p | q | ~p | ~p∨ q |
|---|---|---|---|
| F | T | ||
| T | T | ||
| F | F | ||
| T | F |
Let's fill the cells by column.
We can read ~p as notp; the statement ~p is the negation of p. These two statements have opposite truth values. To fill this column, we do not need the information in column q.
| p | q | ~p | ~p∨ q |
|---|---|---|---|
| F | T | T | |
| T | T | F | |
| F | F | T | |
| T | F | F |
We can read ~p ∨q as ~p or q. The statement ~p ∨ q is the disjuction of ~p and q. It is true when either ~p or q is true, so we write T if there is a T in the same row in either the ~p or q columns. To fill this column we do not need to look at the truth value of p, because we must use the truth values of ~p we already found.
| p | q | ~p | ~p∨ q |
|---|---|---|---|
| F | T | T | T |
| T | T | F | T |
| F | F | T | T |
| T | F | F | F |
The completed truth table is as follows.
| p | q | ~p | ~p∨ q |
|---|---|---|---|
| F | T | T | T |
| T | T | F | T |
| F | F | T | T |
| T | F | F | F |