document.write( "Question 118969: The logistics manager at the factory needs to know the mass of chocolate that will be moving through his warehouse each week for storage and transporting purposes. He also needs to know the number of shippers and the weight of each carton in kg given that each shipper takes 6 cartons and each carton takes two dozen bars. Each bar weighs 80g. He bases his calculations on 14 shifts per week \n" ); document.write( "
Algebra.Com's Answer #87130 by josmiceli(19441) You can put this solution on YOUR website! What seems to be missing information is that there is 1 shipper per \n" ); document.write( "shift, but I'm taking that for granted, since that's usually the case. \n" ); document.write( "The logistics manager wants to know things on a weekly basis. \n" ); document.write( "(1) First he wants to know (grams of chocolate shipped / week) \n" ); document.write( "Let \n" ); document.write( "Let \n" ); document.write( "Let \n" ); document.write( "C g/wk = (14 shifts/wk)x(1 shipper/shift)x(6 cartons/shipper)x(24 bars/carton)x \n" ); document.write( "(80 g/bar) \n" ); document.write( "You'll notice that, as far as units go, on the right side, \"shifts\" is \n" ); document.write( "on the top and bottom and therefore cancels. The same is true for \"shipper\", \n" ); document.write( "\"carton\", and \"bar\". I am left with g/wk = g/wk as I should. \n" ); document.write( "Calculating: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( "mass in kg = (161280 g/wk)x(1 kg / 1000g) \n" ); document.write( " \n" ); document.write( "----------------------- \n" ); document.write( "(2) S shippers/wk = (1 shipper/shift)x(14 shifts/wk) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "----------------------- \n" ); document.write( "(3) kg / carton = (1 kg / 1000 g)x(24 bars/carton)x(80 g/bar) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Notice that, with just units, \"g\" and \"bars\" cancel on the right side \n" ); document.write( "and I'm left with kg/carton = kg/carton. \n" ); document.write( " |