SOLUTION: A rectangular storage container with an open top is to have a volume of 10 m3. The length of this base is twice the width. Material for the base costs $20 per square meter. Materia

Algebra ->  Volume -> SOLUTION: A rectangular storage container with an open top is to have a volume of 10 m3. The length of this base is twice the width. Material for the base costs $20 per square meter. Materia      Log On


   



Question 907313: A rectangular storage container with an open top is to have a volume of 10 m3. The length of this base is twice the width. Material for the base costs $20 per square meter. Material for the sides costs $12 per square meter. Find the cost of materials for the cheapest such container. (Round your answer to the nearest cent.)

Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
x for length, y for width,
x=2y
volume is 10 cubic meters, so if for z height,
xyz=10

Finding z:
%282y%29yz=10
2y%5E2%2Az=10
Still more information is needed to have a better relationship among the three dimensions.

These are the costs of the different rectangular parts altogether:
xy%2A20%2B2%2Axz%2A12%2B2%2Ayz%2A12
20xy%2B24xz%2B24yz
and if you substitute for y,
20%282y%29y%2B24%282y%29%2B24yz
40y%5E2%2B48y%2B24yz-----This cost written in terms of y and z.

You can use the earlier found, 2y%5E2%2Az=10 to either substitute for y or for z in the cost function.
First, simplify the "10" equation to z%2Ay%5E2=5.
z=5%2Fy%5E2; substitute for z, done here.

cost, 40y%5E2%2B48y%2B24y%285%2Fy%5E2%29
highlight_green%28c%28y%29=40y%5E2%2B48y%2B120%2Fy%29.

This is probably meant as a calculus problem using the derivative dc%2Fdy.
Form the derivative, and solve for y in dc%2Fdy=0 to find and check extremes (for a minimum value for c).