asked 229k views
2 votes
So i need help doing this greater than stuff and less than 1 greater than 1 and equal to one. I need help please.

1 Answer

3 votes

Firstly, we have to check whether number 1 is greater than number 0. By definition, we know that any number is greater than 0 except 0 itself. So, 1 is indeed greater than 0. Therefore, this statement is true.

Next, we are comparing whether 1 is greater than 1. But for a number to be greater than another number, it needs to be strictly more than that number. Here, since the two numbers are same, we can't say that one is greater than the other. So, this statement is false.

Lastly, we're checking whether 1 is equal to 1. The equality condition is satisfied when the two numbers being compared are exactly equal to each other. Here, both the numbers are 1, so they are indeed equal. Hence, this statement is also true.

Hence, after comparing, we get that 1 is greater than 0 (true), 1 is not greater than 1 (false), and 1 is equal to 1 (true).

answered
User Mhlandry
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.