document.write( "Question 1037418: You need to borrow $20,000 to buy a car. You can only afford to make monthly payments of $200. The bank offers 3 choices: 3-year loan at 5%; 4- year loan at 6%, and a 5-year loan at 7%.
\n" ); document.write( "a) What's the monthly payment for each loan?
\n" ); document.write( "b) Which loan is best for your situation?
\n" ); document.write( "c) What's the total amount you would pay over the term of each loan?
\n" ); document.write( "

Algebra.Com's Answer #654002 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
a)20000/36=555.55x1.05=$583.33 monthly payment
\n" ); document.write( "20000/48=416.67x1.06=$441.67 monthly payment
\n" ); document.write( "20000/60=333.33x1.07=$356.67 monthly payment
\n" ); document.write( "b) No loan is best for your situation, as you can only afford $200 for car payments!!!!
\n" ); document.write( "c)583.33x36=$21000
\n" ); document.write( "416.67x48=$21200
\n" ); document.write( "356.67x60=$21400!!!!!!!!!!!!!
\n" ); document.write( "
\n" );