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 #750321 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "This is not a problem about compound interest; it is a problem about repaying a loan.

\n" ); document.write( "The formula for determining the amount of each payment, A, with a loan amount of P, an annual percentage rate of r, with payments n times per year, for t years, is

\n" ); document.write( "\"A+=+P%28%281-%281%2Br%2Fn%29%5E%28-%28n%2At%29%29%29%2F%28r%2Fn%29%29\"

\n" ); document.write( "In this problem, P = 9000; r = 12.8% = 0.128; n = 12; and t = 5. The amount of each payment is then what the other tutor shows, $203.86.

\n" ); document.write( "Then the total amount Hannah will pay over the 60 months is 60 times that payment amount.
\n" ); document.write( "
\n" );