document.write( "Question 830717: We need 15 quarts of 30% antifreeze solution. We have 20% antifreeze and 50% antifreeze to mix together to make it. How much of each should we mix together? \n" ); document.write( "
Algebra.Com's Answer #500803 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
We need 15 quarts of 30% antifreeze solution. We have 20% antifreeze and 50% antifreeze to mix together to make it. How much of each should we mix together?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount (quarts) of 20%
\n" ); document.write( "then
\n" ); document.write( "15-x = amount (quarts) of 50%
\n" ); document.write( ".
\n" ); document.write( ".20x + .50(15-x) = .30(15)
\n" ); document.write( ".20x + 7.5-.50x = 4.5
\n" ); document.write( "7.5-.30x = 4.5
\n" ); document.write( "-.30x = -3
\n" ); document.write( "x = 10 quarts (20%)
\n" ); document.write( ".
\n" ); document.write( "Amount of 50%:
\n" ); document.write( "15-x = 15-10 = 5 quarts
\n" ); document.write( "
\n" ); document.write( "
\n" );