document.write( "Question 835974: How much water should I add to 10ml of a 10% acid solution to make it a 5% solution? \n" ); document.write( "
Algebra.Com's Answer #503902 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
.1*10=.05(10+x)
\n" ); document.write( "1=.5+.05x
\n" ); document.write( ".5=.05x
\n" ); document.write( "x=10
\n" ); document.write( "
\n" ); document.write( "
\n" );