document.write( "Question 924917: Please help me solve this problem:
\n" );
document.write( "8 bagels plus 2 quarts of milk = $18.00
\n" );
document.write( "3 bagels plus one quart of milk = $7.50
\n" );
document.write( "1 bagel plus one quart of milk = ?? \n" );
document.write( "
Algebra.Com's Answer #561165 by TimothyLamb(4379) You can put this solution on YOUR website! x = bagel price (cents) \n" ); document.write( "y = quart of milk price (cents) \n" ); document.write( "--- \n" ); document.write( "8x + 2y = 1800 \n" ); document.write( "3x + y = 750 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "8x + 2y = 1800 \n" ); document.write( "3x + y = 750 \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 = bagel price (cents) = 150 \n" ); document.write( "y = quart of milk price (cents) = 300 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "(x + y)/100 = ? \n" ); document.write( "(150 + 300)/100 = ? \n" ); document.write( "450/100 = ? \n" ); document.write( "450/100 = $4.50 \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( " |