document.write( "Question 925125: The cost of 8 muffins and 2 quarts of milk is $18. The cost of 3 muffins and 1 quart of milk is $7.50. How much does 1 muffin and 1 quart of milk cost? \n" ); document.write( "
Algebra.Com's Answer #561350 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = cost muffin \n" ); document.write( "y = cost quart of milk \n" ); document.write( "--- \n" ); document.write( "8x + 2y = 18 \n" ); document.write( "3x + y = 7.50 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "8x + 2y = 18 \n" ); document.write( "3x + y = 7.50 \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( "solution: \n" ); document.write( "x = cost muffin = 1.50 \n" ); document.write( "y = cost quart of milk = 3.00 \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( " |