56.8k views
5 votes
Which of the following Illusions the truth value of given statements ? 5 is less than 7 or 7 is less than 12.

TT > T

TF > T

FT > T

FF > F


answer asap please

User Alberto M
by
5.8k points

2 Answers

5 votes

An OR statement (written
A \lor B) is true if either one of the statements is true, or both. This is the truth table:


\begin{array}ccT&T&T\\T&F&T\\F&T&F\\F&F&F\end{array}

In this case, both statements are true, because 5 is indeed smaller than 7, and 7 is smaller than 12. This means that you're in the first row of the truth table, and so the correct option is the first.

User Timaayy
by
7.3k points
6 votes
it's the first answer it's true true
User Krojew
by
6.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.