119k views
3 votes
Which of the following illustrates the truth value of the given conditional statement? If 5 = 3 + 2, then 3 + 2 = 5.

1 Answer

6 votes

Answer:

T T → T

Explanation:

The following table represents the truth table.

(p) (q) (p->q)

T T T

T F F

F T F

F F F

Now we have the hypothesis that 5 = 3 + 2.

5 = 3 + 2 is True

Then we have the conclusion that 3 + 2 = 5.

3 + 2 = 5 is True

Therefore, we can conclude that (p->q) is True

This can also be represented as:

T T → T

User Ooolala
by
5.9k points