document.write( "Question 662680: If you invest $25,000 in an account that gets 12% annual interest compounded quarterly, how much would you have in 10 years.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #412437 by ejc317(1)![]() ![]() ![]() You can put this solution on YOUR website! $77,646.21\r \n" ); document.write( "\n" ); document.write( "= 25,000 * (1.12)^10 \n" ); document.write( " |