exponents

This topic has expert replies
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 14
Joined: Wed Aug 27, 2008 6:37 pm
Thanked: 3 times

by KeyserSoze525 » Mon Oct 27, 2008 6:49 am
2^x - 2^(x-2) = 3(2^13)

Using the exponent rule x^a * x^b = x^(a+b):

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

Factor out 2^x from the left side:

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

Simplify:

2^x * (1 - 1/4) = 3(2^13)

2^x * 3/4 = 3(2^13)

Multiply both sides by 4 or 2^2:

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

Divide both sides by 3:

2^x = 2^2 * 2^13

Simplify:

2^x = 2^(2+13)

2^x = 2^15

Since the bases are the same you can say that x = 15

Legendary Member
Posts: 1159
Joined: Wed Apr 16, 2008 10:35 pm
Thanked: 56 times

by raunekk » Thu Oct 30, 2008 1:45 am
imo:15

Legendary Member
Posts: 833
Joined: Mon Aug 04, 2008 1:56 am
Thanked: 13 times

by vivek.kapoor83 » Thu Oct 30, 2008 3:00 am
clearly 15.

Senior | Next Rank: 100 Posts
Posts: 46
Joined: Mon Jul 07, 2008 12:10 pm
Location: Atlanta
Thanked: 5 times
Followed by:1 members

by lachlanc » Thu Oct 30, 2008 8:25 am
vivek.kapoor83 wrote:clearly 15.
what value did you bring to the discussion with that statement?
If it so clear that the answer is 15, please show your work.

Master | Next Rank: 500 Posts
Posts: 260
Joined: Sun Oct 12, 2008 8:10 pm
Thanked: 4 times

by PAB2706 » Fri Oct 31, 2008 12:25 am
2^x - 2^(x-2) = 3(2^13)

let us first solve the LHS

= 2^x - 2^x/ 2^2 solving by equating the denominator we get

= (2^x* 2^2 - 2^x) / 2^2

= [2^x * ( 2^2-1)] / 2^2

= [2^x * ( 4-1 ) ] / 2^2

= [ 2^x * ( 3 ) ] / 2^2

Now equating LHS and RHS we get

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

2^x * ( 3) = 3* 2^15

cancelling 3 from both the sides and then comparing the exponents of 2 we get

x=15

I know this is too elaborate explanation but i am sure this shud clear most doubts.