document.write( "Question 928971: Max wants a used car. He finds a deal for a Maxima at a total of $4200 if he can put 8.5% down and his equal monthly payments would be complete in one year. Max thinks it over and pays the down payment. How much are his monthly payments? \n" ); document.write( "
Algebra.Com's Answer #564044 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! down: \n" ); document.write( "4200 * 0.085 = 357.00 \n" ); document.write( "--- \n" ); document.write( "monthly payments: \n" ); document.write( "4200 * (1 - 0.085) / 12 = 320.25 \n" ); document.write( "--- \n" ); document.write( "check: \n" ); document.write( "320.25 * 12 + 357.00 = 4200 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |