181k views
1 vote
What is the truth value for the following conditional statement?

If the grass is red, then the snow is white.

T T → F
F T → T
F T → F
T F → T

User Girisha C
by
5.0k points

1 Answer

4 votes

Answer: the correct option is

(B) F T → T.

Step-by-step explanation: We are given to find the truth value of he following conditional statement :

"If the grass is red, then the snow is white."

Let us consider that

p : the grass is red. This is a false statement

and

q : the snow is white. This is a true statement.

So, we get

p → q

F → T, which is true (T).

Thus, the required answer is F T → T

Option (B) is CORRECT.

User Abdul Gafoor
by
5.7k points