document.write( "Question 974009: One canned juice drink is 30% is orange juice, another is 10% orange juice. How many liters of each should be mixed together in order to get 20 Liters that is 21% orange juice? \n" ); document.write( "
Algebra.Com's Answer #596047 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One canned juice drink is 30% is orange juice, another is 10% orange juice. How many liters of each should be mixed together in order to get 20 Liters that is 21% orange juice? \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "orange + orange = orange \n" ); document.write( "0.30x + 0.10(20-x) = 0.21*20 \n" ); document.write( "------- \n" ); document.write( "30x + 10*20 - 10x = 21*20 \n" ); document.write( "20x = 11*20 \n" ); document.write( "x = 11 liters (amt. of 30% solution needed) \n" ); document.write( "20-x = 9 liters (amt. of 10% solution needed) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |