Bradford T. answered 03/11/23
Retired Engineer / Upper level math instructor
The shop will do a run of x units and when that runs out will run x more units and so on until all 2000 units are manufactured. On average, there will be x/2 units in storage at a cost of $18 per year. The number of runs will be 2000/x with an overhead of $1000 per run and $110 per unit. So the cost is:
C(x) = Storage_Cost + Manufacturing_Cost = 18(x/2) + (2000/x)(1000+110x)
C(x) = 9x+ 2000000/x + 2000(110)
To minimize, set the derivative to zero and solve for x.
C'(x) = 9-2000000/x2
x2 = 2000000/9 = 2(1000)2/32
x = (1000/3)√2 = 471.4045 ≈ 471 units per run