SOLUTION: n open box will be made out of a piece of metal that is 24 inches by 30 inches by cutting squares out of the corners and folding up the sides. Write an equation describing the volu

Algebra ->  Volume -> SOLUTION: n open box will be made out of a piece of metal that is 24 inches by 30 inches by cutting squares out of the corners and folding up the sides. Write an equation describing the volu      Log On


   



Question 229619: n open box will be made out of a piece of metal that is 24 inches by 30 inches by cutting squares out of the corners and folding up the sides. Write an equation describing the volume of the box in terms of x and find how big we should cut the squares to maximize the volume of the box.
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
Starting with the 24" X 30" piece of metal, remove the four corners by cutting out x by x squares.
The volume of the box made by folding up the sides can be expressed by:
V+=+%2824-2x%29%2A%2830-2x%29%2Ax where x = the height of the newly-formed box, (24-2x) = the width of the base, and (30-2x) = the length of the base.
Now that we have the equation for the volume of the boxV+=+4x%5E3-108x%5E2%2B720x, we can find its maximum value by differentating V with respect to x and setting this equal to zero.
What we are really doing, of course, is finding the points on the cubic curve at which the slope is zero, thus we are findinding the relative maximum and relative minimum points on this cubic curve.
V+=+4x%5E3-108x%5E2%2B720x Differentiate.
dV%2Fdx+=+12x%5E2-216x%2B420 Set equal to zero.
12x%5E2-216x%2B720+=+0 Simplify by factoring a 12.
12%28x%5E2-18x%2B60%29+=+0 so, by the zero product rule, we have:
x%5E2-18x%2B60+=+0 Since this won't factor, we'll use the quadratic formula to solve for x. x+=+%28-b%2B-sqrt%28b%5E2-4ac%29%29%2F2a where a = 1, b = -18, and c = 60.
x+=+%28-%2818%29%2B-sqrt%28%28-18%29%5E2-4%281%29%2860%29%29%29%2F2%281%29 Evaluate.
highlight%28x+=+13.58%29 or highlight_green%28x+=+4.42%29
Notice that the larger solution is of no practical value since, if the cut-out squares are 13.58" by 13.58", this would take away more material than you have in the original piece of metal!
So, to obtain the maximum volume for the box, the squares must measure 4.42" by 4.42"
graph%28400%2C400%2C-5%2C20%2C-130%2C1500%2C4x%5E3-108x%5E2%2B720x%29