document.write( "Question 451520: How many milliliters of water must be added to 10 milliliters of a 30% sulfuric acid solution to make a 15% sulfuric solution? \n" ); document.write( "
Algebra.Com's Answer #310464 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
How many milliliters of water must be added to 10 milliliters of a 30% sulfuric acid solution to make a 15% sulfuric solution?
\n" ); document.write( ".
\n" ); document.write( "Let x = milliliters of water
\n" ); document.write( "then
\n" ); document.write( ".30(10) + 0(x) = .15(10+x)
\n" ); document.write( "3 = 1.5+.15x
\n" ); document.write( "1.5 = .15x
\n" ); document.write( "10 milliliters = x
\n" ); document.write( "
\n" );