document.write( "Question 296797: How many gallons of 60% anti freeze and how many gallons of 40% anti freeze should be mixed to obtain 100 gallons of a 52% mixture of anti freeze?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #213804 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=100 \n" ); document.write( ".6x+.4y=100*.52 \n" ); document.write( "x=60 y=40\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |