document.write( "Question 9780: How do I calculate the value of 10exp4.5? \n" ); document.write( "
Algebra.Com's Answer #26383 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Without a calculator I would do it by expansion... \n" ); document.write( "10e^4.5 = \n" ); document.write( "10[1 + 4.5 + 4.5^2/2 + 4.5^3/6 +...] but that's silly...use the calculator and get \n" ); document.write( "900.17 \n" ); document.write( " |