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)![]() ![]() 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( "\n" ); document.write( " |