document.write( "Question 1006201: Solve the given problem related to compound interest.
\n" );
document.write( "Find the balance if $6500 is invested at an annual interest rate of 6.5%, compounded annually, after the following number of years. (Round your answers to the nearest cent.)\r
\n" );
document.write( "\n" );
document.write( "(a) 5 years
\n" );
document.write( "$\r
\n" );
document.write( "\n" );
document.write( "(b) 12 years
\n" );
document.write( "$ \n" );
document.write( "
Algebra.Com's Answer #622616 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Solve the given problem related to compound interest. \n" ); document.write( "Find the balance if $6500 is invested at an annual interest rate of 6.5%, compounded annually, after the following number of years. (Round your answers to the nearest cent.) \n" ); document.write( "(a) 5 years \n" ); document.write( "$ \n" ); document.write( "(b) 12 years\r \n" ); document.write( "\n" ); document.write( "Compound interest formula: A=P(1+r/n)^nt, r=interest rate, n=number of compounding periods per year, A=amt after t-years\r \n" ); document.write( "\n" ); document.write( "For 5 yrs \n" ); document.write( "A=6500(1+.065/1)^1* \n" ); document.write( "A=6500(1+.065)^5=6500*1.065^5=$8905.56 \n" ); document.write( "For 12 yrs \n" ); document.write( "A=6500*1.065^12=$13,839.13 \n" ); document.write( " \n" ); document.write( " |