题目
Problem
In this question you must show all stages of your working.
Solutions relying entirely on calculator technology are not acceptable.
The rectangular hyperbola H has equation xy=20
The point P(2ta,t2a), t=0, where a is a constant, is a general point on H
(a) State the value of a
(1)
(b) Show that the normal to H at the point P has equation
ty−t3x−25(1−t4)=0
(4)
The points A and B lie on H
The point A has parameter t=c and the point B has parameter t=−2c1, where c
is a constant.
The normal to H at A meets H again at B
(c) Determine the possible values of c
(4)
题目中文翻译
等轴双曲线 H 的方程为 xy=20。
点 P(2ta,t2a)(t=0),其中 a 为常数,是 H 上的一般点。
(a) 写出 a 的值。
(b) 证明:H 在点 P 处的法线方程为
ty−t3x−25(1−t4)=0
点 A 和 B 在 H 上。
点 A 的参数为 t=c,点 B 的参数为 t=−2c1,其中 c 为常数。
H 在点 A 处的法线再次与 H 相交于点 B。
(c) 确定 c 的可能值。
解答
(a)
解法一
思路
展开
把参数点的两个坐标相乘,并利用它在双曲线 xy=20 上,即可直接确定 a。
答题过程
展开
Since P lies on H,
(2ta)(t2a)=20.
As t=0,
4a=20,
so
a=5.
(b)
解法一
思路
展开
先由 y=20/x 求导,并在 P 处求出切线斜率;法线斜率是其负倒数。将 a=5 后的点 P 代入点斜式,再整理成题目要求的形式。
答题过程
展开
From
y=x20,
dxdy=−x220.
At
P(2t5,t25),
the gradient of the tangent is
−(2t5)220=−t21.
Hence the gradient of the normal is t2. Its equation is therefore
y−t25=t2(x−2t5).
Multiplying by t and rearranging,
ty−25=ty−t3x−25(1−t4)=t3x−2t45,0.
Thus the normal has equation
ty−t3x−25(1−t4)=0.
(c)
解法一
思路
展开
先写出 A 处的法线,再由点 B 的参数求其坐标并直接代入。所得方程是关于 c2 的二次方程,最后只保留能给出实数 c 的解。
答题过程
展开
At A, t=c, so the normal is
cy−c3x−25(1−c4)=0.
Since the parameter of B is −1/(2c),
B(−c5,−4c5).
Substituting the coordinates of B into the normal gives
c(−4c5)−c3(−c5)−25(1−c4)=2c4−3c2−2=(2c2+1)(c2−2)=0,0,0.
For real c, 2c2+1=0. Hence
c2=2,
so the possible values are
c=±2.
解法二
思路
展开
把双曲线方程 y=20/x 代入 A 处的法线,得到法线与双曲线交点的二次方程。因式分解后,一个根对应已知点 A,另一个根对应 B;将第二个横坐标与 B 的参数坐标比较。
答题过程
展开
Substituting y=20/x into the normal at A gives
x20c−c3x−25(1−c4)=0.
Since c=0 and neither point on H has x=0, this is equivalent to
c3x2+25(1−c4)x−20c=0.
Factorising,
(c3x+25)(x−2c5)=0.
The root x=2c5 corresponds to A. Therefore the second intersection has
x=−c325.
But the parameter of B is −1/(2c), so
xB=−c5.
Equating these expressions,
−c325=−c5.
Since c=0,
c2=2,
and hence
c=±2.
解法三
思路
展开
由于直线 AB 就是 A 处的法线,可先用两点坐标求 AB 的斜率,再与 (b) 中法线斜率 c2 比较。这条路线运算最短。
答题过程
展开
The coordinates are
A(2c5,c25)
and
B(−c5,−4c5).
Therefore,
mAB===2c5+5/c25/c+4c52c2+12+4c22.
From part (b), the gradient of the normal at A is c2. Since AB is this normal,
c2=2.
Thus
c=±2.