A company is packing identical items into a box of fixed length. Each item has a width , where . If is the number of items that can fit along the length of the box, which of the following statements is true regarding the calculation of the minimum and maximum possible values for ?
The minimum value of is calculated by dividing the box length by .
The maximum value of is calculated by dividing the box length by .
To find the maximum number of items, the box length should be divided by the smallest possible item width.
To find the minimum number of items, the box length should be divided by the smallest possible item width.