document.write( "Question 339946: What quantity x of a 80 % acid solution must be mixed with a 15 % solution to produce 600 mL of a 40 % solution? \n" ); document.write( "
Algebra.Com's Answer #243669 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
.80X+.15(600-X)=.40*600
\n" ); document.write( ".80X+90-.15X=240
\n" ); document.write( ".65X=240-90
\n" ); document.write( ".65X=150
\n" ); document.write( "X=150/.65
\n" ); document.write( "X=230.77 ml. of 80% mixture is used.
\n" ); document.write( "Proof:
\n" ); document.write( ",80*230.77+.15(600-230.77)=.4*600
\n" ); document.write( "184.62+.15(369.23)=240
\n" ); document.write( "184.62+55.38=240
\n" ); document.write( "240=240
\n" ); document.write( "
\n" );