document.write( "Question 1033626: How many millilitres of water must be added to 240 milliliters of a 25% sulphuric acid solution to reduce the percentage of sulphuric acid in the new solution to 10%? \n" ); document.write( "
Algebra.Com's Answer #648266 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
240*0.25 = x+240*0.10
\n" ); document.write( "60 = x+24
\n" ); document.write( "x = 60-24 = 36
\n" ); document.write( "
\n" );