SOLUTION: Express the surface area S of a closed box with a volume of 10000 cubic inches as a function of x. The answer he has is S=2x^2+40000/x. I need to know how he reached this conclusio

Algebra ->  Surface-area -> SOLUTION: Express the surface area S of a closed box with a volume of 10000 cubic inches as a function of x. The answer he has is S=2x^2+40000/x. I need to know how he reached this conclusio      Log On


   



Question 230565: Express the surface area S of a closed box with a volume of 10000 cubic inches as a function of x. The answer he has is S=2x^2+40000/x. I need to know how he reached this conclusion
Answer by jsmallt9(3758) About Me  (Show Source):
You can put this solution on YOUR website!
The only way your teacher's answer is correct is if the box has two faces which are squares measuring x on each side. So
Let x = the length and the width of the box
Let y = the height of the box.
Volume of a box (aka right rectangular prism) is length times width times height: V+=+l%2Aw%2Ah. Since your volume is 10000 and the length and width are x and the height are y:
10000+=+x%2Ax%2Ay
or
10000+=+x%5E2y
We can solve this for y:
10000%2Fx%5E2+=+y

Moving on to the surface area. Any closed box has 6 faces which have area. In your box you have 2 squares and 4 rectangles. The sides of the squares are x. The length and width of the rectangles are x and y. If you have trouble understanding this,
  1. Draw a box with square ends
  2. Label the sides of the square "x"
  3. Label the edges of the box which connect the squares to each other "y".

Area of a square: A+=+s%5E2
The area of your square, since the sides are x, is x%5E2
Area of a rectangle: A+=+l%2Aw
The area of your rectangles, since the length and width are x and y: xy.
The total surface area is the sum of the areas of the 2 squares and the 4 rectangles:
SA+=+2%28x%5E2%29+%2B+4%28xy%29+=+2x%5E2+%2B+4xy
Since we want this in terms of x, we need to substitute for the "y". Earlier we found, from the volume, that y+=+10000%2Fx%5E2. Substituting this for y in our surface area equation we get:
SA+=+2x%5E2+%2B+4x%2810000%2Fx%5E2%29
which simplifies to:
SA+=+2x%5E2+%2B+40000%2Fx