document.write( "Question 894744: A savings account earns 4% annual interest compounded quarterly. How much interest would $500 earn if it was invested for one year? \n" ); document.write( "
Algebra.Com's Answer #542296 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A savings account earns 4% annual interest compounded quarterly. How much interest would $500 earn if it was invested for one year?
\n" ); document.write( "---------------------
\n" ); document.write( "A(t) = P(1+(r/n))^(nt)
\n" ); document.write( "---------------
\n" ); document.write( "A(1) = 500(1+0.04/4)^(4*1)
\n" ); document.write( "-----
\n" ); document.write( "A(1) = 500(1.01)^4
\n" ); document.write( "-----
\n" ); document.write( "A(1) = 500*1.0406
\n" ); document.write( "-----
\n" ); document.write( "A(1) = $520.30
\n" ); document.write( "=======================
\n" ); document.write( "Interest = $20.30
\n" ); document.write( "=======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );