document.write( "Question 831033: Find the amount of a $1200 investment after 25 years at 6.6% annual interest compounded quarterly and monthly. \n" ); document.write( "
Algebra.Com's Answer #501078 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the amount of a $1200 investment after 25 years at 6.6% annual interest compounded quarterly and monthly.
\n" ); document.write( "-----------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "--------
\n" ); document.write( "A(25) = 1200(1+(0.066/4))^(4*25) = 1200*5.1373 = $6,164.81
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "============================
\n" ); document.write( "
\n" );