document.write( "Question 1013071: You deposit $12,000 dollars in an account that pays 5.5% interest compounded monthly. What would your balance be after two years?\r
\n" );
document.write( "\n" );
document.write( "What if the deposit in above question was compounded continuously? What would the balance be after 2 years? \n" );
document.write( "
Algebra.Com's Answer #629335 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Did this one yesterday...see my earlier solution... \n" ); document.write( "$13391.86 \n" ); document.write( "Continuously, we have \n" ); document.write( "A(2) = Pe^rt = 12000*e^(.055 * 2) = \n" ); document.write( "$13395.34 \n" ); document.write( " |