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

IAL 2021 Oct Q5

A Level / Edexcel / P4

IAL 2021 Oct Paper · Question 5

题目

Problem

Figure 1 shows a sketch of the curve CC with parametric equations

x=5+2tanty=8sec2tπ3tπ4x=5+2\tan t \qquad y=8\sec^2 t \qquad -\frac{\pi}{3}\leq t\leq \frac{\pi}{4}

(a) Use parametric differentiation to find the gradient of CC at x=3x=3

(4)

The curve CC has equation y=f(x)y=\mathrm{f}(x), where f\mathrm{f} is a quadratic function.

(b) Find f(x)\mathrm{f}(x) in the form a(x+b)2+ca(x+b)^2+c, where aa, bb and cc are constants to be found.

(3)

(c) Find the range of f\mathrm{f}.

(2)
题目中文翻译

图 1 给出了曲线 CC 的草图,其参数方程为

x=5+2tanty=8sec2tπ3tπ4x=5+2\tan t \qquad y=8\sec^2 t \qquad -\frac{\pi}{3}\leq t\leq \frac{\pi}{4}

(a) 使用参数求导法求曲线 CCx=3x=3 处的梯度。

曲线 CC 的方程为 y=f(x)y=\mathrm{f}(x),其中 f\mathrm{f} 是二次函数。

(b) 求 f(x)\mathrm{f}(x),并将其写成 a(x+b)2+ca(x+b)^2+c 的形式,其中 a,b,ca,b,c 为待求常数。

(c) 求 f\mathrm{f} 的值域。

解答

(a)

解法一

思路

展开

分别对两个参数方程关于 tt 求导,再用 dydx=dy/dtdx/dt\frac{\mathrm{d}y}{\mathrm{d}x}=\frac{\mathrm{d}y/\mathrm{d}t}{\mathrm{d}x/\mathrm{d}t}。由 x=3x=3 先求出 tant\tan t,然后代入导数表达式。

答题过程

展开

Differentiating the parametric equations gives

dxdt=2sec2t\frac{\mathrm{d}x}{\mathrm{d}t}=2\sec^2t

and

dydt=16sec2ttant.\frac{\mathrm{d}y}{\mathrm{d}t} =16\sec^2t\tan t.

Therefore,

dydx=dy/dtdx/dt=16sec2ttant2sec2t=8tant.\begin{align*} \frac{\mathrm{d}y}{\mathrm{d}x} =&\, \frac{\mathrm{d}y/\mathrm{d}t} {\mathrm{d}x/\mathrm{d}t}\\ =&\,\frac{16\sec^2t\tan t}{2\sec^2t}\\ =&\,8\tan t. \end{align*}

When x=3x=3,

3=5+2tanttant=1.3=5+2\tan t \quad\Longrightarrow\quad \tan t=-1.

Hence the gradient of CC at x=3x=3 is

8.\boxed{-8}.

(b)

解法一

思路

展开

由两个参数方程分别表示 tant\tan tsec2t\sec^2t,再代入恒等式 1+tan2t=sec2t1+\tan^2t=\sec^2t,即可消去参数并直接得到配方形式。

答题过程

展开

From the parametric equations,

tant=x52\tan t=\frac{x-5}{2}

and

sec2t=y8.\sec^2t=\frac{y}{8}.

Using 1+tan2t=sec2t1+\tan^2t=\sec^2t,

1+(x52)2=y8.1+\bigg(\frac{x-5}{2}\bigg)^2 =\frac{y}{8}.

Therefore,

f(x)=2(x5)2+8.\boxed{\mathrm{f}(x)=2(x-5)^2+8}.

Thus a=2a=2, b=5b=-5 and c=8c=8.

解法二

思路

展开

承接 (a),把 tant=x52\tan t=\frac{x-5}{2} 代入参数导数,可得到只含 xxf(x)\mathrm{f}'(x)。对它积分后,再用曲线上的点 (3,16)(3,16) 求积分常数。

答题过程

展开

From part (a),

dydx=8tant.\frac{\mathrm{d}y}{\mathrm{d}x}=8\tan t.

Since tant=x52\tan t=\frac{x-5}{2},

f(x)=4(x5).\mathrm{f}'(x)=4(x-5).

Integrating gives

f(x)=2(x5)2+C.\mathrm{f}(x)=2(x-5)^2+C.

When x=3x=3, we have tant=1\tan t=-1, so sec2t=2\sec^2t=2 and hence y=16y=16. Therefore,

16=2(35)2+C,16=2(3-5)^2+C,

which gives C=8C=8. Thus,

f(x)=2(x5)2+8.\boxed{\mathrm{f}(x)=2(x-5)^2+8}.

解法三

思路

展开

官方资料也接受用曲线上的三个点确定二次函数。选取参数值 t=π4,0,π4t=-\frac{\pi}{4},0,\frac{\pi}{4},得到三个坐标,再解 f(x)=Ax2+Bx+C\mathrm{f}(x)=Ax^2+Bx+C 的联立方程并配方。

答题过程

展开

Using t=π4t=-\frac{\pi}{4}, 00 and π4\frac{\pi}{4} gives the points

(3,16),(5,8),(7,16).(3,16), \qquad (5,8), \qquad (7,16).

Let

f(x)=Ax2+Bx+C.\mathrm{f}(x)=Ax^2+Bx+C.

Substituting the three points gives

9A+3B+C=16,25A+5B+C=8,49A+7B+C=16.\begin{align*} 9A+3B+C=&\,16,\\ 25A+5B+C=&\,8,\\ 49A+7B+C=&\,16. \end{align*}

Subtracting the first equation from the second, and the second from the third, gives

16A+2B=8,24A+2B=8.\begin{align*} 16A+2B=&\,-8,\\ 24A+2B=&\,8. \end{align*}

Hence A=2A=2, B=20B=-20 and C=58C=58. Therefore,

f(x)=2x220x+58=2(x5)2+8.\begin{align*} \mathrm{f}(x) =&\,2x^2-20x+58\\ =&\,2(x-5)^2+8. \end{align*}

Thus,

f(x)=2(x5)2+8.\boxed{\mathrm{f}(x)=2(x-5)^2+8}.

(c)

解法一

思路

展开

先由参数范围求出 xx 的范围。抛物线顶点 x=5x=5 位于该区间内,所以最小值是 88;再比较两个区间端点的函数值,确定最大值。

答题过程

展开

Since

π3tπ4-\frac{\pi}{3}\leq t\leq\frac{\pi}{4}

and tant\tan t is increasing on this interval,

3tant1.-\sqrt3\leq\tan t\leq1.

Therefore,

523x7.5-2\sqrt3\leq x\leq7.

The minimum of f(x)=2(x5)2+8\mathrm{f}(x)=2(x-5)^2+8 occurs at x=5x=5, giving

f(5)=8.\mathrm{f}(5)=8.

At the endpoints,

f(523)=32\mathrm{f}(5-2\sqrt3)=32

and

f(7)=16.\mathrm{f}(7)=16.

Hence the range of f\mathrm{f} is

8f(x)32.\boxed{8\leq\mathrm{f}(x)\leq32}.