document.write( "Question 220587: What quantity of a 80% acid solution must be mixed with a 30% solution to produce 600 ml of a 40% solution? \n" ); document.write( "
Algebra.Com's Answer #165566 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
Let x=amount of 80% solution needed
\n" ); document.write( "Then 600-x=amount of 30% solution needed
\n" ); document.write( "Now we know that the pure acid in the 80% solution (0.80x) plus the amount of pure acid in the 30% solution ((0.30)(600-x)) has to equal the amount of pure acid in the final mixture(0.40*600), so our equation to solve is:\r
\n" ); document.write( "\n" ); document.write( "0.80x+0.30(600-x)=0.40*600 get rid of parens
\n" ); document.write( "0.80x+180-0.30x=240 subtract 180 from each side
\n" ); document.write( "0.80x+180-180-0.30x=240-180 collect like terms
\n" ); document.write( "0.50x=60 divide each side by 0.50
\n" ); document.write( "x=120 ml---------------------amount of 80% solution needed
\n" ); document.write( "600-x=600-120=480 ml---------------amount of 30% solution needed\r
\n" ); document.write( "\n" ); document.write( "CK
\n" ); document.write( "120*0.80+480*0.30=0.40*600
\n" ); document.write( "96+144=240
\n" ); document.write( "240=240\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );