Exponents, find value of X

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 1448
Joined: Tue May 17, 2011 9:55 am
Location: India
Thanked: 375 times
Followed by:53 members

by Frankenstein » Mon Jul 04, 2011 7:08 pm
Hi,
2^x = 2^(x-2+2) = 2^2*2^(x-2) = 4.2^(x-2)
So, 2^x - 2^x-2 = 4*2^(x-2) - 2^(x-2) = 3*2^(x-2) = 3*2^13
So, x-2 = 13 => x=15

Hence, D
Cheers!

Things are not what they appear to be... nor are they otherwise

Master | Next Rank: 500 Posts
Posts: 112
Joined: Sun Jun 13, 2010 9:20 am
Thanked: 5 times
GMAT Score:640

by sunilrawat » Mon Jul 04, 2011 8:58 pm
rerika01 wrote:2^x - 2^x-2 = 3(2^13), what is the value of x?

a) 9
b) 11
c) 13
d) 15
e) 17

The answer is 15. I just don't know how to get to 15.

thanks!
2^x - 2^x-2 = 3(2^13)
2^x(1 - 2^-2) = 3(2^13)
3*2^(x-2) = 3(2^13)
x-2 = 13,
x = 15