Final answer:
To minimize the function C(x) = 4.5x + 42000/x + 14000, calculate the first derivative, set it to zero and solve for x to find the lot size that minimizes the total inventory cost. Plug this lot size into the cost function to find the minimum cost, making sure to round to a whole number.
Step-by-step explanation:
The question asks what lot size Glorious Gadgets should order to minimize their total inventory costs, given the function C(x) = 4.5x + 42000/x + 14000. This question involves finding the minimum of a cost function, which is a common problem in calculus related to optimization. To minimize the cost function, we must find the derivative of C(x) and set it equal to zero to find the critical points. However, it seems there's a typo in the function provided as '42000x' does not make sense with '−1' immediately following it without any operation between them. Assuming the correct function is C(x) = 4.5x + 42000/x + 14000, we would proceed as follows:
Firstly, find the first derivative of C(x) with respect to x:
C'(x) = 4.5 - 42000/x2
Then set the derivative equal to zero and solve for x:
4.5 - 42000/x2 = 0
x2 = 42000 / 4.5
x = sqrt(42000 / 4.5)
Once we have the value of x, we check to make sure this x value gives us a minimum on the cost curve. Then, to find the minimum total inventory cost for Glorious Gadgets, we plug the value of x back into the original cost function. The resulting value would be their minimum total inventory cost. The final answers should be provided as whole numbers.