GMAT PREP - algebra/exponents

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 131
Joined: Fri Jun 18, 2010 10:19 am
Location: New York, NY
Thanked: 10 times

GMAT PREP - algebra/exponents

by aleph777 » Sun Feb 27, 2011 5:37 am
Had trouble with this one. I think you need to expand 3(2^13) to become 2^13 + 2^13 + 2^13, but then I can't make any progress on the left side of the equation.
Attachments
Screen shot 2011-02-27 at 7.48.33 AM.png
Source: — Problem Solving |

User avatar
Master | Next Rank: 500 Posts
Posts: 436
Joined: Tue Feb 08, 2011 3:07 am
Thanked: 72 times
Followed by:6 members

by manpsingh87 » Sun Feb 27, 2011 5:43 am
aleph777 wrote:Had trouble with this one. I think you need to expand 3(2^13) to become 2^13 + 2^13 + 2^13, but then I can't make any progress on the left side of the equation.
2^x-2(2^2 - 1)
3 * 2^x-2= 3 * 2^13
equating both sides
x-2= 13
x=15
O Excellence... my search for you is on... you can be far.. but not beyond my reach!

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 » Sun Feb 27, 2011 6:08 am
If 2^x - 2^(x-2) = 3(2^13), what is the value of x?
a) 9
b) 11
c) 13
d) 15
e) 17
We can plug in the answer choices for x.

Answer choice C: x= 13
2^13 - 2^(13-2) = 3(2^13)
2^13 - 2^11 = 3(2^13)
2^11(2^2 - 1) = 3(2^13)
2^11(3) = 3(2^13)

Plugging in x=13 made the exponent on the left 2^11.
To match 2^13 on the right side of the equation, the exponent needs to be increased by 2.
Thus, x = 13+2 = 15.

The correct answer is D.
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

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 3835
Joined: Fri Apr 02, 2010 10:00 pm
Location: Milpitas, CA
Thanked: 1854 times
Followed by:523 members
GMAT Score:770

by Anurag@Gurome » Sun Feb 27, 2011 6:18 am
Note that we can write, 2^x = 2^(x - 2 + 2) = (2^2)*(2^(x - 2)) = 4*(2^(x - 2))

Hence, we can rearrange the left side as,
  • ... 2^x - 2^(x - 2)
    = 4*(2^(x - 2)) - 2^(x - 2)
    = 2^(x - 2)*(4 - 1) ............ Taking 2^(x - 2) common from both terms
    = 3*2^(x - 2)
Now comparing with the left side, (x - 2) = 13, i.e. x = 15

The correct answer is D.

Another Method: Note that left side has powers of 2 only, but right side has a 3! How to deal this? We can write 3 = (2^2) - 1. Let's rearrange left side using this,
  • 3*(2^13) = (2^2 - 1)*(2^13) = (2^15) - (2^13) = (2^15) - 2^(15 - 2)
Comparing with left side, x = 15
Anurag Mairal, Ph.D., MBA
GMAT Expert, Admissions and Career Guidance
Gurome, Inc.
1-800-566-4043 (USA)

Join Our Facebook Groups
GMAT with Gurome
https://www.facebook.com/groups/272466352793633/
Admissions with Gurome
https://www.facebook.com/groups/461459690536574/
Career Advising with Gurome
https://www.facebook.com/groups/360435787349781/

Master | Next Rank: 500 Posts
Posts: 131
Joined: Fri Jun 18, 2010 10:19 am
Location: New York, NY
Thanked: 10 times

by aleph777 » Sun Feb 27, 2011 7:50 am
Thanks everyone.

Mitch, your plug-in method is so easy--I often overlook this approach.

And the same goes for what manpsingh87 did... I see this sort of reverse distribution problem so infrequently, I forget it can be done!

Got to build that into my repertoire for game day!