document.write( "Question 864095: Fruit drink A consists of 6% pure fruit juice and drink B consists of 15% pure fruit juice. How much of each kind of drink should you mix together to get 4 liters of a 10% concentration of fruit juice? \n" ); document.write( "
Algebra.Com's Answer #520774 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( ".15x + .06(4L-x) = .10(4L)
\n" ); document.write( " x = .04(4L)/.09 \n" ); document.write( "
\n" );