document.write( "Question 409482: How many gallons of a 50% salt solution must be mixed with 30 gallons of a 17% solution to obtain a solution that is 40% salt? \n" ); document.write( "
Algebra.Com's Answer #288215 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the gallons of the 50% solution
\n" ); document.write( "Question states***
\n" ); document.write( " .50x + .17*30gal = .40(30gal + x)
\n" ); document.write( "Solving for x
\n" ); document.write( " .10x = .23*30gal
\n" ); document.write( " x = 69gal
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 34.5gal + 5.1gal = 39.6gal \n" ); document.write( "
\n" );