document.write( "Question 353721: A vessel contains 49 gallons of alcohol. A certain amount of it is drawn and the replaced by the same amount of water. Then the same amount of the mixture is drawn, after which the vessel contains only 36 gallons of pure alcohol. How many gallons was drawn each time? \n" ); document.write( "
Algebra.Com's Answer #252913 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=amount that was drawn each time\r
\n" ); document.write( "\n" ); document.write( "After this amount is drawn and replaced by water the percent of pure alcohol remaining in the mixture is (49-x)/49; after we draw x amount from the mixture again, the amount of pure alcohol is ((49-x)/49)*(49-x) and we are told that this equals 36 gal. Soooo our equation to solve is:
\n" ); document.write( "((49-x)/49)*(49-x)=36 multiply each side by 49
\n" ); document.write( "(49-x)^2=1764 take the square root of both sides (we will only deal in positive #'s)
\n" ); document.write( "49-x=42 or
\n" ); document.write( "x=7 gal ----amount that was drawn each time
\n" ); document.write( "CK
\n" ); document.write( "((49-7)/49)*(49-7)=36
\n" ); document.write( "36=36\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );