document.write( "Question 166532: Andrea's savings account has a balance of $504. After 4 years, what will the amount of interest be at 5% compounded quarterly? \n" ); document.write( "
Algebra.Com's Answer #122730 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Andrea's savings account has a balance of $504. After 4 years, what will the amount of interest be at 5% compounded quarterly? \n" ); document.write( "----------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "504 = P(1+(0.05/4))^(4*4) \n" ); document.write( "504 = P(1.2199) \n" ); document.write( "504 = P + P(0.2199) \n" ); document.write( "------------- \n" ); document.write( "Interest = 0.2199 or 21.99% \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |