document.write( "Question 610060: a chemist has 5 liters of a certain solution that is 70 percent salt. how much water should be added to make a new solution that is only 50% salt? \n" ); document.write( "
Algebra.Com's Answer #384191 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
c1v1 = c2v2
\n" ); document.write( "0.7* 5 = 0.5v2
\n" ); document.write( "v2 = 7 liters
\n" ); document.write( "
\n" ); document.write( "
\n" );