document.write( "Question 1133119: Hannah has taken out a personal loan for $9000, which she will pay off with 60 monthly payments starting 1 month from now. The interest rate is 12.8% compounded monthly. Determine the total amount Hannah will pay over the 60 months? \n" ); document.write( "
Algebra.Com's Answer #750293 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
The compound interest formula is
\n" ); document.write( ":
\n" ); document.write( "A = P * (1 +(r/n))^(nt), where P is the principal amount, r is the rate, n is the number of times the interest is compounded per year, t is the time in years and A is the future value of the loan including interest.
\n" ); document.write( ":
\n" ); document.write( "For this problem, P is $9000, r is 0.128, n is 12 and t is 5 years(60/12)
\n" ); document.write( ":
\n" ); document.write( "A = 9000 * (1 +(0.128/12))^(12*5) = 17010.5769 is approximately 17010.58
\n" ); document.write( ":
\n" ); document.write( "*****************************************************************
\n" ); document.write( "The total amount Hannah will pay over the 60 months is $17,010.58
\n" ); document.write( "*****************************************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );