document.write( "Question 353860: how many liters of a 20% dye solution and a 50% solution should be mixed to obtain 6 liters of a 40% solution \n" ); document.write( "
Algebra.Com's Answer #252954 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Hi,
\n" ); document.write( "Let x be the amount of the 50% total solution. then (6L-x) would be the amount of the 20% total solutiom
\n" ); document.write( ".
\n" ); document.write( "question states
\n" ); document.write( ".50x + .20(6L-x)=.40*6L
\n" ); document.write( ".
\n" ); document.write( "simplify and solve
\n" ); document.write( ".30x = .40*6L - .20*6L\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "x (the amount of the 50% total solution)= 4L
\n" ); document.write( "the amount of the 20% total solution = 2L
\n" ); document.write( "
\n" ); document.write( "
\n" );