document.write( "Question 900833: How much water must be evaporated from 20 ounces of a 1 % salt solution to make a 5 % salt solution? \n" ); document.write( "
Algebra.Com's Answer #546185 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! water = Water \n" ); document.write( ".99(20oz) - x = .95(20oz - x) \n" ); document.write( " .04(20oz)/.05 = x \n" ); document.write( " |