Which number is higher $2^{600}$ or $3^{400}$?

177 Views Asked by At

Which number is higher $2^{600}$ or $3^{400}$ ?

I know that the solution is $3^{400}>2^{600}$ bot how to explain that. without using a calculator.

3

There are 3 best solutions below

0
On

Hint $$3^2>2^3\Longrightarrow 3^4>2^6\Longrightarrow 3^{400}>2^{600}$$

2
On

Hint

Compare $2^6$ and $3^4$ and notice that the function $x\mapsto x^{100}$ is strictly increasing.

0
On

Another suggestion - apply $\sqrt[200]{\dots}$ on each one of the expressions:

  • $\sqrt[200]{2^{600}}=2^{\frac{600}{200}}=2^3=8$
  • $\sqrt[200]{3^{400}}=3^{\frac{400}{200}}=3^2=9$