document.write( "Question 219967: an annuity pays 6.55% annual interest rate compunded semiannually. If $500 is deposited every six months for two years, how much interest is earned? \n" ); document.write( "
Algebra.Com's Answer #165262 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! an annuity pays 6.55% annual interest rate compunded semiannually. If $500 is deposited every six months for two years, how much interest is earned? \n" ); document.write( "------------------ \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "A(2) = 500(1+(0.0655/2))^(2*2) \n" ); document.write( "A(2) = 500(1.1376) \n" ); document.write( "This is the value of the account after 2 years. \n" ); document.write( "------------------------- \n" ); document.write( "Interest = 0.1376*500 = $68.79 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |