Exponents question- difficult

This topic has expert replies
User avatar
Master | Next Rank: 500 Posts
Posts: 136
Joined: Wed Apr 08, 2009 12:09 pm
Thanked: 4 times
Followed by:1 members

Exponents question- difficult

by Troika » Mon Mar 05, 2012 7:36 am
If k is a positive integer and n = 1.7 x 10^k, what is the value of n?

1. n^2 = 2.89 x 10^10
2. 20,000 < n < 200,000

OA: D

User avatar
Master | Next Rank: 500 Posts
Posts: 324
Joined: Mon Jul 05, 2010 6:44 am
Location: London
Thanked: 70 times
Followed by:3 members

by kmittal82 » Mon Mar 05, 2012 9:02 am
(1)
n = +- [ sqrt(2.89) x 10^5]

Ofcos, since k is positive, the negative root is eliminated, hence we are left with only 1 value for n

SUFFICIENT

(2)
Since k is an integer, only 1 value of k will satisfy the given inequality and will put n at 170,000.

SUFFICIENT

Hence (D)

Legendary Member
Posts: 1085
Joined: Fri Apr 15, 2011 2:33 pm
Thanked: 158 times
Followed by:21 members

by pemdas » Mon Mar 05, 2012 9:20 am
HG10 wrote:If k is a positive integer and n = 1.7 x 10^k, what is the value of n?

1. n^2 = 2.89 x 10^10
2. 20,000 < n < 200,000

OA: D
clearly it's d
st(1) implies n^2=(1.7*10^5)^2 not usual |n|=|1.7*10^5| but straight n=1.7*10^5 because the right side of n always stays positive. Hence n=170,000

st(2) again one possibility exists for k=5 and 20,000 < n=170,000 < 200,000
Success doesn't come overnight!

User avatar
Master | Next Rank: 500 Posts
Posts: 136
Joined: Wed Apr 08, 2009 12:09 pm
Thanked: 4 times
Followed by:1 members

by Troika » Mon Mar 05, 2012 5:07 pm
@kmittal82 and pemdas: thank you for the helpful solutions!

Legendary Member
Posts: 581
Joined: Sun Apr 03, 2011 7:53 am
Thanked: 52 times
Followed by:5 members

by killer1387 » Mon Mar 05, 2012 9:09 pm
HG10 wrote:If k is a positive integer and n = 1.7 x 10^k, what is the value of n?

1. n^2 = 2.89 x 10^10
2. 20,000 < n < 200,000

OA: D
1.
n^2= 1.7^2*10^10
sufficient i.e. n will be in +- form but n is positive

2.
for k =5 unique value
sufficient

hence D

User avatar
Master | Next Rank: 500 Posts
Posts: 136
Joined: Wed Apr 08, 2009 12:09 pm
Thanked: 4 times
Followed by:1 members

by Troika » Tue Mar 06, 2012 12:16 am
killer1387 wrote:
HG10 wrote:If k is a positive integer and n = 1.7 x 10^k, what is the value of n?

1. n^2 = 2.89 x 10^10
2. 20,000 < n < 200,000

OA: D
1.
n^2= 1.7^2*10^10
sufficient i.e. n will be in +- form but n is positive

2.
for k =5 unique value
sufficient

hence D
Thanks!