SOLUTION: An engineer needs a metal box to shield sensitive electronic devices from external electric fields. One side of the box should be open so that it can be placed over the components.

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: An engineer needs a metal box to shield sensitive electronic devices from external electric fields. One side of the box should be open so that it can be placed over the components.      Log On


   



Question 1071558: An engineer needs a metal box to shield sensitive electronic devices from external electric fields. One side of the box should be open so that it can be placed over the components. The box can be made from a 3 m x 4 m sheet of metal by cutting squares from the corners and folding up the sides.
1. What is the maximum volume of the box?
2. What are the box's dimensions?
I already tried to solve for it using the equation (4-2x)(3-2x)(x) expanding it, trying to solve for zeros but nothing is working. Please help.

Found 2 solutions by ankor@dixie-net.com, ikleyn:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The box can be made from a 3 m x 4 m sheet of metal by cutting squares from the corners and folding up the sides.
:
One way is t0 plot the equation y = x(4-2x)(3-2x), y being the volume
+graph%28+300%2C+200%2C+-1%2C+2%2C+-4%2C+6%2C+x%2A%284-2x%29%2A%283-2x%29%29+
1. What is the maximum volume of the box?
Max occurs when x=.566 inches, then y = 3.032 cu/m
:
2. What are the box's dimensions?
Height = .566 m
4 - 2(.566) = 2.87 m is the length
3 - 2(.566) = 1.87 m is the width

Answer by ikleyn(52924) About Me  (Show Source):
You can put this solution on YOUR website!
.
The volume is V(x) = x*(4-2x)*(3-2x) = x*(4x^2 -2x*(4+3) + 12)) = x*(4x^2 - 14x + 12) = 4x^3 - 14x^2 + 12x.


Take the derivative:

V'(x) = 12x^2 - 28x + 12 

Make it equal to zero:

12x^2 - 28x + 12 = 0,

3x^2 - 7x + 3 = 0,

x%5B1%2C2%5D = %287+%2B-+sqrt%2849+-+4%2A3%2A3%29%29%2F%282%2A3%29 = %287+%2B-+sqrt%2813%29%29%2F6.


x%5B1%5D = 1.768 (approximately), and it is clear that this root doesn't work.

x%5B2%5D = 0.566 (approximately.


Answer. The volume is maximal at x = 0.566 m.


This solution is pretty straightforward and should not be difficult for you.