document.write( "Question 81285: determine the amount of an investment if 700$ is invested at an interest rate of 8% compounded monthly for 9 years \n" ); document.write( "
Algebra.Com's Answer #58229 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
determine the amount of an investment if 700$ is invested at an interest rate of 8% compounded monthly for 9 years
\n" ); document.write( "-----------
\n" ); document.write( "Formula: A(t)=P(1+r/n)^(nt)
\n" ); document.write( "A(9) = 700(1+0.08/12)^(12*9)
\n" ); document.write( "A(9) = 700(1+0.00667)^(108)
\n" ); document.write( "A(9) = 700(2.05026
\n" ); document.write( "A(9) = $1435.18
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );