document.write( "Question 372630: How many liters of a 40% glycerin solution must be mixed with 10 liters of an 80% glycerin solution to obtain a 65% solution? \n" ); document.write( "
Algebra.Com's Answer #265437 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let A be the amount of 40% solution.
\n" ); document.write( "\"40A%2B80%2810%29=65%28A%2B10%29\"
\n" ); document.write( "\"40A%2B800=65A%2B650\"
\n" ); document.write( "\"25A=150\"
\n" ); document.write( "\"highlight_green%28A=6%29\"liters
\n" ); document.write( "
\n" );