exponents

This topic has expert replies
Senior | Next Rank: 100 Posts
Posts: 38
Joined: Wed Mar 14, 2007 1:17 am

exponents

by Atult718 » Wed Aug 01, 2007 1:33 am
1 more
Attachments
111.JPG

Master | Next Rank: 500 Posts
Posts: 214
Joined: Fri Jul 20, 2007 1:35 am
Thanked: 3 times

by beny » Wed Aug 01, 2007 6:57 pm
Factor out a 2^(x-2):

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

x = 15

Master | Next Rank: 500 Posts
Posts: 100
Joined: Fri Jul 27, 2007 12:36 pm
Thanked: 6 times

by g_beatthegmat » Thu Aug 02, 2007 4:35 am
I generally find the below method easier-

Let 2^x = y. This would change the given equation to-

=> y - y*(2^-2) = 3*(2^13) (replacing 2^x by y)
=> y - y/4 = 3*(2^13)
=> 4y - y = 3*4*(2^13)
=> 3y = 3*(2^2)*(2^13) (replacing 4 by 2^2)
=> y = 2^15 (3 cancels out on both the side, power of 2 adds up to 15)

Now as y was = 2^x, and y = 2^15, we get
2^x = 2^15.

Which is x = 15