document.write( "Question 488872: How many ounces of pure water must be added to 75 oz of an 8% salt solution to make a 5% salt solution? \n" ); document.write( "
Algebra.Com's Answer #333464 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
How many ounces of pure water must be added to 75 oz of an 8% salt solution to make a 5% salt solution?
\n" ); document.write( "**
\n" ); document.write( "let x=ounces of pure water to be added to 75 ounces of 8% solution
\n" ); document.write( "x+75=ounces of 5% solution
\n" ); document.write( "..
\n" ); document.write( "8%*75=5%(x+75)
\n" ); document.write( "6=.05x+3.75
\n" ); document.write( ".05x=6-3.75=2.25
\n" ); document.write( "x=2.25/.05=45 ounces
\n" ); document.write( "ans:
\n" ); document.write( "45 ounces of pure water must be added to 75 oz of an 8% salt solution to make a 5% salt solution?
\n" ); document.write( "
\n" );