BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

2^x - 2^(x-2) = 3(2^13) what is x?

Expert replies
Source: — Problem Solving |

by Anurag@Gurome » Thu Feb 14, 2013 10:08 pm
kunalkulkarni wrote:2^x - 2^(x-2) = 3(2^13) what is x?
2^(x - 2) = (2^x)*(2^(-2)) = (2^x)/(2^2)

--> (2^x) - 2^(x - 2) = 3*(2^13)
--> (2^x) - (2^x)/(2^2) = 3*(2^13)
--> (2^2)*(2^x) - (2^x) = 3*(2^13)*(2^2)
--> (2^x)*[(2^2) - 1] = 3*(2^15)
--> 3*(2^x) = 3*(2^15)

Comparing the both sides, 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/
Join the discussion

by Anurag@Gurome » Thu Feb 14, 2013 10:13 pm
Another tricky method to solve this problem is to expressing the right side of the expression as powers of of 2 only so that we can compare it with the left side.

3*(2^13) = (4 - 1)*(2^13) = (2^2 - 1)(2^13) = 2^15 - 2^13 = 2^15 - 2^(15 - 2)

hence, 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/
Join the discussion

by GMATGuruNY » Thu Feb 14, 2013 10:32 pm
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
Join the discussion

by kunalkulkarni » Thu Feb 14, 2013 11:39 pm
Thank you Anurag. The solution is awesome!
@Mitch: I kind of get excited when I see such challenging questions, and almost forget the plug-in concept! I should keep reminding myself about plug-in strategy when I get excited the next-time :)
Thank you.

Cheers,
Kunal
Join the discussion

by ritzzzr » Fri Feb 15, 2013 2:36 am
2^x-2^(x-2)=3(2^13)
=>2^x(1-1/4)=3(2^13)
=>2^x(3/4)=3(2^13)
=>2^x=2^2 *2^13
=>2^x=2^(13+2)
=>2^x=2^15
=>x=15
Join the discussion

edit

by ceilidh.erickson » Fri Feb 15, 2013 12:55 pm
The most important thing when analyzing any GMAT problem is to ask yourself - what concept is being tested? And what is my goal? Always ask yourself these questions before diving in.

Here, we're clearly testing properties of exponents. So what do you know about variable exponents? Well, if you can set the bases equal, you can set the exponents equal. For example, \(3^x = 27\), then \(3^x = 3^3\), so x must equal 3.

In this problem, though, we're subtracting on the left side, and we have a different base on the other side. We know we can only compare the exponents if we express everything as multiplication. So your goal is - How do you get the left side to look like the right side? How do you turn subtraction into multiplication? Well, by factoring! Pull out the biggest common factor from both terms on the left side:

$$2^x-2^{x-2}=3\left(2^{13}\right)$$
$$2^{x-2}\left(2^2-1\right)=3\left(2^{13}\right)$$
$$2^{x-2}\left(4-1\right)=3\left(2^{13}\right)$$
$$2^{x-2}\left(3\right)=3\left(2^{13}\right)$$
$$2^{x-2}=2^{13}$$
$$x-2=13$$
$$x=15$$
Ceilidh Erickson
EdM in Mind, Brain, and Education
Harvard Graduate School of Education
Join the discussion