document.write( "Question 424162: If 1 gallon of anti-freeze is 80% and 60 gallon is 25%, how many gallon of the 80% do you mix with the 25% to equal 70%? \n" ); document.write( "
Algebra.Com's Answer #295782 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the number of gallon of the 80% needed
\n" ); document.write( " Mixing to make the 70% solution
\n" ); document.write( " .80x + .25*60gal = .70(60gal+x)
\n" ); document.write( " .10x = .45*60gal
\n" ); document.write( " x = 270 gal
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " .80*270 + .25*60 = .70(330) = 231 \n" ); document.write( "
\n" );