document.write( "Question 1012538: If you have a solution that is .25 orange juice and a solution that is 100% pure orange juice how much of each to get 17 liters that is 60% orange juice. \n" ); document.write( "
Algebra.Com's Answer #628495 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If you have a solution that is .25 orange juice and a solution that is 100% pure orange juice how much of each to get 17 liters that is 60% orange juice.\r \n" ); document.write( "\n" ); document.write( "==== \n" ); document.write( ".25 = 25% \n" ); document.write( "Do it like this one. \n" ); document.write( "---- \n" ); document.write( "One canned Juice drink is 15% orange juice, another is 5% orange juice. How many liters of each should be mixed together to get 10L that is 6% orange juice. \n" ); document.write( " --- \n" ); document.write( " t = 15% \n" ); document.write( " f = 5% \n" ); document.write( " --- \n" ); document.write( " t + f = 10 (total solution) \n" ); document.write( " 15t + 5f = 10*6 (total OJ) \n" ); document.write( " Solve for t & f \n" ); document.write( " |