Michael J. answered 04/07/16
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
Write the equations for volume and surface area. The surface area will be used to create a function for cost.
Let length = width = x
Let height = y
Using these variables to create the equations for volume and cost.
x2y = 40 -------> volume
C = 0.29x2 + 0.21x2 + 0.05(4xy) -----> cost
C = 0.50x2 + 0.05xy ------> cost simplified
Substitute the volume equation into the cost function. The cost function will only be in terms of x.
C = 0.5x2 + 0.05x(40 / x2)
C = 0.5x2 + 2x-1
Now, take the derivative of C and set it equal to zero. Recall the first derivative test.
d/dx[C] = 0
Solve for x from the derivative equation. The x values you get will be your critical points. Then you will need to use test points to see which critical point has a minimum. That means the derivative before the critical point is negative, and the derivative after the critical point is positive.