exponenets

This topic has expert replies
Source: — Problem Solving |

Junior | Next Rank: 30 Posts
Posts: 27
Joined: Wed Feb 13, 2008 10:34 am
Location: India
Thanked: 3 times

by musicdaemon » Thu Mar 27, 2008 8:46 pm
n = 15
Let the Game begin

User avatar
GMAT Instructor
Posts: 3225
Joined: Tue Jan 08, 2008 2:40 pm
Location: Toronto
Thanked: 1710 times
Followed by:614 members
GMAT Score:800

Re: exponenets

by Stuart@KaplanGMAT » Thu Mar 27, 2008 9:03 pm
vinviper1 wrote:5*15×4*8=2×10*n

* = exponent

What is n?

1. 6
2. 7
3. 8
4. 15
5. 23
5^15 * 4^8 = 2×10^n

5^15 * (2*2)^8 = 2×10^n

5^15 * 2^16 = 2×10^n

5^15 * 2^15 * 2 = 2×10^n

(5*2)^15 * 2 = 2×10^n

10^15 * 2 = 2×10^n

10^15 = 10^n

15 = n
Image

Stuart Kovinsky | Kaplan GMAT Faculty | Toronto

Kaplan Exclusive: The Official Test Day Experience | Ready to Take a Free Practice Test? | Kaplan/Beat the GMAT Member Discount
BTG100 for $100 off a full course

Junior | Next Rank: 30 Posts
Posts: 27
Joined: Thu Apr 10, 2008 1:20 pm
Thanked: 1 times

by humeixia » Thu Apr 10, 2008 8:30 pm
Yes, n=15

Master | Next Rank: 500 Posts
Posts: 222
Joined: Tue Mar 25, 2008 3:52 pm
Thanked: 2 times

by vinviper1 » Mon May 12, 2008 11:08 am
4^8 = (2*2)^8 = 2^16

Is this a general exponent rule?

Doesn't work with others like 5s

Or 9^2 = (3*3)^2 = 3^4

Thanks!

User avatar
Master | Next Rank: 500 Posts
Posts: 400
Joined: Mon Dec 10, 2007 1:35 pm
Location: London, UK
Thanked: 19 times
GMAT Score:680

by II » Mon May 12, 2008 12:03 pm
vinviper1 wrote:4^8 = (2*2)^8 = 2^16

Is this a general exponent rule?

Doesn't work with others like 5s

Or 9^2 = (3*3)^2 = 3^4

Thanks!
4 is a perfect square and can be expressed as 2^2 ... so all you are doing is replacing the 4 with the 2^2.

9^2 => we know 9 is a perfect square ... so 9 can be written as 3^2.
So 9^2 => (3^2)^2 = 3^4.

Master | Next Rank: 500 Posts
Posts: 222
Joined: Tue Mar 25, 2008 3:52 pm
Thanked: 2 times

by vinviper1 » Mon May 12, 2008 12:54 pm
Thank you. Missed that link. Its clear now.