document.write( "Question 368210: Suppose that $60,000 is invested at 9% interest. Find the amount of money in the account after 4 years if the interest is compunded annually. \n" ); document.write( "
Algebra.Com's Answer #262380 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A = p(1+r/n)^nt
\n" ); document.write( "p=60000
\n" ); document.write( "r=9% -0.09
\n" ); document.write( "n=1
\n" ); document.write( "t=4
\n" ); document.write( "..
\n" ); document.write( "60000*(1+(0.09/1))^4
\n" ); document.write( "A= 84,695 ( rounded off)
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" ); document.write( "
\n" );