document.write( "Question 538565: If 800ml of a juice drink is 10% grape juice, how much grape juice should be added to make a drink that is 20% grape juice? \n" ); document.write( "
Algebra.Com's Answer #353198 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If 800ml of a juice drink is 10% grape juice, how much grape juice should be added to make a drink that is 20% grape juice? \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "grape + graph = grape \n" ); document.write( "0.10*800 + 1x = 0.20(800+x) \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "10*800 + 100x = 20*800 + 20x \n" ); document.write( "80x = 10*800 \n" ); document.write( "x = 100 ml (amt. of pure grape needed) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |