
David W. answered 07/09/16
Tutor
4.7
(90)
Experienced Prof
First, read and re-read the problem until you can put it into your own words, How's this:
Q: A 9-cubic-foot (fixed) box has a square base (variable) and has different costs for the base than for the sides (note: open top).
- base costs 3 pesos/ft2
- sides cost 4 pesos/ft2
A. Determine the cost as a function of its height
B. Determine the domain of that function
ANS:
A volume of 9-cubic-foot is given as a constant. That means (area of base)*height = 9 ft3.
Or, (area of base) = (9/h) ft2 [note: 9 ft3 / h ft; PLZ get units straight !!]
The cost of the base is (4 pesos / ft2)(9/h ft2) = 36/h pesos
Now, the (area of one side) = (side length of base)*height = ( √(9/h ft2) * (h ft)
= ( 3/(√h) ft ) * h ) ft
= 3√h ft2 [note: h/√h = √h)
There 4 sides, each costing (3 pesos/ft2)(3√h ft2) = 4* 9√h Mex$ = 36√h pesos
The total cost is (cost of base) + (cost of 4 sides):
ANS A: Cost = 36/h + 36√h pesos
Checking (test case of box is 3*3*1=9 cubic feet):
Cost should be 4*(3*3) + 3*(4*3*1) = 72 pesos [note: 3*3 base and four 3*1 sides]
h = 1
Cost = 36/1 + 36√1 = 36+36 = 72 pesos
Checking (test case of box is 1*1*9=9 cubic feet):
Cost should be 4*(1*1) + 3*(4*1*9) = 112 pesos
h = 9
Cost = 36/9 + 36√9 = 4 + 108 = 112 pesos
ANS B: h≥0 [the input variable, h, is non-negative]
Victoria V.
07/09/16