45.4k views
3 votes
Which of the following illustrates the truth value of the given statements?

P: 7 is an even number or Q: 3 is the square root of 9 (P ∨ Q)

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

User Jlogan
by
6.2k points

1 Answer

3 votes

Answer:


FT\rightarrow T

Explanation:

If p and q are two statements, then you can use the following table to find the value of
p\vee q:


\begin{array}{ccccc}p&|&q&|&p\vee q\\ \\T&|&T&|&T\\T&|&F&|&T\\F&|&T&|&T\\F&|&F&|&F\end{array}

If

p: 7 is an even number - is false, because 7 is not an even number (F)

q: 3 is the square root of 9 - true, because 3 is the square root of 9 (T),

then according to the above table,
p\vee q is true.

Correct option


FT\rightarrow T

User Jnas
by
5.6k points