document.write( "Question 1132015: You have 30 cups of a drink that contains 58% sugar. How many cups of a drink containing 37% sugar needs to be added in order to have a final drink that is 55% sugar? \n" ); document.write( "
Algebra.Com's Answer #748821 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You have 30 cups of a drink that contains 58% sugar. How many cups of a drink containing 37% sugar needs to be added in order to have a final drink that is 55% sugar? \n" ); document.write( "------------- \n" ); document.write( "30*58 + C*37 = (30+C)*55 \n" ); document.write( " \n" ); document.write( " |