Math problems from the *free* official practice tests and
problems from mba.com
I_need_a_700plus
Course Students
 
Posts: 32
Joined: Mon Mar 30, 2009 7:53 am
 

If 5^21 * 4^11 = 2 * 10^n

by I_need_a_700plus Mon Sep 16, 2013 5:45 pm

My apologies if this is a duplicate entry. I had a hard time searching the following GMAT Prep problem within the forum:

If 5^21 * 4^11 = 2 * 10^n what is the value of n?

a) 11
b) 21 (correct answer)
c) 22
d) 23
e) 32

What am I doing wrong?

I changed 4^11 = (2^2)^11 = 2^22

I changed 10^n = (2 * 5)^n = (2^n)(5^n)

New equation: 5^21 * 2^22 = (2)(2^n)(5^n)

Am I approaching this correctly?
RonPurewal
Students
 
Posts: 19744
Joined: Tue Aug 14, 2007 8:23 am
 

Re: If 5^21 * 4^11 = 2 * 10^n

by RonPurewal Tue Sep 17, 2013 6:41 am

That approach is perfect.

Remember that you can consider the power of each different prime separately. (In fact, this is the only reason why prime factorizations are useful.)

So...
5^21 * 2^22 = (2)(2^n)(5^n)


If you just look at the blue things, you're done. n has to be 21. End of story.

You can also use the not-blue things, but that's a bit more work, since you have to combine 2 * 2^n = 2^(n + 1), and then go with n + 1 = 22.