Figure 1 shows an open-topped container used for holding water.
The container is in the shape of a cuboid and is made of sheet metal.
The base of the container is a rectangle 3x metres by x metres.
The height of the container is y metres as shown in Figure 1.
Given that the capacity of the container is 120 m3
(a) show that the area A m2 of the sheet metal used to make the container is given by
A=Px2+xQ
where P and Q are positive constants to be found.
(4)
(b) Use calculus to find the value of x for which A has a stationary value, giving your answer to 3 significant figures.
(4)
(c) Find dx2d2A and hence show that the value of x found in part (b) gives the minimum value of A.
(2)
解答
(a)
解法一
思路
展开
先用体积求出 y。这是 open-topped container,所以 sheet metal 包括底面和四个侧面,不包括顶面。
答题过程
展开
The volume is
120=120=y=(3x)(x)y3x2yx240.
Since the container is open-topped, the sheet metal consists of the base and four side faces.
The base area is
3x2.
The two longer side faces have total area
2(3xy)=6xy,
and the two shorter side faces have total area
2(xy)=2xy.
So
A====3x2+6xy+2xy3x2+8xy3x2+8x(x240)3x2+x320.
Therefore,
P=3,Q=320.
(b)
解法一
思路
展开
stationary value 要令 dxdA=0。注意 x320 要写成 320x−1 来求导。