A startup delivery service in Italy needs to determine which truck model to lease and how many trucks are required to deliver 1,000 packages daily within a 10-hour window. The analysis requires calculating minimum trucks needed based on time constraints and then optimizing truck selection by comparing capacity-to-cost ratios across three truck models.
Key Insights:
- Bottleneck identification is critical: time (delivery duration) vs. capacity (truck size) must both be evaluated
- Minimum truck requirement is driven by the 8-minute-per-package constraint, yielding 13.3 trucks as the floor
- Truck C is the optimal choice despite higher per-unit cost due to superior capacity (480 packages vs. 60 for Truck A and 18 for Truck B)
- The case introduces strategic risk considerations (Question 3) and revenue growth opportunities (Question 4) with fixed asset constraints
- Framework development is critical—candidates should start with demand analysis before evaluating specific solutions