document.write( "Question 827077: A family invests $6000 in an account paying 9% compounded monthly. how much is in the account after 10 months ? \n" ); document.write( "
Algebra.Com's Answer #498427 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A family invests $6000 in an account paying 9% compounded monthly. how much is in the account after 10 months ?
\n" ); document.write( "--------------------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "-------
\n" ); document.write( "A(10/12) = 6000(1+(0.09/12))^(12(10/12))
\n" ); document.write( "-------
\n" ); document.write( "A(10/12) = 6000(1.0075)^10 = $6465.50
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=========================
\n" ); document.write( "
\n" );