document.write( "Question 549134: How many liters of 40% acid solution must be mixed with 10 liters of 65% solution to get 45% acid solution? \n" ); document.write( "
Algebra.Com's Answer #357506 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
(40%)(x) + (65%)(10) = (45%)(10 + x) \n" ); document.write( "
\n" );