Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2024 Jan Q4

A Level / Edexcel / P4

IAL 2024 Jan Paper · Question 4

题目

Problem

A cone, shown in Figure 2, has

  • fixed height 55 cm
  • base radius rr cm
  • slant height ll cm

(a) Find an expression for ll in terms of rr.

(1)

Given that the base radius is increasing at a constant rate of 33 cm per minute,

(b) find the rate at which the total surface area of the cone is changing when the radius of the cone is 1.51.5 cm. Give your answer in cm2^2 per minute to one decimal place.

[The total surface area, SS, of a cone is given by the formula S=πr2+πrlS=\pi r^2+\pi rl]

(4)
题目中文翻译

图 2 所示圆锥满足:

  • 高固定为 55 cm;
  • 底面半径为 rr cm;
  • 母线长为 ll cm。

(a) 用 rr 表示 ll

已知底面半径以每分钟 33 cm 的恒定速率增加,

(b) 求当圆锥半径为 1.51.5 cm 时,圆锥总表面积的变化率。答案用 cm2^2 每分钟表示,并保留到 1 位小数。

[圆锥总表面积 SS 的公式为 S=πr2+πrlS=\pi r^2+\pi rl]

解答

(a)

解法一

思路

展开

圆锥的高、半径和母线长组成直角三角形。高固定为 55,底面半径为 rr,母线长 ll 是斜边,所以直接用勾股定理。

答题过程

展开

By Pythagoras’ theorem,

l2=r2+52.l^2=r^2+5^2.

Since l>0l>0,

l=r2+25.\boxed{l=\sqrt{r^2+25}}.

(b)

解法一

思路

展开

先把总表面积 SS 完全写成 rr 的函数,然后求 dSdr\frac{\mathrm{d}S}{\mathrm{d}r}。题目给的是 drdt=3\frac{\mathrm{d}r}{\mathrm{d}t}=3,所以最后用链式法则 dSdt=dSdrdrdt\frac{\mathrm{d}S}{\mathrm{d}t}=\frac{\mathrm{d}S}{\mathrm{d}r}\frac{\mathrm{d}r}{\mathrm{d}t}

答题过程

展开

The total surface area is

S=πr2+πrl.S=\pi r^2+\pi rl.

Using l=r2+25l=\sqrt{r^2+25},

S=πr2+πrr2+25.S=\pi r^2+\pi r\sqrt{r^2+25}.

Differentiate with respect to rr:

dSdr=2πr+πr2+25+πr12(r2+25)122r=2πr+πr2+25+πr2r2+25.\begin{align*} \frac{\mathrm{d}S}{\mathrm{d}r} =&\, 2\pi r +\pi\sqrt{r^2+25} +\pi r\cdot\frac{1}{2}(r^2+25)^{-\frac12}\cdot 2r \\[2mm] =&\, 2\pi r +\pi\sqrt{r^2+25} +\frac{\pi r^2}{\sqrt{r^2+25}}. \end{align*}

Given that

drdt=3,\frac{\mathrm{d}r}{\mathrm{d}t}=3,

we have

dSdt=dSdrdrdt.\frac{\mathrm{d}S}{\mathrm{d}t} =\frac{\mathrm{d}S}{\mathrm{d}r}\frac{\mathrm{d}r}{\mathrm{d}t}.

When r=1.5r=1.5,

r2+25=1.52+25=27.25=1092.\sqrt{r^2+25} =\sqrt{1.5^2+25} =\sqrt{27.25} =\frac{\sqrt{109}}{2}.

Therefore

dSdt=3(2π(1.5)+π1092+π(1.5)21092)=3(3π+π1092+9π2109)=81.5354.\begin{align*} \frac{\mathrm{d}S}{\mathrm{d}t} =&\, 3\left( 2\pi(1.5) +\pi\cdot\frac{\sqrt{109}}{2} +\frac{\pi(1.5)^2}{\frac{\sqrt{109}}{2}} \right) \\[2mm] =&\, 3\left( 3\pi+\frac{\pi\sqrt{109}}{2} +\frac{9\pi}{2\sqrt{109}} \right) \\[2mm] =&\, 81.5354\ldots. \end{align*}

So the rate of change of the total surface area is

81.5 cm2 per minute.\boxed{81.5\text{ cm}^2\text{ per minute}}.

解法二

思路

展开

另一种做法是保留 S=πr2+πrlS=\pi r^2+\pi rl,直接对时间 tt 求导。这样需要先由 l=r2+25l=\sqrt{r^2+25} 求出 dldt\frac{\mathrm{d}l}{\mathrm{d}t},再代入 dSdt\frac{\mathrm{d}S}{\mathrm{d}t}

答题过程

展开

From

l=r2+25,l=\sqrt{r^2+25},

we get

dldr=rr2+25.\frac{\mathrm{d}l}{\mathrm{d}r} =\frac{r}{\sqrt{r^2+25}}.

Since

drdt=3,\frac{\mathrm{d}r}{\mathrm{d}t}=3,

it follows that

dldt=dldrdrdt=3rr2+25.\frac{\mathrm{d}l}{\mathrm{d}t} =\frac{\mathrm{d}l}{\mathrm{d}r}\frac{\mathrm{d}r}{\mathrm{d}t} =\frac{3r}{\sqrt{r^2+25}}.

Now

S=πr2+πrl.S=\pi r^2+\pi rl.

Differentiate with respect to tt:

dSdt=2πrdrdt+πldrdt+πrdldt.\frac{\mathrm{d}S}{\mathrm{d}t} =2\pi r\frac{\mathrm{d}r}{\mathrm{d}t} +\pi l\frac{\mathrm{d}r}{\mathrm{d}t} +\pi r\frac{\mathrm{d}l}{\mathrm{d}t}.

When r=1.5r=1.5,

l=1092,dldt=3(1.5)1092=9109.l=\frac{\sqrt{109}}{2}, \qquad \frac{\mathrm{d}l}{\mathrm{d}t} =\frac{3(1.5)}{\frac{\sqrt{109}}{2}} =\frac{9}{\sqrt{109}}.

Therefore

dSdt=2π(1.5)(3)+π(1092)(3)+π(1.5)(9109)=9π+3π1092+27π2109=81.5354.\begin{align*} \frac{\mathrm{d}S}{\mathrm{d}t} =&\, 2\pi(1.5)(3) +\pi\left(\frac{\sqrt{109}}{2}\right)(3) +\pi(1.5)\left(\frac{9}{\sqrt{109}}\right) \\[2mm] =&\, 9\pi+\frac{3\pi\sqrt{109}}{2} +\frac{27\pi}{2\sqrt{109}} \\[2mm] =&\, 81.5354\ldots. \end{align*}

Thus

81.5 cm2 per minute.\boxed{81.5\text{ cm}^2\text{ per minute}}.