document.write( "Question 819760: A chemist has to make 80 liters of a 15.5% alcohol solution by mixing a 32% alcohol solution and a 10% alcohol solution. How many liters of each are mixed to obtain the 15.5% alcohol solution? \n" ); document.write( "
Algebra.Com's Answer #493222 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
(15.5)80 = 32s + 10w
\n" ); document.write( "s + w = 80
\n" ); document.write( "w = 80 - s
\n" ); document.write( "---
\n" ); document.write( "(15.5)80 = 32s + 10w
\n" ); document.write( "(15.5)80 = 32s + 10(80 - s)
\n" ); document.write( "1240 = 32s + 800 - 10s
\n" ); document.write( "22s = 440
\n" ); document.write( "---
\n" ); document.write( "s = 20 liters
\n" ); document.write( "w = 60 liters
\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( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );