document.write( "Question 1005304: A beverage producer makes two products, Orange Drink, containing 10% orange juice, and Orange Delight, containing 50% orange juice. How many gallons of Orange Delight must be mixed with 300 gallons of Orange Drink to create a new product containing 40% orange juice? \n" ); document.write( "
Algebra.Com's Answer #621596 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! This is the way it works using a similar example. Use the same method:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "two-part mixture using just one variable\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x, how much of Delight \n" ); document.write( "300-x, how much Drink\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Amount of new Orange Drink, 300 gallons \n" ); document.write( "Amount of orange juice, (0.50)(x)+(0.10)x \n" ); document.write( "WANTED 0.40 Fraction As Orange Juice \n" ); document.write( " |