25.0k views
1 vote
use the fact that 10^3 = 2^10 to mentally find a vaule of n for which 2^n > 10^50 & 10^n > 2^300

User Gpilotino
by
6.4k points

1 Answer

3 votes

2^n>10^(50)=10^(3\cdot16+2)=10^2(10^3)^(16)=10^2(2^(10))^(16)=5^22^(162)

2^(n-162)>25

The least power of 2 that exceeds 25 is
2^5=32, so we have


2^(n-162)=2^N>25\implies N=5\implies n-162=5\implies n=167

- - -


10^n>2^(300)=(2^(10))^(30)=(10^3)^(30)=10^(90)

The least integer
n that satisfies this inequality would clearly be
n=91.
User Taranfx
by
6.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.