题目
Problem
The hyperbola H has Cartesian equation xy=25
The parabola P has parametric equations x=10t2, y=20t
The hyperbola H intersects the parabola P at the point A
(a) Use algebra to determine the coordinates of A
(3)
The point B with coordinates (10,20) lies on P
(b) Find an equation for the normal to P at B
Give your answer in the form ax+by+c=0, where a, b and c are integers to be
determined.
(5)
(c) Use algebra to determine, in simplest form, the exact coordinates of the points where
this normal intersects the hyperbola H
(6)
题目中文翻译
双曲线 H 的直角坐标方程为 xy=25。
抛物线 P 的参数方程为 x=10t2,y=20t。
双曲线 H 与抛物线 P 相交于点 A。
(a) 用代数方法确定点 A 的坐标。
点 B 的坐标为 (10,20),在 P 上。
(b) 求 P 在点 B 处的法线方程。
答案以 ax+by+c=0 的形式表示,其中 a、b、c 为待确定的整数。
(c) 用代数方法确定该法线与双曲线 H 相交点的精确坐标,答案以最简形式表示。
解答
(a)
解法一
思路
展开
将抛物线的参数式代入双曲线 xy=25,得到只含 t 的三次方程。求出实参数后,再代回参数式得到交点坐标。
答题过程
展开
At an intersection of H and P,
(10t2)(20t)=25.
Hence
200t3=t3=t=25,81,21.
Therefore,
x=y=10(21)2=25,20(21)=10.
Thus
A(25,10).
(b)
解法一
思路
展开
先从 B=(10,20) 判断对应参数为 t=1。对参数方程分别求导,用 (dy/dt)/(dx/dt) 求切线斜率,再取负倒数得到法线斜率。
答题过程
展开
Since B=(10,20), the corresponding parameter value is t=1.
From
x=y=10t2,20t.
we have
dtdx=dtdy=20t,20.
Hence
dxdy==20t20t1.
At t=1, the tangent gradient is 1, so the normal gradient is −1. The normal through B is
y−20=−(x−10).
Therefore, its equation in the required form is
x+y−30=0.
(c)
解法一
思路
展开
联立双曲线 xy=25 与法线 x+y=30。用 y=30−x 消元得到二次方程,求出两个精确横坐标;再利用两根之和为 30 配对相应纵坐标。
答题过程
展开
From the normal equation,
y=30−x.
Substituting into xy=25 gives
x(30−x)=25.
Thus
x2−30x+25=0.
Using the quadratic formula,
x===230±302−4(1)(25)230±80015±102.
Since y=30−x, when x=15+102,
y=15−102,
and when x=15−102,
y=15+102.
Therefore, the two points of intersection are
(15+102, 15−102)
and
(15−102, 15+102).