document.write( "Question 425593: Alisha is making punch for her graduation party. The recipe requires twice as much ornage juice as canberry juice and 8 times as much ginger ale as cranberry juice. If she plans to make 165oz of punch, howmuch ornage juice does she need? \n" ); document.write( "
Algebra.Com's Answer #318134 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! Let cranberry juice equal c: \n" ); document.write( "O.J.=2c \n" ); document.write( "Ginger Ale=8c \n" ); document.write( "c+2c+8c=165 \n" ); document.write( "11c=165 \n" ); document.write( "c=15 oz. \n" ); document.write( "O.J.=30 oz. \n" ); document.write( "Ginger Ale=120 oz.. \n" ); document.write( " |