document.write( "Question 248263: How much intrest is earned in 3 years on $3500.00 in an account paying 6% interest compounded quarterly \n" ); document.write( "
Algebra.Com's Answer #180925 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How much interest is earned in 3 years on $3500.00 in an account paying 6% interest compounded quarterly \n" ); document.write( "----------------------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "---------------------------- \n" ); document.write( "A(t) = 3500(1+(0.06/4))^(4*3) \n" ); document.write( "A(t) = 4184.66 \n" ); document.write( "--- \n" ); document.write( "Interest earned is 4184.66-3500 = $684.66 \n" ); document.write( "============================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |