document.write( "Question 267589: Penny is making punch for Sam's party. The recipe requires twice as much orange juice as cranberry juice and 8 times as much ginger ale as cranberry juice. if she plans to make 176 ounces of punch, how much of each ingredient should she use? \n" ); document.write( "
Algebra.Com's Answer #196323 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=amount of cranberry juice needed \n" ); document.write( "Then 2x=amount of orange juice needed \n" ); document.write( "And 8x=amount of ginger ale needed \n" ); document.write( "Now our equation to solve is: \n" ); document.write( "x+2x+8x=176 collect like terms \n" ); document.write( "11x=176 divide each side by 11 \n" ); document.write( "x=16 oz-----------------amount of cranberry juice needed \n" ); document.write( "2x=2*16=32 oz------------amount of orange juice needed \n" ); document.write( "8x=8*16= 128 oz-------------amount of ginger ale needed\r \n" ); document.write( "\n" ); document.write( "Ck \n" ); document.write( "16+32+128=176 \n" ); document.write( "176=176\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |