document.write( "Question 299198: one canned juice drink is 30% orange juice; another is 10% orange juice.How many liters of each should be mixed together in order to get 20L that is 15% orange juice? \n" ); document.write( "
Algebra.Com's Answer #215074 by Deina(147)\"\" \"About 
You can put this solution on YOUR website!
one canned juice drink is 30% orange juice; another is 10% orange juice.How many liters of each should be mixed together in order to get 20L that is 15% orange juice?\r
\n" ); document.write( "\n" ); document.write( "let x = number of liters of 30% juice\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"+30x+%2B+10%28highlight%2820%29-x%29+=+15%28highlight%2820%29%29+\"\r
\n" ); document.write( "\n" ); document.write( "30x - 10x + 200 = 300\r
\n" ); document.write( "\n" ); document.write( "20x = 100
\n" ); document.write( "x = 5\r
\n" ); document.write( "\n" ); document.write( "5 L of 30%
\n" ); document.write( "15 L of 10%\r
\n" ); document.write( "\n" ); document.write( "& bob's your uncle!
\n" ); document.write( "
\n" ); document.write( "
\n" );