document.write( "Question 863134: Hi! I need help on this word problem
\n" ); document.write( "A chemist needs 12 liters of a 25% acid solution. The solution is to be mixed from three solutions whose concentrations are 10%, 20%, and 50%. How many liters of each solution will satisfy each condition?
\n" ); document.write( "(a) Use 4 liters of the 50% solution.
\n" ); document.write( "10% solution =___L
\n" ); document.write( "20% solution =___L
\n" ); document.write( "

Algebra.Com's Answer #520229 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
.20x + .10(8L-x) + .50*4L = .25*12L |solve for x
\n" ); document.write( " .10x = .25*12L - .10*8L - ,50*4L
\n" ); document.write( " = 4L -.8L - 2L
\n" ); document.write( " x = 1.2L/.10
\n" ); document.write( "
\n" );