Question on exponents

This topic has expert replies
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Mon Aug 26, 2013 6:38 pm
stephkhaira wrote:What is the value of x? 2^x - 2^(x-2) = 3*(2^13)

9
11
13
15
17

[spoiler]ans: 15[/spoiler]

This requires some factoring.

Aside: Some students are okay with straightforward factoring like these examples:
k^5 - k^3 = k^3(k^2 - 1)
m^19 - m^15 = m^15(m^4 - 1)

But they have problems when the exponents are variables, like this:
w^x + x^(x+5) = w^x(1 + w^5)

IMPORTANT: Notice that, each time, the greatest common factor of both terms is the term with the smallest exponent.

So, in the expression 2^x - 2^(x-2), the term with the smallest exponent is 2^(x-2), so we can factor out 2^(x-2)

Okay, now onto the solution:
2^x - 2^(x-2) = 3(2^13)
2^(x-2)[2^2 - 1] = 3(2^13)
2^(x-2)[3] = 3(2^13)
So, 2^(x-2)= 2^13
x-2 = 13
[spoiler]x = 15[/spoiler]

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

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 Aug 26, 2013 8:14 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.

Algebraically:
Try get SIMILAR BASES on each side of the equation.
Given x^y ± x^z, factor out the SMALLER EXPONENT.

2^x - 2^(x-2) = 3(2^13)

2^(x-2)(2^2 - 1) = 3(2^13)

2^(x-2)(3) = 3(2^13)

2^(x-2) = 2^13

x-2 = 13

x = 15.
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

Senior | Next Rank: 100 Posts
Posts: 54
Joined: Sat May 18, 2013 10:24 am
Thanked: 1 times
Followed by:1 members

by stevennu » Sun Sep 01, 2013 9:10 pm
Brent@GMATPrepNow wrote:
stephkhaira wrote:What is the value of x? 2^x - 2^(x-2) = 3*(2^13)

9
11
13
15
17

[spoiler]ans: 15[/spoiler]

This requires some factoring.

Aside: Some students are okay with straightforward factoring like these examples:
k^5 - k^3 = k^3(k^2 - 1)
m^19 - m^15 = m^15(m^4 - 1)

But they have problems when the exponents are variables, like this:
w^x + x^(x+5) = w^x(1 + w^5)

IMPORTANT: Notice that, each time, the greatest common factor of both terms is the term with the smallest exponent.

So, in the expression 2^x - 2^(x-2), the term with the smallest exponent is 2^(x-2), so we can factor out 2^(x-2)

Okay, now onto the solution:
2^x - 2^(x-2) = 3(2^13)
2^(x-2)[2^2 - 1] = 3(2^13)
2^(x-2)[3] = 3(2^13)
So, 2^(x-2)= 2^13
x-2 = 13
[spoiler]x = 15[/spoiler]

Cheers,
Brent
Thank you very much. Your insight with regards to the factoring of bases with variable exponents just opened my eyes. I don't know what the study books sometimes fail to mention in plain english, some of these fundamental processes...