Exponents

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 198
Joined: Fri Mar 09, 2007 8:40 pm
Thanked: 7 times

Exponents

by kris610 » Sun Feb 19, 2012 5:48 pm
This GMAT practice question is in the form of an equation. Take a look at Figure 1 and see if you can decide which multiple choice answer is correct.



Image

D

I arrived at an answer different from the OA. Not sure whether the OA is incorrect or whether I missed something.
Source: — Problem Solving |

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 768
Joined: Wed Dec 28, 2011 4:18 pm
Location: Berkeley, CA
Thanked: 387 times
Followed by:140 members

by Mike@Magoosh » Sun Feb 19, 2012 6:11 pm
Hi, there. I'm happy to help with this. :)

This problem is a good review of laws of exponents.

First, we given two equations:
R = 3^81
R^R = 3^S

And it asks us to figure out an expression for S. Well, first of all, substitute the first equation into each "R" of the second equation

3^S = (3^81)^(3^81)

By the law of exponents that says (a^m)^n = a^(m*n), we can simplify this to:

3^S = (3^81)^(3^81) = 3^[81*(3^81)]

Both sides are now of the form 3 to the power of something, so we can equate the exponents.

S = 81*(3^81)

None of the answers are in that form. I notice, though, that 81 itself is a power of 3: 81 = 3^4. I'll substitute that into the first 81 of the expression for S

S = 81*(3^81) = (3^4)*(3^81)

Now, we can use another law of exponents that says (a^m)*(a^n) = a^(m+n)


S = 81*(3^81) = (3^4)*(3^81) = 3^(4+81) = 3^85

Answer = D, which coincides with the OA.

This was a really tricky question. Does all this make sense? Please let me know if there are any questions.

Mike :)
Magoosh GMAT Instructor
https://gmat.magoosh.com/

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Sun Feb 19, 2012 6:19 pm
kris610 wrote:This GMAT practice question is in the form of an equation. Take a look at Figure 1 and see if you can decide which multiple choice answer is correct.



Image

D

I arrived at an answer different from the OA. Not sure whether the OA is incorrect or whether I missed something.
R = 3�¹.

Since it is given that R^R = 3^S:
(3�¹)^(3�¹) = 3^S.

When an exponent is raised to another power, multiply the exponents:
(3�¹)^(3�¹) = 3^S
3^(81*3�¹) = 3^S
3^(3�*3�¹) = 3^S
3^3�� = 3^S.

Since each side of the equation has the same base, the exponents must be equal.
Thus, 3�� = S.

The correct answer is D.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 198
Joined: Fri Mar 09, 2007 8:40 pm
Thanked: 7 times

by kris610 » Sun Feb 19, 2012 6:35 pm
Thanks Mike and Mitch. I was doing this mentally, and arrived at 81 -- I ignored the base in my final step! :-).