document.write( "Question 107585: How many quarts of pure antifreeze should Frida add to 10 quarts of a 20% antifreeze solution to make a 50% antifreeze solution? \n" ); document.write( "
Algebra.Com's Answer #78349 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
X+10*.2=(X+10).5
\n" ); document.write( "X+2=.5X+5
\n" ); document.write( "X-.5X=5-2
\n" ); document.write( ".5X=3
\n" ); document.write( "X=3/.5
\n" ); document.write( "X=6 ANSWER FOR THE AMOUNT OF PURE ANTIFREEZE NEEDED.
\n" ); document.write( "PROOF
\n" ); document.write( "6+2=16*.5
\n" ); document.write( "8=8
\n" ); document.write( "
\n" ); document.write( "
\n" );