document.write( "Question 417854: Approximately how much of a 50% salt water solution should be added to 1 liter of unsalted water to create a 26% salt water solution? \n" ); document.write( "
Algebra.Com's Answer #320211 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
.26 salt solution is .74 water
\n" ); document.write( ".50(m)+1=.74(m+1)
\n" ); document.write( ".5m+1=.74m+.74
\n" ); document.write( ".26=.24m
\n" ); document.write( "m=.26/.24=1&1/12 liters salt solution..
\n" ); document.write( "
\n" );