document.write( "Question 285335: How much would $150 invested at 8% interest compounded continuously be worth after 17 years? Round your answer to the nearest cent.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #206841 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much would $150 invested at 8% interest compounded continuously be worth after 17 years? Round your answer to the nearest cent. \n" ); document.write( "------------------------------- \n" ); document.write( "A(t) = P*e^(rt) \n" ); document.write( "A(17) = 150*e^(0.08*17) \n" ); document.write( "--- \n" ); document.write( "A(17) = $584.43 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |