题目
Problem
3. The rectangular hyperbola H has Cartesian equation xy=9
The point P with coordinates (3t,t3), where t=0, lies on H
(a) Use calculus to determine an equation for the normal to H at the point P
Give your answer in the form ty−t3x=f(t)
(4)
Given that t=2
(b) determine the coordinates of the point where the normal meets H again.
Give your answer in simplest form.
(3)
题目中文翻译
- 矩形双曲线 H 的直角坐标方程为 xy=9。
点 P(3t,t3)(其中 t=0)在 H 上。
(a) 使用微积分求双曲线 H 在点 P 处的法线方程。
答案写成 ty−t3x=f(t) 的形式。
已知 t=2。
(b) 求法线再次与 H 相交之点的坐标,答案写成最简形式。
解答
(a)
解法一
思路
展开
对 xy=9 隐函数求导,在 P 处得到切线斜率,再取负倒数得到法线斜率。最后用点斜式写法线,并整理为题目指定形式。
答题过程
展开
Differentiating xy=9 implicitly with respect to x,
xdxdy+y=0,
so
dxdy=−xy.
At P(3t,3/t), the tangent gradient is
mT=−3t3/t=−t21.
Hence the normal gradient is mN=t2. Its equation is
y−t3=t2(x−3t).
Multiplying by t and rearranging,
ty−t3x=3−3t4,
so f(t)=3−3t4.
解法二
思路
展开
官方评分资料也允许先把双曲线写成显函数 y=9x−1,直接对幂函数求导。代入 x=3t 后,后续法线步骤相同。
答题过程
展开
Writing y=9x−1 and differentiating,
dxdy=−9x−2.
At x=3t,
mT=−(3t)29=−t21,
so mN=t2. Therefore,
y−t3=ty−3=t2(x−3t),t3x−3t4.
Hence
ty−t3x=3−3t4.
解法三
思路
展开
也可把点的表示视为双曲线的参数方程 x=3t、y=3/t,分别对参数求导,再用 dy/dx=(dy/dt)/(dx/dt)。
答题过程
展开
Using
x=3t,y=3t−1,
we have
dtdx=3,dtdy=−3t−2.
Thus
dxdy=3−3t−2=−t21.
The normal gradient is therefore t2, so
y−t3=ty−t3x=t2(x−3t),3−3t4.
Hence
ty−t3x=3−3t4.
(b)
解法一
思路
展开
把 t=2 代入 (a) 的法线方程,再用法线表示 y 并代入 xy=9。所得二次方程的一个根对应已知点 P,另一个根就是再次相交点的横坐标。
答题过程
展开
When t=2, the normal is
2y−8x=3−3(24)=−45,
so
y=4x−245.
Substituting into xy=9,
x(4x−245)=9.
Hence
8x2−45x−18=(8x+3)(x−6)=0,0.
The root x=6 corresponds to P=(6,3/2). At the other intersection,
x=−83.
Using xy=9,
y=−3/89=−24.
Therefore the normal meets H again at
(−83,−24).
解法二
思路
展开
官方评分资料同样允许改为消去 x。由法线方程把 x 表示成 y,代入 xy=9 后直接求纵坐标,再排除已知点 P。
答题过程
展开
From
2y−8x=−45,
we obtain
x=4y+845.
Substituting into xy=9 gives
y(4y+845)=9.
Therefore,
2y2+45y−72=(2y−3)(y+24)=0,0.
The root y=3/2 corresponds to P. At the other intersection, y=−24, and hence
x=−249=−83.
Therefore the required point is
(−83,−24).