document.write( "Question 890023: suppose that 5000 is invested at 3.5 interest, compounded quarterly find the money in the account after 3 years ? \n" ); document.write( "
Algebra.Com's Answer #538696 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
suppose that 5000 is invested at 3.5 interest, compounded quarterly find the money in the account after 3 years ?
\n" ); document.write( ".
\n" ); document.write( "Compound interest formula:
\n" ); document.write( "A = P(1+i/n)^(nt)
\n" ); document.write( "A = 5000(1+.035/4)^(4*3)
\n" ); document.write( "A = 5000(1+0.00875)^12
\n" ); document.write( "A = 5000(1.00875)^12
\n" ); document.write( "A = 5000*1.1102035
\n" ); document.write( "A = $5551.02
\n" ); document.write( "
\n" ); document.write( "
\n" );