题目
Problem
The ellipse E has equation
x2+9y2=9
The foci of E are F1 and F2
(a) (i) Determine the coordinates of F1 and the coordinates of F2
(ii) Write down the equation of each of the directrices of E
The point P lies on the ellipse.
(b) Show that ∣PF1∣+∣PF2∣=6
The straight line through P with equation y=2x+c meets E again at the point Q
The point M is the midpoint of PQ
(c) Show that as P varies the locus of M is a straight line passing through the origin.
(13)
题目中文翻译
椭圆 E 的方程为
x2+9y2=9
E 的焦点为 F1 和 F2
(a) (i) 求 F1 和 F2 的坐标
(ii) 写出 E 的每条准线方程
点 P 在椭圆上。
(b) 证明 ∣PF1∣+∣PF2∣=6
过点 P 的直线方程为 y=2x+c,且它再次与 E 相交于点 Q
点 M 是 PQ 的中点
(c) 证明当 P 变化时,M 的轨迹是一条过原点的直线。
解答
(a)(i)
解法一
思路
展开
先把椭圆写成标准形式,读出半长轴 a=3 与半短轴 b=1。使用 c2=a2−b2 求焦距,再写出两个焦点坐标。
答题过程
展开
The ellipse can be written as
9x2+1y2=1,
so a=3 and b=1. Hence
c=a2−b2=9−1=22.
Therefore, taking the positive focus as F1,
F1=(22,0),F2=(−22,0).
(a)(ii)
解法一
思路
展开
先由 e=ac 求离心率,再使用横轴椭圆的准线公式 x=±ea,最后把分母有理化。
答题过程
展开
The eccentricity is
e=ac=322.
Thus the directrices are
x===±ea±22/33±492.
(b)
解法一:使用焦点—准线定义
思路
展开
每个焦点都对应同侧的一条准线,且焦点距离等于离心率乘以到对应准线的垂直距离。令 P=(x,y),把两段距离相加时,含 x 的部分会抵消,留下常数 2a=6。
答题过程
展开
Let
d=ea=492.
The focus F1=(22,0) corresponds to the directrix x=d, while F2=(−22,0) corresponds to x=−d.
For P=(x,y) on the ellipse, −3≤x≤3 and d>3. Therefore, the perpendicular distances from P to these directrices are
PM1=d−x,PM2=d+x.
By the focus-directrix definition of an ellipse,
∣PF1∣=ePM1,∣PF2∣=ePM2.
Hence
∣PF1∣+∣PF2∣====e[(d−x)+(d+x)]2ed2e⋅ea2a=6,
as required.
解法二:参数化点 P
思路
展开
把椭圆上的一般点写成 P=(3cosθ,sinθ)。分别用距离公式计算到两个焦点的距离;利用 sin2θ=1−cos2θ 后,两个根式都成为完全平方,并且因 3>22 可确定开方后的正负号。
答题过程
展开
Let
P=(3cosθ,sinθ).
Then
∣PF1∣2====(3cosθ−22)2+sin2θ9cos2θ−122cosθ+8+sin2θ8cos2θ−122cosθ+9(3−22cosθ)2.
Since 3−22cosθ>0,
∣PF1∣=3−22cosθ.
Similarly,
∣PF2∣=3+22cosθ.
Therefore,
∣PF1∣+∣PF2∣=6.
(c)
解法一:根与系数关系
思路
展开
把直线方程代入椭圆,得到交点 P,Q 的横坐标所满足的二次方程。利用根与系数关系求两根之和,从而求中点横坐标;中点仍在线 y=2x+c 上,据此消去参数 c,得到过原点的直线方程。
答题过程
展开
Substituting y=2x+c into the ellipse gives
x2+9(2x+c)2=37x2+36cx+9c2−9=9,0.
Let the x-coordinates of P and Q be x1 and x2. By the sum of roots,
x1+x2=−3736c.
If the midpoint is M=(X,Y), then
X=2x1+x2=−3718c.
Thus
c=−1837X.
Since the midpoint of two points on a straight line also lies on that line,
Y===2X+c2X−1837X−18X.
Relabelling the midpoint coordinates as (x,y), the locus is
y=−18x.
This is a straight line passing through the origin, as required.