document.write( "Question 1056373: One canned juice drink is 25% orange juice; another is 5% orange juice. How many liters of each should be mixed together in order to get 20L that is 24% orange juice? \n" ); document.write( "
Algebra.Com's Answer #671515 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
One canned juice drink is 25% orange juice; another
\n" ); document.write( "is 5% orange juice. How many liters of each should
\n" ); document.write( "be mixed together in order to get 20L that is 24%
\n" ); document.write( "orange juice?
\n" ); document.write( "
\r\n" );
document.write( "                        % as     pure \r\n" );
document.write( "                Liters|decimal| juice  |\r\n" );
document.write( "----------------------------------------             \r\n" );
document.write( "Stronger juice |   x  | 0.25  | 0.25x  |     \r\n" );
document.write( "Weaker juice   |   y  | 0.05  | 0.05y  |\r\n" );
document.write( "----------------------------------------\r\n" );
document.write( "Medium juice   |  20  | 0.24  |0.24(20)|\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You should be able to solve that system by \r\n" );
document.write( "substitution.  If you have trouble tell me\r\n" );
document.write( "in the email form below and I'll get back to\r\n" );
document.write( "you by email.  No charge ever. I do this for\r\n" );
document.write( "fun.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );