document.write( "Question 956608: Find the amount owed at the end of 7 years of $3100 is loaned at a rate of 5% compounded semiannually. \n" ); document.write( "
Algebra.Com's Answer #584431 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the amount owed at the end of 7 years of $3100 is loaned at a rate of 5% compounded semiannually. \n" ); document.write( "*** \n" ); document.write( "Compound Interest Formula: A=P(1+r/n)^nt, P=initial investment, r=interest rate, n=number of compounding periods per year, A=amt after t-years \n" ); document.write( "For given problem: \n" ); document.write( "P=3100 \n" ); document.write( "r=.05 \n" ); document.write( "n=2 \n" ); document.write( "t=7 \n" ); document.write( ".. \n" ); document.write( "A=3100(1+.05/2)^(2*7) \n" ); document.write( "A=3100(1.025)^14 \n" ); document.write( "A≈4380 \n" ); document.write( "amount owed at the end of 7 years ≈$4,380 \n" ); document.write( " |