document.write( "Question 981310: James deposits $6000 into a savings account which pays 1% per annum. If the account compounds monthly, find the amount in the account after 10 years. \n" ); document.write( "
Algebra.Com's Answer #602346 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=Po{1+r/n}^nt, and r=0.01; n=12, nt=120\r
\n" ); document.write( "\n" ); document.write( "P=6000{1+(.01)/12}^120=
\n" ); document.write( "P=6630.75. Round at the end
\n" ); document.write( "
\n" );