document.write( "Question 625740: how much bleach do you need to add to 360ml of water to make a 1:10 or 10% bleach solution \n" ); document.write( "
Algebra.Com's Answer #393747 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = ml of bleach to be added
\n" ); document.write( "given:
\n" ); document.write( "\"+x+%2F+%28+x+%2B+360+%29+=+.1+\"
\n" ); document.write( "\"+x+=+.1%2A%28+x+%2B+360+%29+\"
\n" ); document.write( "\"+x+=+.1x+%2B+36+\"
\n" ); document.write( "\"+.9x+=+36+\"
\n" ); document.write( "\"+x+=+40++\"
\n" ); document.write( "40 ml of bleach must be added
\n" ); document.write( "
\n" );