document.write( "Question 123286: How many ounces of water should a chemist mix with 16 ounces of a 25% sulfuric acid solution to reduce it to a 10% solution? \n" ); document.write( "
Algebra.Com's Answer #90454 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many ounces of water should a chemist mix with 16 ounces of a 25% sulfuric acid solution to reduce it to a 10% solution?
\n" ); document.write( "-----------------------
\n" ); document.write( "25% solution DATA:
\n" ); document.write( "Amt = 16 oz ; amt of active ingredient = 0.25*16 = 4 oz
\n" ); document.write( "-----------------------
\n" ); document.write( "Water solution DATA:
\n" ); document.write( "Amt = x; amt of active ingredient = 0*x = 0 oz
\n" ); document.write( "------------------------
\n" ); document.write( "10% Mixture DATA:
\n" ); document.write( "Amt. = 16+x oz ; active ingredient = 0.10(16+x)= 1.6+0.1x oz
\n" ); document.write( "-------------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "active + active = active
\n" ); document.write( "4+0 = 1.6+0.1x
\n" ); document.write( "2.4 = 0.1x
\n" ); document.write( "x = 24 oz (amount of water needed for the mixture)
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );