document.write( "Question 1172840: Jennifer Kaufman bought a used Toyota Prius for $17,500. She made a $4,500 down payment and is financing the balance at a particular bank over a 3 year period at 12% interest. As her banker, calculate what equal monthly payments (in $) will be required by Jennifer to amortize the car loan. (Round your answer to the nearest cent.)\r
\n" );
document.write( "\n" );
document.write( "I subtracted $17,500 to $4,500 and got $13,000.\r
\n" );
document.write( "\n" );
document.write( "I then did 13,000 x .001/1-(1+.001)^36 = -354.83, which was wrong. \n" );
document.write( "
Algebra.Com's Answer #797969 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! You got a negative number, so that is the first hint something is incorrect. rate per month is 0.01 or 1%, 12%/12. \n" ); document.write( "a divided by (1+r)^n-1/r(1+r)^n \n" ); document.write( "n=36 payments and r is int. rate/12, for 12 payments per year. \n" ); document.write( "a=$13000 \n" ); document.write( "the denominator is (1.01^36-1)/0.01(1.01)^36=0.431/0.143=30.107. \n" ); document.write( "13000/30.107=$431.79. Note: round at the end; carry all intermediate calculations to the final one. \n" ); document.write( " |