answersLogoWhite

0


Best Answer

This is a classic max min problem using Lagrange multipliers. We do this when we have a function of several variables that we want to maximize or minimize and a constraint. Now the equation for surface area of a box is the areas of all the sides added together Total Surface Area = 2(Areahxw) + 2(Areahxl) + 2(Areawxl) using x,y and z we have f(x,y,z) = 2(xy+xz+yz) we need the gradient of that which is <(partial derivative wrt x,), partial derivative wrt y,(partial derivative wrt z)> where wrt means with respect to and i am using <> for a vector. 2 = ∇f(x,y,z) remember that the gradient is a vector and is normal to the curve. now let g be the other function, the one we have constraints on. In this case x+y+z=150 so that sum is constant and we write g(x,y,z)=x+y+z-150=0 we know that ∇f(x,y,z)=2 now the gradient, ∇g(x,y,z) is <1,1,1> since the partial derivative of x+y+z-150 wrt to x is 1 etc. so we have 2=<1,1,1>λ in order for these to be equal, the components must be equal =λ/2<1,1,1> now we have several equations y+z=λ/2 x+z=λ/2 x+y=λ/2 x+y+z=150 so we have y+z=x+z so x=y we also have y+x=y+z so x=z this means x=z=y and using the last equation we have 3x=150 or x=50 so y=50 and z=50 the rectangular box must be 50x50x50 the surface area is 2(2500+2500+2500) check a few other values of x, y and z and see what surface area you get. Perhaps, 100x49x1? we've only got one solution we might be tempted to assume that these are the dimensions that will give the smallest surface area.. The method of Lagrange Multipliers will give a set of points that will either maximize or minimize a given function subject to the constraint, provided there actually are minimums or maximums. So the points 100,49,1 give us info if we found a max or a min 50x 50 x 50 box has a surface area of 15000 the 100x49x1 box has a surface area of 2(100x49+100x1+49x1)=10098 which is less than 15000 so we found a max not a min! since we have x+y+z=150 if one of them gets very small the others have to get very large to compensate, They cannot all get very big or they won't work with our constraint. So the fact that we have a max them seems to make sense. In others, take very small x and y say .01 each then z=149.98 we get a surface area of about 6 or so. (much less than 15000) So now we wonder, do we have a minim value? We looked at .01,.01,149,98 let's take that one more step. x=y=.001 z=150-.002=149.998 surface area is around 1/3 so it looks like we could keep making x and y smaller and smaller and the surface area would continue to shrink. So no matter what values you give me for x and y and z, I can find a box with smaller surface area.

remember that a zero derivative may mean a max or min, or may be a saddle point, but a max or min always has a zero derivative. For constrained optimization problems, look and see if the constraint is bounded, for example a circle. The graph is x+y+x-150=0 is a plane in 3 space and is not bounded. This tells us about the existence of max and min.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How would you work out the smallest surface area for a rectangular box with dimensions x plus y plus z equals 150cm?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the surface area of a rectangular prism with the height equals 1.5width equals 10.5length equals 4?

127.5


What is the surface area of the prism where B equals 8 m P equals 3 m H equals 6 m?

If B, P, and H are three dimensions ofa rectangular prism them surface area equals 2 x 8 x 3 + 2 x 3 x 6 + 2 x 8 x 6 which equals 180 square meters.


What is the total surface area of a rectangular pyramid if a r equals 8 and h equals 8.54?

It depends on what "a r equals 8" means.


If L equals 15 cm W equals 9 cm and H equals 21 cm what is the surface area of the rectangular box?

1,278


What surface area is equivalent when sa equals 2lw plus 2hw plus 2lh?

This would be the surface area of a rectangular prism or a cube.


What is the surface area or a rectangular prism with the measurements of length equal 7 width equals 5 and height equals 2?

118 units^2


What is the volume of a rectangular prism whose dimensions are 2.0 cm 3.0 cm and 2.0 cm?

The volume for any rectangular prism is l X w X h. So you times the length (2) by the width (3) and by the height (2) and that equals 12 cubic cm.


What is L equals 7 w equals 5 h equals 2 what is the surface area of a rectangular prism?

Surface Area = 2*(L*W + W*H + H*L) = 2*(7*5 + 5*2 + 2*7) = 2*(35+10+14) = 2*59 = 118 square units.


What is the volume of a rectangular prism with S equals 9.5?

No


How many acre in a decimal?

This question cannot be answered sensibly. An acre is a measure of area, with dimensions [L2]. A decimal is a number with no dimensions. Basic dimensional analysis teaches that you cannot convert between measures with different dimensions such as these without additional information. Perhaps you meant to ask how many acres (English surface area measure) equal one hectare (metric surface area measure)? If so, one acre equals .3345 hectare. One hectare equals just under 3 acres.


What volume of a rectangular prism if the l equals 5.3m w equals 7.8m and h equals 10.3m?

The volume is 425.802m3


What is the height of a rectangular solid with the following dimensions length equals 7 feet width equals 5 feet and volume equals 105 cubic feet?

The volume is found by multiply the length, width and height together. So our equation is:7 * 5 * x = 10535 * x = 105x = 105 / 35x = 3The height is 3 feet.