Techniques of Differentiation: Applications of Derivatives

hadizainud
Messages
15
Reaction score
0

Homework Statement



We want to construct a box with a square base and we only have 10 m2 of material to use in construction of the box. Assuming that all the material is used in the construction process determine the maximum volume that the box can have.

Homework Equations



Chain rule. Second derivatives. Calculating Maximum and Minimum value.

The Attempt at a Solution



All the surface area = 10m2 = 2(x2)

Base + Top + 4 vertical area = 10m2
x2 + x2 + 4xy = 10

y = (10 - 2x2) / 4x

u = x2y

r = x2((10 - 2x2) / 4x)

du/dx = (5-3x2)/2

-Okay, clearly I don't understand even a bit of my work. Someone please explain to me and show me the correct steps. Thanks-
 
Physics news on Phys.org
Look up the method of lagrange multipliers.
 
What is that man. There suppose to be easy way to solve this, but I just can't see it. That Lagrange multipliers is not in my study's syllabus :|
 
Last edited:
Lagrange multipliers is too advanced for this problem.

hadizainud, you almost have the problem solved. You used the surface area condition to write the volume as a function of x only and then differentiated with respect to x. I assume you did that because you know that "a function, f, has an extremum at:
a point where f'(x)= 0.
a point where f'(x) does not exist.
and endpoint of the interval, if any.

However, you have an error in your algebra:
x^2\frac{10- 2x^2}{4x}= \frac{x^2(10- 2x^2)}{4x}= \frac{x(5- x^2)}{2}=\frac{5x- x^3}{2}

Find the derivative of that, set it equal to 0 and solve for x. What is the volume for that x?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top