document.write( "Question 1077603: you invest $10,000 in an account with 1.25% interest, compounded guarterly.Assume you dont touch the money or add money other than the earned interest.
\n" ); document.write( "write an equation that gives the amount of money after x year?
\n" ); document.write( "to the nearst cent, how much money will you have in the account after 10 years?
\n" ); document.write( "

Algebra.Com's Answer #692072 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
10,000(1+0.0125/4)^(4*10) = 11,329.28
\n" ); document.write( "after x years, replace the 10 in the exponent with x
\n" ); document.write( "
\n" );