document.write( "Question 822362: how many dimes and quarters equal up to $4.10 and it cant be more than 20 coins? \n" ); document.write( "
Algebra.Com's Answer #494787 by TimothyLamb(4379) You can put this solution on YOUR website! --- \n" ); document.write( "x + y = 20 \n" ); document.write( "10x + 25y = 410 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x= dimes = 6 \n" ); document.write( "y= quarters = 14 \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |