document.write( "Question 305285: How many ounces of water should be evaporated from 90 ounces of a 10% salt solution in order to make a 15% salt solution \n" ); document.write( "
Algebra.Com's Answer #218573 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
How many ounces of water should be evaporated from 90 ounces of a 10% salt solution in order to make a 15% salt solution
\n" ); document.write( ".
\n" ); document.write( "Let x = ounces of water evaporated
\n" ); document.write( "then
\n" ); document.write( ".10(90) = .15(90-x)
\n" ); document.write( "9 = 13.5 - .15x
\n" ); document.write( "9 + .15x = 13.5
\n" ); document.write( ".15x = 4.5
\n" ); document.write( "x = 4.5/.15
\n" ); document.write( "x = 30 ounces
\n" ); document.write( "
\n" ); document.write( "
\n" );