5. Volumes of Pyramids and Cones
Sign In
Consider the situations in which a conditional statement, a disjunction, a conjunction, and a negation are true or false.
G
According to this information, let's create a truth table for the statements.
p | q | F:p → q | G:p ∨ q | H:p ∧ q | I:¬ P |
---|---|---|---|---|---|
T | T | T | T | T | F |
T | F | F | T | F | F |
F | T | T | T | F | T |
F | F | T | F | F | T |
Looking at the table, we can see that the disjunstion is true when p is true and q is false. Therefore, the correct choice is G.