document.write( "Question 976451: If $2000 is invested at 12% interest how much money will be in the account after 10 years \n" ); document.write( "
Algebra.Com's Answer #598007 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=2000(1.12)^10
\n" ); document.write( "FV=2000(3.106)
\n" ); document.write( "FV=$6211.70
\n" ); document.write( "
\n" );