document.write( "Question 947518: how much money will there be in an account at the end of 7 years if $11000 is deposited at 3% interest compounded quarterly? \n" ); document.write( "
Algebra.Com's Answer #578170 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
how much money will there be in an account at the end of 7 years if $11000 is deposited at 3% interest compounded quarterly?
\n" ); document.write( ".
\n" ); document.write( "compound interest formula:
\n" ); document.write( "A = P(1 + i/n)^(nt)
\n" ); document.write( ".
\n" ); document.write( "Plug in the given values:
\n" ); document.write( "A = 11000(1 + .03/4)^(4*7)
\n" ); document.write( "A = 11000(1.0075)^28
\n" ); document.write( "A = $13559.83
\n" ); document.write( "
\n" );