document.write( "Question 414992: suppose you want to combine two types of fruit drink to creat 24 kkilograms of a drink that will be 5% sugar by weight. fruit drink A is 4% sugar by weight, and fruit drink B is 8% sugar by weight \n" ); document.write( "
Algebra.Com's Answer #290987 by stanbon(75887) ![]() You can put this solution on YOUR website! suppose you want to combine two types of fruit drink to creat 24 kilograms of a drink that will be 5% sugar by weight. fruit drink A is 4% sugar by weight, and fruit drink B is 8% sugar by weight \n" ); document.write( "-------------- \n" ); document.write( "Equation: \n" ); document.write( "sugar + sugar = sugar \n" ); document.write( "0.04x + 0.08(24-x) = 0.05*24 \n" ); document.write( "--------- \n" ); document.write( "Multiply thru by 100 to get: \n" ); document.write( "4x + 8*24 - 8x = 5*24 \n" ); document.write( "-4x = -3*24 \n" ); document.write( "x = 18 kg (amt. of 4% drink) \n" ); document.write( "--- \n" ); document.write( "24-x = 6 kg (amt. of 8% drink) \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " \n" ); document.write( " |