A small rectangular warehouse is to be constructed which is to have an area of 10000 square feet. The building is to be partitioning internally in to eight equal parts. The costs have been estimated based on exterior and interior walls dimensions. The costs are $300 per running foot of exterior wall and plus $1100 per running foot of interior wall.
a) Determine the dimensions which will minimizes the construction costs?
b) What are the minimum cost?
1
Expert's answer
2021-05-27T04:16:59-0400
a) Let x= the length of warehouse in ft,y= the width ofwarehouse in ft.
Then xy=1000ft2
Solve for x
x=y10000,y>0
The construction cost is
C=2x(300)+2y(300)+7y(1100)
Substitute
C=C(y)=y6000000+8300y,y>0
Find the first derivative with respect to y
C′(y)=(y6000000+8300y)′
=−y26000000+8300
Find the critical number(s)
C′(y)=0=>−y26000000+8300=0
y2=8360000
y1=−100836≈−26.8866,
y2=100836≈26.8866
The critical numbers −100836≈26.8866,100836≈26.8866
Since y>0, then we consider 100836≈26.8866
If 0<y<100836≈26.8866,C′(y)<0,C(y) decreses.
If y>100836≈26.8866,C′(y)>0,C(y) increses.
The function C has a local minmum at y=100836≈26.8866.
Since the function C has the only extremum for y>0, then the function C has the absolute minimum at y=100836≈26.8866 for y>0.
Comments