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

IAL 2022 Jan Q1

A Level / Edexcel / P4

IAL 2022 Jan Paper · Question 1

题目

Problem

The curve CC has equation

xy2=x2y+6x0y0xy^2=x^2y+6 \qquad x\neq 0 \qquad y\neq 0

Find an equation for the tangent to CC at the point P(2,3)P(2,3), giving your answer in the form ax+by+c=0ax+by+c=0 where aa, bb and cc are integers.

(6)
题目中文翻译

曲线 CC 的方程为

xy2=x2y+6x0y0xy^2=x^2y+6 \qquad x\neq 0 \qquad y\neq 0

求曲线 CC 在点 P(2,3)P(2,3) 处的切线方程,并将答案写成 ax+by+c=0ax+by+c=0 的形式,其中 a,b,ca,b,c 为整数。

解答

解法一

思路

展开

方程中 xxyy 相乘,因此对两边关于 xx 作隐函数求导时,两处乘积都要使用乘积法则。求出点 PP 处的导数后,用点斜式写出切线方程,再整理成题目要求的整数系数形式。

答题过程

展开

Differentiating implicitly with respect to xx gives

y2+2xydydx=2xy+x2dydx.y^2+2xy\frac{\mathrm{d}y}{\mathrm{d}x} =2xy+x^2\frac{\mathrm{d}y}{\mathrm{d}x}.

Hence,

(2xyx2)dydx=2xyy2,\big(2xy-x^2\big)\frac{\mathrm{d}y}{\mathrm{d}x} =2xy-y^2,

so

dydx=2xyy22xyx2.\frac{\mathrm{d}y}{\mathrm{d}x} =\frac{2xy-y^2}{2xy-x^2}.

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

dydxP=2(2)(3)322(2)(3)22=38.\begin{align*} \left.\frac{\mathrm{d}y}{\mathrm{d}x}\right|_{P} =&\,\frac{2(2)(3)-3^2}{2(2)(3)-2^2}\\ =&\,\frac{3}{8}. \end{align*}

Therefore, the tangent at PP is

y3=38(x2).y-3=\frac{3}{8}(x-2).

Multiplying by 88 and rearranging gives

3x8y+18=0.\boxed{3x-8y+18=0}.