document.write( "Question 819432: How much 12% indicator solution needs to be mixed with 16% indicator solution to het 10 gal of 14% solution? \n" ); document.write( "
Algebra.Com's Answer #493097 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
w + s = 10
\n" ); document.write( "s = 10 - w
\n" ); document.write( "12w + 16s = 14(10)
\n" ); document.write( "12w + 16s = 140
\n" ); document.write( "---
\n" ); document.write( "12w + 16(10 - w) = 140
\n" ); document.write( "12w + 160 - 16w = 140
\n" ); document.write( "4w = 20
\n" ); document.write( "---
\n" ); document.write( "w = 5 gal
\n" ); document.write( "s = 5 gal
\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" );