题目
Problem
The hyperbola H has equation
kx2−y2=9
where k is a positive constant.
Given that the point (6,0) is a focus of H
(a) determine the value of k.
(b) Hence determine an equation of the corresponding directrix of H
(4)
(2)
题目中文翻译
双曲线 H 的方程为
kx2−y2=9
其中 k 为正实数。
已知点 (6,0) 是 H 的一个焦点,
(a) 求 k 的值。
(b) 从而求 H 对应的准线方程。
解答
(a)
解法一
思路
展开
先把双曲线写成标准形式,读出 a2 与 b2。焦点为 (6,0),所以焦距参数 c=6;再使用双曲线关系 c2=a2+b2 求出 k。
答题过程
展开
Writing the equation in standard form,
9/kx2−9y2=1.
Therefore,
a2=k9,b2=9.
Since (6,0) is a focus, c=6. For a hyperbola, c2=a2+b2, so
36=27=k=k9+9,k9,31.
(b)
解法一
思路
展开
承接 (a),由 k=31 得 a2=27。又因 e=c/a,对应正焦点 (6,0) 的准线是 x=a/e=a2/c;题目问的是“对应的”准线,所以不能写成正负两条。
答题过程
展开
From part (a),
a2=k9=27.
Since e=c/a, the directrix corresponding to the focus (6,0) is
x===eaca2627.
Hence the required directrix is
x=29.