document.write( "Question 896162: What quantity of 65 percent acid solution must be mixed with a 30 percent solution to produce 840 mL of a 50 percent solution?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #543277 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! .65x+.3y=.5*840, \n" ); document.write( "x+y=840 \n" ); document.write( "x=480, y=360 \n" ); document.write( " |