document.write( "Question 1195628: You want to buy a $25,000 car. You can make a 10% down payment, and will finance the balance with a 4% interest rate for 48 months (4 years). What will your monthly payments be? \n" ); document.write( "
Algebra.Com's Answer #828260 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the amount financed is $22,500. \n" ); document.write( "22500(.04/12)*(1+(.04/12))^48/(1.(.04/12)^48 minus 1 \n" ); document.write( "=$508.03 \n" ); document.write( " |