document.write( "Question 220980: George has 50 milliliters of a 10 percent acid solution. How many milliliters of 45 percent acid solution should he add to create a 35 percent acid solution? \n" ); document.write( "
Algebra.Com's Answer #165805 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.45x+.10*50=.35(50+x)
\n" ); document.write( ".45x+5=17.5+.35x
\n" ); document.write( ".45x-.35x=17.5-5
\n" ); document.write( ".10x=12.5
\n" ); document.write( "x=12.5/.10
\n" ); document.write( "x=125 ml.of 45% solution is used.
\n" ); document.write( "Proof:
\n" ); document.write( ".45*125+.10*50=.35(50+125)
\n" ); document.write( "56.25+5=.35*175
\n" ); document.write( "61.25=61.25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );