What are all the rules about the greater than and less than?

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 43
Joined: Wed Jan 21, 2009 2:24 pm
Thanked: 1 times
It sounds simple, but i'd like to rememebr the rules when we handle greater than and less than.

for example, the problem below:

If x2 < 9 and &#8722;2 < y < 1, then which of the following is true


x < 3y

3x < 2y

2x > &#8722;3y

xy < 6

&#8722;xy > 6


My question is not about how to solve it ( the answer is the one before the last) but rather to ask, how could i prove this without having to plug in numbers?
for example, the problem stat -3 < x < 3 and -2< y < 1

I thought of multiplying the 2 together but there's a paradox. -3 * -2 < xy< 3*1 = 6 < xy<3 which makes no sense. so what are the rules when combining two sets of ranges together?

Thanks
Source: — Data Sufficiency |

User avatar
Legendary Member
Posts: 2134
Joined: Mon Oct 20, 2008 11:26 pm
Thanked: 237 times
Followed by:25 members
GMAT Score:730
r_walid wrote: for example, the problem stat -3 < x < 3 and -2< y < 1

I thought of multiplying the 2 together but there's a paradox. -3 * -2 < xy< 3*1 = 6 < xy<3 which makes no sense. so what are the rules when combining two sets of ranges together?

Thanks
Think this series as maximum minimum type of questions

What is the biggest number you can have as XY ?

XY<6 (-2 x -3 )

What is the smallest number you can have as XY ?

XY > -6 (-2 x 3 )

So your set is

-6 < XY < 6
LGTCH
---------------------
"DON'T LET ANYONE STEAL YOUR DREAM!"

Senior | Next Rank: 100 Posts
Posts: 43
Joined: Wed Jan 21, 2009 2:24 pm
Thanked: 1 times

by r_walid » Thu Jan 22, 2009 1:14 pm
Thanks.
but then how do i solve: 2x > &#8722;3y ?
thank you