document.write( "Question 798923: How much of a 15% solution and how much of a 50% solution should be mized together to make 60 gallons of a 30% solution? \n" ); document.write( "
Algebra.Com's Answer #482428 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x+y=60
\n" ); document.write( ".15x+.5y=.3*60
\n" ); document.write( "
\n" );