36.7k views
4 votes
Determine if the conditional statement is true or false given the following: p is false. q is false. Is p q true or false?

User Ziyuan
by
6.1k points

2 Answers

3 votes
I think false but i don't know for sure.

User Ben Robinson
by
5.6k points
6 votes

Answer:


p \rightarrow q is true.

Explanation:

Consider the provided information.

If p and q are the provided statement, the conditional of q by p is "If p then q" which is denoted by
p \rightarrow q It is false when p is true and q is false. Otherwise it is true.

Now consider the provided conditional statement:

p is false.

q is false.

Since, both are false so
p \rightarrow q must be true.

User Dmitry Sadakov
by
6.1k points