answersLogoWhite

0


Best Answer

3/7 is less than 8/9. Because 3/7= 27/63 and 8/9=56/63 .

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is 3 over 7 greater less than or equals to 8 over 9?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is 4over8 greater than half but less than 1?

No : 4 over 8 equals one half and so is not greater. It is less than 1 .


Is 4 over 5 greater than or less than zero?

4/5 is greater than zero - it equals 0.8


What are the greater than equal to and less than symbols?

> is greater than = is equals < is less than.


Is 2 over 5 greater than 0.45?

It is less than 0.45 because 2 over 5 equals 0.40


Is 500 in greater than less than or equals to 40 ft?

Greater.


Is 6 yards less than greater than or equals to 2 feet?

less than


OR syntax in javascript?

x=10; y=10; if (x >= 10 y >= 10) { //dostuff } OR: AND: && greater than: > greater than or equals to: >= less than: < less than or equal to: <= equals: NOT: !


How can you tell whether the percent of a number will be greater than less than or equal to the number?

100% equals the number. Less than 100% is less than the number. Greater than 100% is greater than the number.


What are symbols such as inequalities and equals?

Less than: x<y Greater than: x>y Equal to: x=y There is also less than or equal to, which is the less than symbol with a line over it, as well as greater than or equal to, which is the greater than symbol with a line over it. Not equal to is an equal sign with a slash. About equal to is an equal sign but with squiggly lines intead of straight.


Is the product of 0.4 and 1.8 greater than or less than 0.4?

It is greater because it equals 0.72.


Is 2 over 3 greater than 7 over 10?

2/3 equals 20/30 7/10 equals 21/30 2/3 is less than 7/10.


What are the standard operators in Excel?

The logical operators in Excel are as follows. < is less than, > is greater than, = is equals. <= is less than or equals and >= is greater than or equals. Not equal to is written as <>.