Derivative Applications Question (High-school Calculus)

NDiggity
Messages
53
Reaction score
0

Homework Statement


A box with a square base and an open top has a volume of 4500cm^3. What are the dimensions of the box that will minimize the amount of material used? (Remember that the amount of material used refers to the surface area of the box).

My buddy and I spent a solid hour on this questions with no luck. Please help!

Homework Equations


No set equations, make your own.

The Attempt at a Solution



First we set our variables:
Let x=a side of the base
Let y=height of the box

Then we isolated the y variable:
x*x*y=4500
x^2*y=4500
y=4500/x^2

Then we made a surface area equation:
S(x)=x^2 + 4xy
S(x)=x^2 + 4x(4500/x^2)
S(x)=x^2 + 18000x/x^2
Then we multiplied everything by x^2 to get rid of the denominator to get:
S(x)=x^4 + 18000x
S(x)=x(x^3 + 18000)

Then we found the derivative of this equation:
S'(x)=4x^3 + 18000
S'(x)=4(x^3 + 4500)

This is where we got stuck because the critical number will be negative. Please help, we do not know what we did wrong.
 
Physics news on Phys.org
Then we multiplied everything by x^2 to get rid of the denominator to get:
If you're going to do that you need to multiply S(x) as well as you are not multiplying by one.
 
NDiggity said:
Then we isolated the y variable:
x*x*y=4500
x^2*y=4500
y=4500/x^2

Then we made a surface area equation:
S(x)=x^2 + 4xy
S(x)=x^2 + 4x(4500/x^2)
S(x)=x^2 + 18000x/x^2
So far, so good. Simplify this and find its minimum.

Then we multiplied everything by x^2 to get rid of the denominator to get:
S(x)=x^4 + 18000x
S(x)=x(x^3 + 18000)
Say what now? You can't just arbitrarily multiply by x^2! For one thing, x^2*S(x) does not equal S(x).
 
Ok so if I don't multiply by x^2 and simplify, I'm left with:
S(x)=x^2 + 18000/x
S(x)=x^2 + 18000x^-1

So with the derivative I get:
S'(x)=2x -18000x^-2
S'(x)=2x -18000/x^2

Is this better?
 
Much better. :smile:
 
Yay, thank you very much for the help so far! So, would my critical number be the cube root of 9000? If so my dimensions are cube root of 9000 or 20.8 cm by 10.4cm.
 
Last edited:
Looks good to me. :smile:
 
yeah correct
 
Back
Top