document.write( "Question 312644: How many cups of grape juice must be added to 40 cups of punch that is 5% grape juice to obtain a punch that is 10% grape juice? \n" ); document.write( "
Algebra.Com's Answer #223533 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! 40(5%) + x(100%) = (40+x)(10%)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "dividing by 5% ___ 40 + 20x = 80+2x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "18x = 40 \n" ); document.write( " |