document.write( "Question 318417: How many litres of 12% sodium hypochlorite solution are needed to make 100 litres of 2% sodium hypochlorite solution? \n" ); document.write( "
Algebra.Com's Answer #227924 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
0.12x = (100+x)0.02
\n" ); document.write( "0.12x=1+0.02x
\n" ); document.write( "multiply by 100\r
\n" ); document.write( "\n" ); document.write( "12x=100+2
\n" ); document.write( "12x=102
\n" ); document.write( "x=8.5
\n" ); document.write( "8.5 liters
\n" ); document.write( "
\n" );