document.write( "Question 1005856: Can somebody help me with this problem. The directions are Evaluate to four decimal places. The problem is e^2.69. Can you show me step by step my calculator cant do this problem. \n" ); document.write( "
Algebra.Com's Answer #621991 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Well, without a calculator that can do exponentials, you'll have to rely on what are called series expansions...the series expansion for e^x is
\n" ); document.write( "e^x = 1 + x + (1/2)x^2 + (1/6)x^3 + (1/24)x^4 + ... so that
\n" ); document.write( "e^2.69 = 1 + 2.69 + (1/2)2.69^2 + (1/6)(2.69^3) + (1/24)(2.69^4) + (1/120)(2.69^5)...
\n" ); document.write( "You should be able to manage that with a simple calculator...14.7316 or so...
\n" ); document.write( "
\n" );