document.write( "Question 892841: A tank at a marine exhibit contains 2000 gallons of seawater. The seawater is 7.5% salt. How many gallons to the nearest gallon of fresh water must be added to the tank so that the mixture only contains 7%? \n" ); document.write( "
Algebra.Com's Answer #540863 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "A tank at a marine exhibit contains 2000 gallons of seawater. The seawater is 7.5% salt. How many gallons to the nearest gallon of fresh water must be added to the tank so that the mixture only contains 7%?
\n" ); document.write( "

\n" ); document.write( "Let amount of water to be added be W
\n" ); document.write( "Then: .925(2000) + W = .93(2000 + W)
\n" ); document.write( "1850 + W = 1860 + .93W
\n" ); document.write( "W - .93W = 1860 - 1850
\n" ); document.write( ".07W = 10
\n" ); document.write( "Amount of water to add = \"10%2F.07\", or 142.8571429 ≈ \"highlight_green%28143%29\" gallons \n" ); document.write( "
\n" );