document.write( "Question 844082: How many quarts of pure antifreeze must be added to 2 quarts of a 30% antifreeze solution to obtain a 40% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #508537 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "How many \"+highlight_green%28x%29+\"quarts of pure antifreeze must be added to
\n" ); document.write( "2 quarts of a 30% antifreeze solution to obtain a 40% antifreeze solution?
\n" ); document.write( "x + .30(2QT) = .40(2QT + x)
\n" ); document.write( "x + .30(2QT) = .40(2QT) + .40x
\n" ); document.write( " .60x = .10(2Qt)
\n" ); document.write( " x = .10(2Qt)/.60 \n" ); document.write( "
\n" );