题目
Problem
In this question you must show all stages of your working.
Solutions based entirely on calculator technology are not acceptable.
A brick is in the shape of a cuboid with width x cm, length 3x cm and height h cm, as shown in Figure 2.
The volume of the brick is 972 cm3.
(a) Show that the surface area of the brick, S cm2, is given by
S=6x2+x2592
(3)
(b) Find dxdS.
(1)
(c) Hence find the value of x for which S is stationary.
(2)
(d) Find dx2d2S and hence show that the value of x found in part (c) gives the minimum value of S.
(2)
(e) Hence find the minimum surface area of the brick.
(1)
解答
(a)
解法一
思路
展开
要推导表面积公式,分两步进行:
- 體積關係:長方體的體積公式為 V=width×length×height。根據題意,體積為 972 cm3,寬為 x,長為 3x,高為 h。
V=x⋅(3x)⋅h=3x2h=972
從而可以得到用 x 表示 h 的表達式:h=x2324。
- 表面積公式:長方體的表面積包括 6 個面。
S=2(x⋅3x)+2(x⋅h)+2(3x⋅h)=6x2+8xh
將 h 代入即可消去 h,得到關於 x 的目標表達式。
答题过程
展开
The volume V of the cuboid is given by:
V==x×3x×h3x2h.
Since the volume is 972 cm3, we have:
3x2h=h=972x2324.
The surface area S of the cuboid is:
S===2(x×3x)+2(x×h)+2(3x×h)6x2+2xh+6xh6x2+8xh.
Substitute h=x2324 into the surface area equation:
S==6x2+8x(x2324)6x2+x2592.
(b)
解法一
思路
展开
對表面積公式進行求導。將分式項寫成冪函數的形式再求導:
S=6x2+2592x−1
使用求導公式 (xn)′=nxn−1 進行求導即可。
答题过程
展开
Rewrite S as:
S=6x2+2592x−1.
Differentiating with respect to x:
dxdS==12x−2592x−212x−x22592.
(c)
解法一
思路
展开
駐點(stationary point)滿足一階導數等於 0。
令 dxdS=0,解關於 x 的三次方程即可。
答题过程
展开
At the stationary point, dxdS=0:
12x−x22592=12x=12x3=x3=x=0x2259225922166.
(d)
解法一
思路
展开
- 對一階導數 dxdS=12x−2592x−2 再次求導,求得二階導數 dx2d2S。
- 將 (c) 小題求得的駐點 x=6 代入二階導數,判斷其正負。若二階導數大於 0,則該點對應的是極小值(minimum)。
答题过程
展开
Differentiating dxdS with respect to x:
dx2d2S==12−2592(−2)x−312+x35184.
Substituting x=6 into the second derivative:
dx2d2Sx=6====12+63518412+216518412+2436.
Since dx2d2S=36>0 when x=6, the value of x=6 gives the minimum value of S.
(e)
解法一
思路
展开
將 x=6 代入表面積公式 S=6x2+x2592 中,計算出具體的最小面積值。
答题过程
展开
Substitute x=6 into the equation for S:
Smin====6(6)2+625926(36)+432216+432648.
Therefore, the minimum surface area of the brick is 648 cm2.