198k views
3 votes
In a conditional statement, if p and q are both false , then what is the truth value of p and q

User Susanne
by
7.3k points

1 Answer

3 votes
Conditional statement

If p false then q false= true

Give yourself an example:
Conditional
If (p=) I get money then (q=) I am happy.(true)
Conditional with p and q false
If (false p=) I don’t get money then (false q=) I am not happy.
( true as well)

Answer: true
User Soheil Setayeshi
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.