Can anyone show me the step by step transformation? This is the answer given in a class but I'm getting tripped up over here. Thank you.
Asked
Active
Viewed 58 times
0
-
What did you try? Where exactly did you get stuck? It's a straightforward application of logarithm properties. – Gaurang Tandon Jan 30 '18 at 01:58
1 Answers
1
Note that \begin{eqnarray} n^{\frac{2}{\log_{2}{10}}}&=&n^{\frac{\log_{2} 2^2}{\log_{2}{10}}}=n^{\log 2^2}=2^{\log_{2}{n^{\log 2^2}}}=2^{\log 2^2\log_2{n}}=2^{2\log 2\log_2{n}}=2^{2\log 2\frac{\log{n}}{\log 2}}=2^{2\log{n}} \end{eqnarray}
VJunior
- 807