题目
Problem
The hyperbola H has equation xy=c2 where c is a positive constant.
The point P(ct,tc), where t>0, lies on H.
The tangent to H at P meets the x-axis at the point A and meets the y-axis at the point B.
(a) Determine, in terms of c and t,
(i) the coordinates of A,
(ii) the coordinates of B.
(4)
Given that the area of triangle AOB, where O is the origin, is 90 square units,
(b) determine the value of c, giving your answer as a simplified surd.
(2)
题目中文翻译
双曲线 H 的方程为 xy=c2,其中 c 为正常数。
点 P(ct,tc)(其中 t>0)在 H 上。
H 在点 P 处的切线与 x 轴交于点 A,与 y 轴交于点 B。
(a) 用 c 和 t 表示确定:
(i) A 的坐标,
(ii) B 的坐标。
已知三角形 AOB 的面积为 90 平方单位,其中 O 为原点,
(b) 确定 c 的值,答案以最简根式表示。
解答
(a)
解法一
思路
展开
先由双曲线方程求导,并在参数点 P 处得到切线斜率。写出切线的点斜式后,分别令 y=0 与 x=0,即可求出两个截距点。
答题过程
展开
From
y=xc2,
we have
dxdy=−x2c2.
At P, where x=ct, the gradient is
−(ct)2c2=−t21.
Hence the tangent at P is
y−tc=−t21(x−ct).
For the x-intercept, set y=0:
−tc=x=−t21(x−ct),2ct.
Therefore,
A(2ct,0).
For the y-intercept, set x=0:
y−tc=y=−t21(−ct),t2c.
Therefore,
B(0,t2c).
(b)
解法一
思路
展开
三角形 AOB 是直角三角形,两条直角边就是 (a) 求得的正截距。代入面积公式后参数 t 会消去,再利用 c>0 选取正根。
答题过程
展开
Since c>0 and t>0, both intercepts are positive. Therefore,
21(2ct)(t2c)=2c2=c2=90,90,45.
Since c is positive,
c=35.