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

IAL 2021 Oct Q1

A Level / Edexcel / P4

IAL 2021 Oct Paper · Question 1

题目

Problem

The curve CC has equation

2x4y2+3x2y=4x2+82x-4y^2+3x^2y=4x^2+8

The point P(3,2)P(3,2) lies on CC.

Find the equation of the normal to CC at the point PP, writing your answer in the form ax+by+c=0ax+by+c=0 where aa, bb and cc are integers to be found.

(7)
题目中文翻译

曲线 CC 的方程为

2x4y2+3x2y=4x2+82x-4y^2+3x^2y=4x^2+8

P(3,2)P(3,2) 在曲线 CC 上。

求曲线 CC 在点 PP 处的法线方程,并将答案写成 ax+by+c=0ax+by+c=0 的形式,其中 a,b,ca,b,c 为待求整数。

解答

解法一

思路

展开

对曲线方程两边关于 xx 作隐函数求导,其中 y2y^2 使用链式法则,x2yx^2y 使用乘积法则。求出点 PP 处的切线斜率后,取负倒数得到法线斜率,再整理成整数系数形式。

答题过程

展开

Differentiating implicitly with respect to xx gives

2+6xy8ydydx+3x2dydx=8x.\begin{align*} 2+6xy-&\,8y\frac{\mathrm{d}y}{\mathrm{d}x}\\ +&\,3x^2\frac{\mathrm{d}y}{\mathrm{d}x} =8x. \end{align*}

At P(3,2)P(3,2),

28(2)dydx+6(3)(2)+3(32)dydx=8(3).\begin{align*} 2-&\,8(2)\frac{\mathrm{d}y}{\mathrm{d}x}\\ +&\,6(3)(2)\\ +&\,3(3^2)\frac{\mathrm{d}y}{\mathrm{d}x} =8(3). \end{align*}

Therefore,

11dydx=14,11\frac{\mathrm{d}y}{\mathrm{d}x}=-14,

so the gradient of the tangent is 1411-\frac{14}{11}. Hence the gradient of the normal is

mnormal=1114.m_{\mathrm{normal}}=\frac{11}{14}.

Using the point-slope form, the normal is

y2=1114(x3).y-2=\frac{11}{14}(x-3).

Multiplying by 1414 and rearranging gives

11x14y5=0.\boxed{11x-14y-5=0}.