document.write( "Question 814327: one canned juice drink is 25% orange juice another is 10 %. How many liters of each should be mixed together in order to get 15 L that is 22% orange juice \n" ); document.write( "
Algebra.Com's Answer #490226 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Question states***
\n" ); document.write( " .25\"highlight%28x%29\" + .10\"highlight%2815-x%29\" = .22*15
\n" ); document.write( " 25x + 10(15-x) = 22*15
\n" ); document.write( " 15x = 12*15
\n" ); document.write( " x = 12 L of 25% and 3L of 10% \n" ); document.write( "
\n" );