题目
Problem
The rectangular hyperbola H has equation xy=c2 where c is a positive constant.
The point P(ct,tc), where t>0, lies on H.
(a) Use calculus to show that an equation of the normal to H at P is
t3x−ty=c(t4−1)
(4)
The parabola C has equation y2=6x
The normal to H at the point with coordinates (8,2) meets C at the point Q where y>0
(b) Determine the exact coordinates of Q
(4)
Given that
- the point R is the focus of C
- the line l is the directrix of C
- the line through Q and R meets l at the point S
(c) determine the exact length of QS
(5)
题目中文翻译
等轴双曲线 H 的方程为 xy=c2,其中 c 为正常数。
点 P(ct,tc)(其中 t>0)位于 H 上。
(a) 利用微积分学证明,双曲线 H 在点 P 处的法线方程为
t3x−ty=c(t4−1)
抛物线 C 的方程为 y2=6x。
双曲线 H 在点 (8,2) 处的法线与抛物线 C 相交于点 Q(其中 y>0)。
(b) 确定点 Q 的精确坐标。
已知:
- 点 R 是抛物线 C 的焦点
- 直线 l 是抛物线 C 的准线
- 过 Q 和 R 的直线与 l 相交于点 S
(c) 确定 QS 的精确长度。
解答
(a)
解法一
思路
展开
由双曲线方程把 y 写成 x 的函数并求导。先求点 P 处的切线斜率,再利用法线斜率是其负倒数,最后把点 P 代入点斜式并整理成题目指定的形式。
答题过程
展开
Since xy=c2,
y=c2x−1.
Hence
dxdy=−c2x−2=−x2c2.
At P(ct,tc), the gradient of the tangent is
mT=−(ct)2c2=−t21.
Therefore, the gradient of the normal is
mN=t2.
Using the point-gradient form,
y−tc=t2(x−ct).
Multiplying by t and rearranging gives
ty−c=t3x−ty==t3x−ct4ct4−cc(t4−1).
Thus an equation of the normal is
t3x−ty=c(t4−1).
(b)
解法一
思路
展开
先由点 (8,2) 在双曲线上求出 c 与 t,再代入 (a) 的法线方程。把所得直线与抛物线联立,并用 y>0 排除另一个交点。
答题过程
展开
Since (8,2) lies on xy=c2 and c>0,
c2=8×2=16⟹c=4.
Also, ct=8, so
t=2.
Substituting c=4 and t=2 into the normal from part (a),
8x−2y=4(16−1),
so
y=4x−30.
On the parabola, x=6y2. Therefore,
y=2y2−3y−90=(2y−15)(y+6)=4(6y2)−3000.
Since y>0,
y=215.
Thus
x=61(215)2=875.
Hence
Q(875,215).
解法二
思路
展开
官方评分资料也接受抛物线参数方程。将 y2=6x 写成 y2=4ax,用参数点 (au2,2au) 表示 Q,再代入法线方程求参数。
答题过程
展开
For y2=6x, we have 4a=6, so a=23. A parametric point on the parabola is therefore
Q(23u2,3u).
As above, c=4, t=2, and the normal is
8x−2y=60.
Substituting the parametric coordinates gives
8(23u2)−2(3u)=2u2−u−10=(2u−5)(u+2)=6000.
Since y=3u>0, we require u>0, so u=25. Hence
x=y=23(25)2=875,3(25)=215.
Therefore,
Q(875,215).
(c)
解法一
思路
展开
由 y2=4ax 求焦点与准线。先建立直线 QR,求它与准线的交点 S,再用两点间距离公式求 QS。
答题过程
展开
For y2=4ax with a=23, the focus and directrix are
R(23,0)andl:x=−23.
The gradient of QR is
mQR==875−23215−02120.
Hence the equation of QR is
y=2120(x−23).
At S, x=−23, so
y=2120(−23−23)=−720.
Thus
S(−23,−720).
Using the distance formula,
QS====(875+23)2+(215+720)2(887)2+(14145)2313670728156841.
解法二
思路
展开
利用抛物线定义:焦点到抛物线上一点的距离,等于该点到准线的垂直距离,因此可直接求出 QR。又因为 Q,R,S 共线且 R 位于 Q 与 S 之间,所以 QS=QR+RS。
答题过程
展开
Since Q lies on the parabola, its distance from the focus equals its perpendicular distance from the directrix. Therefore,
QR=875−(−23)=887.
From the equation of QR found above,
S(−23,−720).
Hence
RS===(23+23)2+(0+720)29+49400729.
Since Q, R and S are collinear, with R between Q and S,
QS===QR+RS887+72956841.