document.write( "Question 799555: Harry has 50 milliliters of a 10% acid solution. How many milliliters of 45% acid solution should he add to create a 35% acid solution. \n" ); document.write( "
Algebra.Com's Answer #482727 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Harry has 50 milliliters of a 10% acid solution. How many milliliters of 45% acid solution should he add to create a 35% acid solution.
\n" ); document.write( "---------
\n" ); document.write( "x = amount to add
\n" ); document.write( "---
\n" ); document.write( "50*10 + x*45 = (50+x)*35
\n" ); document.write( "
\n" ); document.write( "
\n" );