SOLUTION: a company wishes to manufacture a box with a volume of 36 cubic feet that is open on top and is twice as long as it is wide. find the dimensions of the box produced from the minim
Algebra ->
Volume
-> SOLUTION: a company wishes to manufacture a box with a volume of 36 cubic feet that is open on top and is twice as long as it is wide. find the dimensions of the box produced from the minim
Log On
Question 443207: a company wishes to manufacture a box with a volume of 36 cubic feet that is open on top and is twice as long as it is wide. find the dimensions of the box produced from the minimum amount of material. Answer by ankor@dixie-net.com(22740) (Show Source):
You can put this solution on YOUR website! On thinking this over last night, I discovered a big error in this, let me correct it here
//////////////////////////
a company wishes to manufacture a box with a volume of 36 cubic feet that is open on top and is twice as long as it is wide.
find the dimensions of the box produced from the minimum amount of material.
Let x = the width
Let 2x = the length
Let h = the height
then
vol = x*2x*h
so we have
2x^2*h = 36
h =
h =
Surface area: two ends + 1 bottom + 2 sides (no top)
S.A. = 2(x*h) + 1(2x*x) + 2(2x*h)
:
I am truly sorry for this error. Carl
:
S.A. = 2xh + 2x^2 + 4xh
S.A. = 2x^2 + 6xh
Replace h with
S.A = 2x^2 + 6x()
S.A = 2x^2 + 6()
S.A = 2x^2 + ()
Graph this equation to find the value of x for minimum material
Min surface area when x = 3.0 is the width
then
2(3) = 6 is the length
;
Find the height:
h =
h = 2
:
Box dimensions for min surface area: 3 by 6 by 2; much better numbers
:
Check the vol of these dimensions: 3*6*2 ~ 36