document.write( "Question 845004: Stella wishes to create a new punch for her party. In one pitcher she has a punch that is 60% pure fruit juice. In a second pitcher, she has a punch that is 10% pure fruit juice. How much of each mixture does she need to create 20 liters of punch that is 50% pure fruit juice. \n" ); document.write( "
Algebra.Com's Answer #509062 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the amount of 60%
\n" ); document.write( " .60x + .10(20L-x) = .50(20L)
\n" ); document.write( " x = .40(20L)/.5 = 16L of the 60% and 4L of the 10%
\n" ); document.write( " \n" ); document.write( "
\n" );