document.write( "Question 957467: Find the present value of $35000 due 11 years later at 8.1%, compounded continuously. \n" ); document.write( "
Algebra.Com's Answer #585139 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the present value of $35000 due 11 years later at 8.1%, compounded continuously. \n" ); document.write( "*** \n" ); document.write( "Formula for continuous compounding: A=Pe^rt, P=initial investment, r=interest rate, t=number of years, A=amt after t-years \n" ); document.write( "For given problem: \n" ); document.write( "A=35000 \n" ); document.write( "r=.081 \n" ); document.write( "t=11 \n" ); document.write( "35000=Pe^(.081*11)=e^0.891 \n" ); document.write( "P=35000/e^0.891≈14359 \n" ); document.write( "present value of $35000 due 11 years later at 8.1%, compounded continuously: $14,359 \n" ); document.write( " |