题目
Problem
Figure 2 shows a sketch of the curve C with equation
3x2+2y2−4xy+8x−11=0
The point P has coordinates (1,2).
(a) Verify that P lies on C.
(1)
(b) Find dxdy in terms of x and y.
(5)
The normal to C at P crosses the x-axis at a point Q.
(c) Find the x coordinate of Q, giving your answer in the form a+bln2 where a and b are integers.
(3)
题目中文翻译
图 2 给出了曲线 C 的草图,其方程为
3x2+2y2−4xy+8x−11=0
点 P 的坐标为 (1,2)。
(a) 验证点 P 在曲线 C 上。
(b) 用 x,y 表示 dxdy。
曲线 C 在点 P 处的法线与 x 轴交于点 Q。
(c) 求点 Q 的 x 坐标,答案写成 a+bln2 的形式,其中 a,b 为整数。
解答
(a)
Substitute x=1, y=2 into the equation of C:
3(1)2+2(2)2−4(1)(2)+81−11
This gives
3+8−8+8−11=0
So P(1,2) lies on C.
(b)
The equation of C is
3x2+2y2−4xy+8x−11=0
Differentiate implicitly with respect to x.
Term by term,
dxd(3x2)=6x
and
dxd(2y2)=4ydxdy
For −4xy, use the product rule:
dxd(−4xy)=−4(xdxdy+y)=−4xdxdy−4y
Also,
dxd(8x)=8xln8
Therefore
6x+4ydxdy−4xdxdy−4y+8xln8=0
Collect the terms involving dxdy:
(4y−4x)dxdy+6x−4y+8xln8=0
So
(4y−4x)dxdy=4y−6x−8xln8
Hence
dxdy=4y−4x4y−6x−8xln8
(c)
At P(1,2),
dxdy=4(2)−4(1)4(2)−6(1)−81ln8
So
dxdy=48−6−8ln8=42−8ln8
This is the gradient of the tangent at P.
Therefore the gradient of the normal is
−42−8ln81=8ln8−24
The equation of the normal is
y−2=8ln8−24(x−1)
At Q, the normal crosses the x-axis, so
y=0
Substitute y=0:
−2=8ln8−24(x−1)
Thus
x−1=−21(8ln8−2)
So
x=1−21(8ln8−2)
Hence
x=2−4ln8
Since
ln8=ln(23)=3ln2
we get
x=2−12ln2
Therefore the x coordinate of Q is
2−12ln2