197k views
2 votes
If p is a true statement and q is false, then pv g is true.
True
False

User Ralan
by
4.6k points

1 Answer

5 votes

If you meant to say
p \vee q, then that statement is true.

This is a disjunction which is an "or" statement. If either p or q is true, then overall
p \vee q is true. So the only time it's false is when both p and q are false together.

Answer: True

User Neilos
by
3.8k points