GMAT PREP QUESTION

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 101
Joined: Tue Oct 27, 2009 8:19 am
Thanked: 4 times
Followed by:2 members

GMAT PREP QUESTION

by g.shankaran » Sat Apr 09, 2011 9:25 pm
which of the following inequalities has a solution set that when graphed on the number line, is a single line segment of finite length?

1. x^4 >=1
2. x^3 >= 27
3. x^2 >= 16
4. 2<=|x|<= 5
5. 2 <= 3x+4 <= 6

Can you please explain
Source: — Problem Solving |

User avatar
GMAT Instructor
Posts: 905
Joined: Sun Sep 12, 2010 1:38 am
Thanked: 378 times
Followed by:123 members
GMAT Score:760

by Geva@EconomistGMAT » Sat Apr 09, 2011 10:11 pm
g.shankaran wrote:which of the following inequalities has a solution set that when graphed on the number line, is a single line segment of finite length?

1. x^4 >=1
2. x^3 >= 27
3. x^2 >= 16
4. 2<=|x|<= 5
5. 2 <= 3x+4 <= 6

Can you please explain
You want an inequality that allows values of x along a single finite range: for example, 3<x<10 is such a finite range, since x is limited from both sides - it can't go lower than 3, or higher than 10.

Once you get this, A, B, and C are eaasily eliminated: they all allow an infinite range of x. For x^4>=1, x can be 2, 3, 4, 5, 6, 10,000, a billion, all of which, when rasied to the power of 4, will be greater than 1. there's no upper limit to x. The same goes for B and C.

Eliminating D is slighty trickier, since x is indeed limited on both sides. The problem with D is that the solution set of x (the range of possible values of x) is not a single finite line: x can be either 2<=x<=5 OR -5<=x<=-2 - so there are two lines that represent the possible values for x according to the inequality.

E is the only one where x has a single, limited range of possible values
2 <= 3x+4 <= 6 /-4
-2 <= 3x <= 2 /:3
-2/3 <= x <= 2/3

X has an upper and lower limit (so it's finite), and there's only a single range of values for x. E is the answer.
Geva
Senior Instructor
Master GMAT
1-888-780-GMAT
https://www.mastergmat.com

User avatar
Master | Next Rank: 500 Posts
Posts: 101
Joined: Tue Oct 27, 2009 8:19 am
Thanked: 4 times
Followed by:2 members

by g.shankaran » Sat Apr 09, 2011 10:21 pm
Thanks for the reply