document.write( "Question 673719: f $10,000 is invested at a rate of 2 percent for 5 years, how much money is in the account at the end of the term \n" ); document.write( "
Algebra.Com's Answer #418873 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=10000(1.02)^5
\n" ); document.write( "A=10000*1.104
\n" ); document.write( "A=$11040.80
\n" ); document.write( "
\n" );