document.write( "Question 816449: 25 tonnes of mixture, has 18% H2O. How many gallons of H2O, to make mixture 50% H2O? \n" ); document.write( "
Algebra.Com's Answer #492985 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
25 tonnes of mixture, has 18% H2O. How many gallons of H2O, to make mixture 50% H2O?
\n" ); document.write( ".18*25+x=.5*(25+x)
\n" ); document.write( "4.5+x=12.5+.5x
\n" ); document.write( ".5x=8
\n" ); document.write( "x=16
\n" ); document.write( "check
\n" ); document.write( ".18*25+16=.5(41)
\n" ); document.write( "4.5+16=20.5
\n" ); document.write( "ok
\n" ); document.write( "
\n" );