document.write( "Question 928216: A chemist wishes to mix a 10% acid solution with a 60% acid solution to obtain 300 quarts of a 24% acid solution. How many quarts of each solution should be mixed together? \n" ); document.write( "
Algebra.Com's Answer #563531 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = quarts of 10% solution \n" ); document.write( "y = quarts of 60% solution \n" ); document.write( "--- \n" ); document.write( "10x + 60y = 24*300 \n" ); document.write( "x + y = 300 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "10x + 60y = 7200 \n" ); document.write( "x + y = 300 \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 = quarts of 10% solution = 216 \n" ); document.write( "y = quarts of 60% solution = 84 \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( " |