document.write( "Question 717720: what would be the total investment and the interest earned when $2,500 is invested at 5% compounded semiannually for 3 years? \n" ); document.write( "
Algebra.Com's Answer #440449 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what would be the total investment and the interest earned when $2,500 is invested at 5% compounded semiannually for 3 years? \n" ); document.write( "---- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "A(3) = 2500(1+(0.05/2))^(2*3) \n" ); document.write( "--- \n" ); document.write( "A(3) = $2899.23 \n" ); document.write( "=================== \n" ); document.write( "Interest = 2899.23-2500 = $399.23 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |