Question
Problem
In this question you must show all stages of your working. Solutions relying on calculator technology are not acceptable.
The rectangular hyperbola H has parametric equations
x=4t,y=t4
The straight line with equation 3y−2x=10 intersects H at the points A and B.
Given that the point A is above the x-axis,
(a) find the coordinates of the point A and the coordinates of the point B.
(5)
(b) Find the coordinates of the midpoint of AB.
(2)
中文翻译
在本题中必须展示所有运算过程。完全依赖计算器技术的解答不可接受。
等轴双曲线 H 的参数方程为
x=4t,y=t4
直线 3y−2x=10 与 H 相交于点 A 和 B。
已知点 A 在 x 轴上方,
(a) 求点 A 和点 B 的坐标。
(5)
(b) 求 AB 中点的坐标。
(2)
解答
(a)
解法一
思路
展开
把双曲线的参数方程代入直线方程,得到关于参数 t 的二次方程。求出两个 t 值后分别代回参数方程,并根据纵坐标的正负判断哪一点是 A。
答题过程
展开
Substituting x=4t and y=t4 into 3y−2x=10 gives
3(t4)−2(4t)=10.
Multiplying by t and rearranging,
12−8t2=8t2+10t−12=2(4t−3)(t+2)=10t00.
Therefore,
t=43ort=−2.
When t=43,
(x,y)=(3,316).
When t=−2,
(x,y)=(−8,−2).
Since A is above the x-axis,
A(3,316),B(−8,−2).
解法二
思路
展开
由参数方程直接得到双曲线的直角坐标方程 xy=16。把直线方程改写为 y 关于 x 的式子并代入,即可直接求交点的横坐标。
答题过程
展开
The parametric equations give
xy=(4t)(t4)=16.
Also, the straight line can be written as
y=310+2x.
Substituting this into xy=16,
x(310+2x)=16.
Hence,
x2+5x−24=(x+8)(x−3)=00.
Thus x=3 or x=−8. Using y=310+2x gives the corresponding values y=316 and y=−2. Therefore,
A(3,316),B(−8,−2).
(b)
解法一
思路
展开
中点的横、纵坐标分别是两个端点相应坐标的平均数,代入 (a) 中的 A、B 坐标并化简即可。
答题过程
展开
The midpoint of AB is
(23+(−8),2316+(−2))==(−25,2310)(−25,35).