document.write( "Question 1179046: Kyle has to put 100 cartons of eggs into boxes. Each carton of eggs weighs 24 ounces, and each box can hold up to 150 ounces. No carton can be split between 2 boxes. If all but one box is filled to the maximum possible number of cartons, how many cartons of eggs will be in the box that is partially filled? \n" ); document.write( "
Algebra.Com's Answer #808689 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "150/24 = 6.25; each box can hold 6 cartons of eggs. \n" ); document.write( "100/6 = 16 remainder 4; 16 boxes can contain the maximum of 6 boxes each; the remaining box will contain 4 cartons. \n" ); document.write( "ANSWER: 4 \n" ); document.write( " \n" ); document.write( " |