Inequalities question

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 103
Joined: Sat Jun 02, 2012 9:46 pm
Thanked: 1 times

Inequalities question

by topspin360 » Mon May 05, 2014 9:50 am
Can someone show how to do this algebraically?I understand the answer intuitively but want to have the algebraic way in my back pocket.


Is x > 0?

A) x^6 > x^7
B) x^7 > x^8

Answer: B

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Mon May 05, 2014 10:47 am
topspin360 wrote:Can someone show how to do this algebraically?I understand the answer intuitively but want to have the algebraic way in my back pocket.


Is x > 0?

A) x^6 > x^7
B) x^7 > x^8

Answer: B
Both statements imply that x≠0.
Thus, the value of x raised to ANY EVEN POWER will be POSITIVE.
As a result, we can safely simplify the statements by dividing each side by x^(even power).

Statement 1: x� > x�
Dividing each side by x�, we get:
1 > x.
Thus, x can be any nonzero value less than 1.
Since it's possible that x=1/2 or that x=-1, INSUFFICIENT.

Statement 2: x� > x�
Dividing each side by x�, we get:
1/x > 1.
Since 1/x > 0, x>0.
SUFFICIENT.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 103
Joined: Sat Jun 02, 2012 9:46 pm
Thanked: 1 times

by topspin360 » Mon May 05, 2014 12:06 pm
GMATGuruNY wrote:
topspin360 wrote:Can someone show how to do this algebraically?I understand the answer intuitively but want to have the algebraic way in my back pocket.


Is x > 0?

A) x^6 > x^7
B) x^7 > x^8

Answer: B
Both statements imply that x≠0.
Thus, the value of x raised to ANY EVEN POWER will be POSITIVE.
As a result, we can safely simplify the statements by dividing each side by x^(even power).

Statement 1: x� > x�
Dividing each side by x�, we get:
1 > x.
Thus, x can be any nonzero value less than 1.
Since it's possible that x=1/2 or that x=-1, INSUFFICIENT.

Statement 2: x� > x�
Dividing each side by x�, we get:
1/x > 1.
Since 1/x > 0, x>0.
SUFFICIENT.

The correct answer is B.
Haha Mitch I actually remember you showing me this solution for another problem. Have to remember the methods! Thanks!

Junior | Next Rank: 30 Posts
Posts: 27
Joined: Fri Nov 15, 2013 10:19 am
Thanked: 4 times

by feedrom » Tue May 06, 2014 9:56 am
Hi Mitch,

To the statement (2) x^7 > x^8, if I rearrange it by another way, it becomes confused:

x^7-x^8 >0
x^7(1-x) >0
From this, two cases will appear: x<1 or x>1

What's wrong with this way?
Thanks.