I need help with a math problem..please don't laugh

This topic has expert replies
Source: — Problem Solving |

Master | Next Rank: 500 Posts
Posts: 177
Joined: Thu Aug 14, 2008 11:59 am
Thanked: 25 times

by mp2437 » Wed Dec 02, 2009 12:16 pm
The right hand side should be 1/(2 * 10^35).

(1/5)^m * (1/4)^18 = 1/(2 * 10^35)
Breakout the terms in the right hand side (1/5)^m * (1/4)^18 = 1/2 * (1/10)^35
Breakout the terms to their prime factors (4 on the left side and 10 on the right): (1/5)^m * (1/(2^2))^18 = 1/2 * [(1/5)*(1/2)]^35
(1/5)^m * (1/2)^(2*18) = 1/2 * (1/5)^35 * (1/2)^35 --> (1/5)^m * (1/2)^36 = (1/2) * (1/5)^35 * (1/2)^35
Combine the (1/2) in the right hand side: (1/5)^m * (1/2)^36 = (1/5)^35 * (1/2)^36
Solving for m gives you 35. Choice D.
Last edited by mp2437 on Wed Dec 02, 2009 12:25 pm, edited 1 time in total.

Senior | Next Rank: 100 Posts
Posts: 50
Joined: Tue Oct 13, 2009 1:25 am
Thanked: 14 times
GMAT Score:720

by November Rain » Wed Dec 02, 2009 12:18 pm
Hi
Are you sure about the "2" in the expression? is it correct?

According to the rules for this kind of problem, you should do the following:

First: Try to factor any sums that may exist in the expression, turning them into multiplications (in this case this is not a problem as there are no sums).

Second: Factor every number into their primes. This is the key to solve this problem:
(1/5)^m (1/4)^18 = 2(1/10)^35 =
(1/5)^m (1/2) ^18 (1/2) ^18 = 2(1/2)^35 (1/5)^35

Third: Cancel out all factors and simplify the expression:
(1/5)^m (1/2) ^36 = 2(1/2)(1/2)^34 (1/5)^35 =
(1/5)^m (1/2) ^36 = 2(1/2)(1/2)^34 (1/5)^35 =
(1/5)^m (1/2) ^2 = (1/5)^35

The problem here is that you get (1/2) ^2 in the end, which you can't cancel. If the expressionis correct, does anyone has any ideas?

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Mon Nov 23, 2009 5:37 pm

by w103mjkkanemj » Wed Dec 02, 2009 12:24 pm
November Rain,

Yes the placement of the number 2 is correct; that is one of the primary pieces of the problem that really confused me.

Master | Next Rank: 500 Posts
Posts: 177
Joined: Thu Aug 14, 2008 11:59 am
Thanked: 25 times

by mp2437 » Wed Dec 02, 2009 12:27 pm
I edited my response to keep the notation the same as the answer given. This question is from zuleron's 198 700+ questions (question 1), and there is a typo in the right hand side.

Newbie | Next Rank: 10 Posts
Posts: 4
Joined: Mon Nov 23, 2009 5:37 pm

by w103mjkkanemj » Wed Dec 02, 2009 12:37 pm
mp2437,

Thank you very much for the help. I will edit the question on the right handside so it is correct.

What's also interesting, is this question was the first question on the GMATPrep Software, which I downloaded from mba.com!

Thanks again.

Junior | Next Rank: 30 Posts
Posts: 23
Joined: Mon Nov 16, 2009 12:51 am

by munaf » Thu Dec 03, 2009 2:29 am
answer is D- 35

these type of questions frequently appear on gmat.I have got similar 1st questions on actual GMAT and alos on gmat prep.

Legendary Member
Posts: 869
Joined: Wed Aug 26, 2009 3:49 pm
Location: California
Thanked: 13 times
Followed by:3 members

by heshamelaziry » Fri Dec 04, 2009 5:11 pm
Is this correct ?

5^-m * 2^-36 = 1/ 2^36 * 5^35

5^-m * 2^-36 = 2^-36 * 5^-35

-m = -35 ----> m = 35


I am not sure if mp2437 solution was necessarily long ?