228k views
5 votes
Which expression below is true?

1) 8 > 104
2) 69 < 70
3) 160 < 150
4) 3641 > 3840

User Stanpol
by
7.7k points

1 Answer

5 votes

Final answer:

The expression that is true is 2) 69 < 70. To compare the numbers, you can look at the digits from left to right. In this case, 6 is less than 7, so 69 is less than 70.

Step-by-step explanation:

The expression that is true is 2) 69 < 70. To compare the numbers, you can look at the digits from left to right. In this case, 6 is less than 7, so 69 is less than 70. Relational operators, also known as comparison operators, are symbols used in programming and mathematics to compare two values. These operators return a Boolean result, indicating whether the comparison is true or false.

User Samir Rahimy
by
8.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.