document.write( "Question 925637: Once canned juice drink is 15% orange juice; another is 10% orange juice. How many liters of each should be mixed together to get 5l that is 14% orange juice? \n" ); document.write( "
Algebra.Com's Answer #561636 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x the amount of 15%
\n" ); document.write( "(5L-x)the amount of 10%
\n" ); document.write( ".....
\n" ); document.write( ".15x + .10(5L-x) = .14(5L)
\n" ); document.write( "x = .04(5L)/.05, the amount of 15%
\n" ); document.write( "Will Let You finish it Up
\n" ); document.write( "
\n" );