Largest Possible Integer

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 487
Joined: Fri Mar 27, 2009 5:49 am
Thanked: 36 times

Largest Possible Integer

by dtweah » Tue May 12, 2009 2:10 am
The largest positive integer n such that n^80 < 7^120 is

(a) 12
(b) 18
(c) 21
(d) 24
(e) 30

User avatar
Junior | Next Rank: 30 Posts
Posts: 20
Joined: Mon Jul 07, 2008 7:05 am
Location: Back of Beyond

by ousek » Tue May 12, 2009 7:18 am
My strategy was :
To get as close as possible to 7^120, I temporary state that n^80=7^120
This makes:
n^80/7^120=1
n^80/(7^(3/2))^80=1
n/7^(3/2)=1

7^3 is easy to calculate: 343.

Hence: n<SQU(343).

:idea: I know that 20^2=400 and 15^2=225.

Thus, my answer is directly B) : 18.


This was a good question. Thank you Dtweah ! :D