fraction and exponent question

This topic has expert replies
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 139
Joined: Fri Nov 26, 2010 4:45 pm
Location: Boston
Thanked: 20 times
Followed by:1 members
GMAT Score:720

by stormier » Mon Feb 21, 2011 1:05 pm
Frances87 wrote:Sorry if this question has already been posted before, but it came up on a practise test I took, and I am stuck as to how to solve it:

If (1/5)m(1/4)18 = 1/2(10)35, m?

a. 18
b. 17
c. 21
d. 35
e. 3

The answer is D
(1/5)^m (1/4)^18 = 1/[2(10)^35]

=> 5^(-m)*2^(-36) = 2^(-1)*(10)^(-35)
=> 5^(-m)*2^(-36) = 2^(-1)*5^(-35)*2^(-35)
=> 5^(-m)*2^(-36) = 5^(-35)*2^(-36)

Thus -m = -35; or m=35
__________________________

please write a raised to power b as -> a^b

1/a^x = (1/a)^x = a^(-x)

User avatar
Senior | Next Rank: 100 Posts
Posts: 74
Joined: Fri Dec 17, 2010 12:37 pm
Location: Munich
Thanked: 3 times

by garuhape » Mon Feb 21, 2011 3:22 pm
Stomier,

can you please explain the general rule behind switching 4^18 to 2^36

Thx

User avatar
Senior | Next Rank: 100 Posts
Posts: 74
Joined: Fri Dec 17, 2010 12:37 pm
Location: Munich
Thanked: 3 times

by garuhape » Mon Feb 21, 2011 3:24 pm
garuhape wrote:Stomier,

can you please explain the general rule behind switching 4^18 to 2^36

Thx
I got it ;)

4*4 = 4^2 = 2*2*2*2 = 2^4

Master | Next Rank: 500 Posts
Posts: 139
Joined: Fri Nov 26, 2010 4:45 pm
Location: Boston
Thanked: 20 times
Followed by:1 members
GMAT Score:720

by stormier » Mon Feb 21, 2011 3:34 pm
garuhape wrote:
garuhape wrote:Stomier,

can you please explain the general rule behind switching 4^18 to 2^36

Thx
I got it ;)

4*4 = 4^2 = 2*2*2*2 = 2^4

(a^b)^c = a^(bc)

4^18 = (2^2)^18 = 2^(18*2) = 2^36


However,

a^(b^c) is not equal to a^bc

Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Tue Jan 18, 2011 1:28 am

by Frances87 » Tue Feb 22, 2011 3:27 am
Thanks Stormier, great explanation!