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

IAL 2024 May Q3

A Level / Edexcel / P4

IAL 2024 May Paper · Question 3

题目

Problem

The curve CC is defined by the equation

8x33y2+2xy=98x^3-3y^2+2xy=9

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

(7)
题目中文翻译

曲线 CC 由方程

8x33y2+2xy=98x^3-3y^2+2xy=9

定义。

求曲线 CC 在点 (2,5)(2,5) 处的法线方程,并将答案写成 ax+by+c=0ax+by+c=0 的形式,其中 aabbcc 为整数。

解答

解法一

思路

展开

题目给出的是隐函数,所以先对方程两边关于 xx 求导,注意 yyxx 的函数。求出切线斜率 dydx\frac{\mathrm{d}y}{\mathrm{d}x} 后,法线斜率是它的负倒数,再用点斜式写出法线方程。

答题过程

展开

The curve is

8x33y2+2xy=9.8x^3-3y^2+2xy=9.

Differentiate implicitly with respect to xx:

ddx(8x3)ddx(3y2)+ddx(2xy)=024x26ydydx+2(xdydx+y)=0.\begin{align*} \frac{\mathrm{d}}{\mathrm{d}x}(8x^3) -\frac{\mathrm{d}}{\mathrm{d}x}(3y^2) +\frac{\mathrm{d}}{\mathrm{d}x}(2xy) &=0 \\[2mm] 24x^2-6y\frac{\mathrm{d}y}{\mathrm{d}x} +2\left( x\frac{\mathrm{d}y}{\mathrm{d}x}+y \right) &=0. \end{align*}

So

24x26ydydx+2xdydx+2y=0.24x^2-6y\frac{\mathrm{d}y}{\mathrm{d}x} +2x\frac{\mathrm{d}y}{\mathrm{d}x}+2y=0.

At (2,5)(2,5),

24(2)26(5)dydx+2(2)dydx+2(5)=09630dydx+4dydx+10=010626dydx=0dydx=5313.\begin{align*} 24(2)^2-6(5)\frac{\mathrm{d}y}{\mathrm{d}x} +2(2)\frac{\mathrm{d}y}{\mathrm{d}x}+2(5)&=0 \\[2mm] 96-30\frac{\mathrm{d}y}{\mathrm{d}x} +4\frac{\mathrm{d}y}{\mathrm{d}x}+10&=0 \\[2mm] 106-26\frac{\mathrm{d}y}{\mathrm{d}x}&=0 \\[2mm] \frac{\mathrm{d}y}{\mathrm{d}x}&=\frac{53}{13}. \end{align*}

Therefore the gradient of the normal is

1353.-\frac{13}{53}.

The normal passes through (2,5)(2,5), so

y5=1353(x2).y-5=-\frac{13}{53}(x-2).

Multiply by 5353:

53y265=13x+26.53y-265=-13x+26.

Hence

13x+53y291=0.\boxed{13x+53y-291=0}.