document.write( "Question 334306: A car dealer offer you two deals on a car that costs $16,000.00. Please calculate the monthly payment, given these two pament options the car dealer is offering.
\n" );
document.write( "Payment Option 1: you can finance the car for 60 months with no interest if you make a $3,000.00 down payment.
\n" );
document.write( "Payment Option 2. You can finance the car fo 72 months (6 years) with 1% simple annual interest and no down payment.
\n" );
document.write( "Which monthly payment amunt is lower? Please explain to me how you arrived at your answer and show all of your work for each option. I cannot seem to get this problem right. \n" );
document.write( "
Algebra.Com's Answer #239533 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 16000-3000=13000 \n" ); document.write( "13000/60=216.67 per mo \n" ); document.write( "------------------ \n" ); document.write( "16000*.01*5=800 \n" ); document.write( "16800/72=233.33 per mo \n" ); document.write( " |