题目
Problem
A hyperbola H has equation
a2x2−25y2=1
where a is a positive constant.
The eccentricity of H is e.
(a) Determine an expression for e2 in terms of a.
The line l is the directrix of H for which x>0.
The points A and A′ are the points of intersection of l with the asymptotes of H.
(b) Determine, in terms of e, the length of the line segment AA′.
The point F is the focus of H for which x<0.
Given that the area of triangle AFA′ is 3164,
(c) show that a is a solution of the equation
30a3−164a2+375a−4100=0.
(d) Hence, using algebra and making your reasoning clear, show that the only possible value of a is
320.
(11)
题目中文翻译
双曲线 H 的方程为
a2x2−25y2=1
其中 a 为正常数。
H 的离心率为 e。
(a) 求 e2 关于 a 的表达式。
直线 l 是 H 在 x>0 时对应的准线。
点 A 和 A′ 是 l 与 H 的渐近线的交点。
(b) 用 e 表示线段 AA′ 的长度。
点 F 是 H 在 x<0 时对应的焦点。
已知三角形 AFA′ 的面积为 3164,
(c) 证明 a 满足方程
30a3−164a2+375a−4100=0
(d) 因此,利用代数并写清推理,证明 a 的唯一可能值为
320
解答
(a)
解法一
思路
展开
对标准双曲线 a2x2−b2y2=1,有 b2=a2(e2−1)。本题 b=5,代入后整理即可。
答题过程
展开
For a hyperbola,
b2=a2(e2−1).
Since b=5,
25=e2=a2(e2−1),1+a225.
Therefore,
e2=a2a2+25.
(b)
解法一
思路
展开
正半轴一侧的准线为 x=ea,两条渐近线为 y=±a5x。将准线的 x 坐标代入渐近线,求出 A,A′ 的纵坐标,再取两者之差。
答题过程
展开
The directrix for which x>0 is
x=ea,
and the asymptotes are
y=±a5x.
At x=ea,
y=±e5.
Hence
AA′==e5−(−e5)e10.
(c)
解法一
思路
展开
以竖直线段 AA′ 为底,底长由 (b) 得到;左焦点为 F=(−ae,0),它到右准线 x=ea 的水平距离就是高。列出三角形面积后,用 (a) 的 e2 消去 e,再整理成题目指定的三次方程。
答题过程
展开
The focus for which x<0 is
F=(−ae,0).
The perpendicular distance from F to the directrix
x=ea is
ae+ea.
Using AA′=e10, the area condition gives
21(e10)(ae+ea)=5a(1+e21)=3164,3164.
From part (a),
e21=a2+25a2.
Therefore,
15a(1+a2+25a2)=15a(2a2+25)=30a3−164a2+375a−4100=164,164(a2+25),0.
Thus a is a solution of
30a3−164a2+375a−4100=0.
(d)
解法一:因式分解与判别式
思路
展开
承接 (c) 的三次方程,把已知候选根 320 对应的因式 3a−20 提出。剩余二次因式的判别式为负,因此没有其他实根,更不可能有其他正实根。
答题过程
展开
The equation from part (c) factorises as
=30a3−164a2+375a−4100(3a−20)(10a2+12a+205).
For the quadratic factor, the discriminant is
Δ==122−4(10)(205)−8056<0.
Hence 10a2+12a+205 has no real roots. Since a is real and
positive, the only possible root comes from 3a−20=0. Therefore,
a=320.
解法二:证明三次函数严格递增
思路
展开
官方评分资料也允许用导数排除其他根。先代入确认 320 是根,再证明 (c) 左边对应的三次函数在整个实数范围内严格递增;严格递增函数至多有一个零点。
答题过程
展开
Let
f(a)=30a3−164a2+375a−4100.
Substitution gives
f(320)==980000−965600+2500−41000.
Also,
f′(a)==>90a2−328a+37590(a−4582)2+4534270
for every real a. Thus f is strictly increasing and can have at
most one real root. Consequently, the only possible value is
a=320.