Optimization help? what are the steps to solving this A closed rectangular container with square base is to have a volume of 2250 in^3. The material for the top and bottom of the container will cost $2 per in^2,and the material for the sides will cost $3 per in^2.Find the dimensions of the container of least cost.
what do you have so far
I just started so v=2xy=2250in^3 |dw:1417404092623:dw|
it would be x^2y sorry
so far, so good yeah V = x^2*y = 2250
what is the surface area of the top?
x^2
you have 2 bases like that: top and bottom so we have 2x^2 for the combined areas
we are told "The material for the top and bottom of the container will cost $2 per in^2" so how much will the top and bottom cost (in terms of x)?
My mind is blanking, I have no idea
how about just the top only
if the x is throwing you off, imagine x is some fixed number (like 3 or something) then try to calculate the area of the top and then calculate how much it will cost to cover the top
So it would be 2x^2 * 2
for the cost
if it was 3, the cost would be $18
good, the total cost of top and bottom is 4x^2 we'll keep things in terms of x & y for now
now we move onto the sides
what is the area of one side (in terms of x and y)?
the cost of the sides is 4xy * 3?
yes or 12xy
so the total cost to cover this prism is 4x^2 + 12xy
So then how do I find the minimum price?
recall that above you found x^2*y = 2250 solve for y to get x^2*y = 2250 y = 2250/(x^2) then you can plug this into 4x^2 + 12xy to get 4x^2 + 12xy 4x^2 + 12x(2250/(x^2)) 4x^2 + 27000/x
so the cost function is now f(x) = 4x^2 + 27000/x based on the condition that x^2*y = 2250
minimizing f(x) will give you the min cost
To find minimum, do I set the derivative of f(x) equal to zero, find the critical values, then plug them into f(x)?
before you plug them into f(x), you need to do the first derivative test to see if you actually have a min, max or saddle point
but yeah step 1) find f ' (x) step 2) solve f ' (x) = 0 for x to get the critical values step 3) use the first derivative test to determine the nature of each critical value step 4) once you have the x value where the local min is located, plug it into f(x) to get the min cost
thank you very much
you're welcome
@jim_thompson5910 , how do I do the first derivative test if I was not given an interval to test on?
well x is the side length, so x >= 0 because you can't have negative side lengths
what critical values did you get
15
I dont know if I did it correctly
set up a number line with the critical value on it |dw:1417407950152:dw|
then test values to the left and right of 15 say 14 and 16 |dw:1417407983518:dw| you test them in f ' (x)
you test them in f ' (x) because you want to determine the tangent slopes of f(x) to figure out if f is increasing or decreasing
let me know what you get for f ' (14) and f ' (16)
f(14)=2584 f(16)=2711.5
f PRIME not just f
you test them in f ' (x) because you want to determine the nature of the slopes
yes f'(x) sorry
I got f'(14)= 2584 and f'(16)=2711.5
I'm not getting those values
what did you get for f ' (x) ?
how about f'(14)= 249.76 and f'(16)= 233.47
what did you get for the derivative function
f'(x) = (8x^3 +27,000)/x^2 ??
it should be -27000
f ' (x) = (8x^3 - 27000)/(x^2)
the negative is because 27000/x = 27000x^(-1) deriving that gives -27000x^(-2) = -27000/(x^2)
So f'(14)= -25.76 and f"(16)= 22.53
much better
|dw:1417410382740:dw|
Join our real-time social learning platform and learn together with your friends!