document.write( "Question 815803: how many liters of water must be added to 30L of a 20% chlorine solution to dilute it to a 15% chlorine solution \n" ); document.write( "
Algebra.Com's Answer #491253 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! point of view of water\r \n" ); document.write( "\n" ); document.write( "x+.80*30=.85(x+30) \n" ); document.write( "x+24. = 0.85 (x+30) \n" ); document.write( "x+24. = 0.85 x+25.5 \n" ); document.write( "0.15 x=1.5 \n" ); document.write( "x = 10 \n" ); document.write( "from the point of view of chlorine \n" ); document.write( ".20*(30)=.15(x+30) \n" ); document.write( "x = 10 \n" ); document.write( " |