document.write( "Question 823809: A chemist needs to make 100 mL of a 30% alcohol solution by mixing 25% and 55% solutions. How much of the 55% solution should the chemist use?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #495816 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "25x + 55y = 30*100 \n" ); document.write( "x + y = 100 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "25x + 55y = 3000 \n" ); document.write( "x + y = 100 \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= 83.333333 ml of 25% \n" ); document.write( "y= 16.666666 ml of 55% \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( " |