SOLUTION: A box is constructed out of two different types of metal. The metal for the top and bottom, which are both square, costs $5 per square foot and the metal for the sides costs $2 per

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: A box is constructed out of two different types of metal. The metal for the top and bottom, which are both square, costs $5 per square foot and the metal for the sides costs $2 per      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1099943: A box is constructed out of two different types of metal. The metal for the top and bottom, which are both square, costs $5 per square foot and the metal for the sides costs $2 per square foot. Find the dimensions that minimize cost if the box has a volume of 15 cubic feet.
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!
A box is constructed out of two different types of metal.
The metal for the top and bottom, which are both square, costs $5 per square foot and the metal for the sides costs $2 per square foot.
Find the dimensions that minimize cost if the box has a volume of 15 cubic feet.
:
let s = one side of the square base
let h = the height of the box
then
s^2 * h = 15 cu/ft
Therefore
h = 15%2Fs%5E2
:
surface area = top, bottom, 4 side areas
SA = 2s^2 + 4hs
replace h with 15%2Fs%5E2
SA = 2s^2 + 4s*15%2Fs%5E2
cancel the s
SA = 2s^2 + (60/s)
Cost of the box
C(x) = 5(2x^2) + 2(60/s)
C(x) = 10x^2 + 120%2Fs
:
Graphically, y axis = the cost
+graph%28+300%2C+200%2C+-3%2C+5%2C+-20%2C+160%2C+10x%5E2%2B%28120%2Fx%29%2C+99.26%29+
minimum cost when x=1.9 ft
find the height
h = 15%2F1.9%5E2
h = 4.155 ft
:
The dimensions for minimum cost: 1.9 by 1.9 by 4.155 ft Cost about $99.26 (green)


Answer by ikleyn(52866) About Me  (Show Source):
You can put this solution on YOUR website!
A box is constructed out of two different types of metal.
The metal for the top and bottom, which are both square, costs $5 per square foot and the metal for the sides costs $2 per square foot.
Find the dimensions that minimize cost if the box has a volume of 15 cubic feet.
~~~~~~~~~~~~~~~~~~~~~

The solution by other tutor is not exactly correct.
So I place below a corrected version.

let s = one side of the square base

let h = the height of the box

then

s^2 * h = 15 cu/ft

Therefore

h = 15%2Fs%5E2


surface area = top, bottom, 4 side areas
SA = 2s^2 + 4hs

replace h with 15%2Fs%5E2

SA = 2s^2 + 4s*15%2Fs%5E2

cancel the s

SA = 2s^2 + (60/s)
Cost of the box

C(x) = 5(2x^2) + 2(60/x)                    <<<---===  One correction is HERE

C(x) = 10x^2 + 120%2Fx


To find the minimum, take the derivative    <<<---===  Second correction is here and in all following lines

C'(x) = 20x - 120%2Fx%5E2

The minimum is at  x = root%283%2C120%2F20%29 = root%283%2C6%29 = 1.817 (approximately).

Graphically, y axis = the cost

+graph%28+300%2C+200%2C+-3%2C+5%2C+-20%2C+160%2C+10x%5E2%2B%28120%2Fx%29%2C+99.06%29+

minimum cost when x = 1.817 ft

find the height
h = 15%2F1.817%5E2
h = 4.543 ft
:
The dimensions for minimum cost: 1.817 by 1.817 by 4.543 ft. Cost about $99.06 (green)