document.write( "Question 387905: A principal of $12,000 is invested in an account paying an annual interest rate of 6%. Find the amount in the account after 7 years if the account is compounded quarterly. Use A = P(1 + r/n)^(nt) \n" ); document.write( "
Algebra.Com's Answer #274230 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=12000(1+0.06/4)^7*4
\n" ); document.write( "A=12000(1.015)^28
\n" ); document.write( "A=12000*1.517222
\n" ); document.write( "A=18,206.40
\n" ); document.write( "
\n" );