document.write( "Question 829021: A chemist mixes distilled water with a 85 percent solution of sulfuric acid to produce a 45 percent solution. If 7 liters of distilled water are used, how much 45 percent solution is produced? \n" ); document.write( "
Algebra.Com's Answer #499655 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "x = liters of 85% solution \n" ); document.write( "y = liters of distilled water \n" ); document.write( "--- \n" ); document.write( "85x + 0y = 45(x + y) \n" ); document.write( "y = 7 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form: \n" ); document.write( "--- \n" ); document.write( "85x = 45x + 45y \n" ); document.write( "y = 7 \n" ); document.write( "--- \n" ); document.write( "40x - 45y = 0 \n" ); document.write( "y = 7 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above linear system in standard form into this matrix-method 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 = liters of 85% solution = 7.875 \n" ); document.write( "y = liters of distilled water = 7 \n" ); document.write( "--- \n" ); document.write( "system matrix \n" ); document.write( "40 -45 \n" ); document.write( "0 1 \n" ); document.write( "--- \n" ); document.write( "inverse of system matrix \n" ); document.write( "0.025 1.125 \n" ); document.write( "0 1 \n" ); document.write( "--- \n" ); document.write( "determinant of system matrix = 40 \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( " |