题目
Problem
Relative to a fixed origin O, the lines l1 and l2 are given by the equations
l1: r=4−32+λ3−2−1where λ is a scalar parameter
l2: r=20−9+μ2−1−3where μ is a scalar parameter
Given that l1 and l2 meet at the point X,
(a) find the position vector of X.
(5)
The point P(10,−7,0) lies on l1
The point Q lies on l2
Given that PQ is perpendicular to l2
(b) calculate the coordinates of Q.
(5)
题目中文翻译
相对于固定原点 O,直线 l1 和 l2 的方程分别为
l1: r=4−32+λ3−2−1其中 λ 为标量参数
l2: r=20−9+μ2−1−3其中 μ 为标量参数
已知 l1 和 l2 交于点 X,
(a) 求 X 的位置向量。
点 P(10,−7,0) 在 l1 上。
点 Q 在 l2 上。
已知 PQ 垂直于 l2,
(b) 求 Q 的坐标。
解答
(a)
解法一
思路
展开
交点 X 同时在两条直线上,所以对应的三个坐标相等。选取其中两个方程联立求出参数,再代回任一直线。题目要求的是位置向量,因此最后用列向量表示,而不是只写坐标。
答题过程
展开
At the point of intersection, equating the corresponding coordinates gives
4+3λ=−3−2λ=2−λ=2+2μ,−μ,−9−3μ.
From the second equation,
μ=3+2λ.
Substituting this into the third equation,
2−λ=2−λ=5λ=−9−3(3+2λ),−18−6λ,−20.
Thus λ=−4 and μ=−5. Substituting λ=−4 into l1,
OX==4−32−43−2−1−856.
(b)
解法一
思路
展开
先用参数 μ 表示 l2 上的一般点 Q,从而写出 PQ。由于 PQ 垂直于 l2,它与 l2 的方向向量点积为零,由此求出 μ 并得到 Q。
答题过程
展开
A general point Q on l2 has coordinates
Q=(2+2μ,−μ,−9−3μ).
Therefore,
PQ=2μ−87−μ−9−3μ.
The direction vector of l2 is
d2=2−1−3.
Since PQ is perpendicular to l2,
PQ⋅d2==14μ+4=2(2μ−8)−(7−μ)−3(−9−3μ)0,0.
Thus
μ=−72.
Substituting this into the coordinates of Q gives
Q==(2−74,72,−9+76)(710,72,−757).
解法二
思路
展开
由 (a) 已知 X 在 l2 上,而 PQ⊥l2,所以三角形 PQX 在 Q 处为直角。用参数表示 PQ2 与 QX2,再应用毕氏定理。所得另一个根对应退化情形 Q=X,并不满足原来的垂直条件,必须舍去。
答题过程
展开
From part (a), X=(−8,5,6). Since X and Q lie on l2 and PQ⊥l2, triangle PQX is right-angled at Q. Hence,
PQ2+QX2=PX2.
Now
PQ2==(2μ−8)2+(7−μ)2+(−9−3μ)214μ2+8μ+194.
Since X corresponds to μ=−5 on l2,
QX2==(μ+5)2(22+(−1)2+(−3)2)14(μ+5)2.
Also,
PX2==(−8−10)2+(5+7)2+(6−0)2504.
Therefore,
PQ2+QX2==28μ2+148μ+40=(7μ+2)(μ+5)=14μ2+8μ+194+14(μ+5)2504,0,0.
Thus μ=−72 or μ=−5. The value μ=−5 gives Q=X, for which
PQ⋅d2=−66=0,
so it does not satisfy the given perpendicular condition. Hence μ=−72, and therefore
Q=(710,72,−757).
解法三
思路
展开
PQ 垂直于直线 l2 时,Q 是直线上距离 P 最近的点。因此可把 PQ2 写成 μ 的二次函数;最小化平方距离比直接最小化根式更简洁。
答题过程
展开
For a general point Q on l2,
PQ2=14μ2+8μ+194.
At the nearest point to P, this squared distance is stationary. Therefore,
dμd(PQ2)=μ=28μ+8=0,−72.
Since the coefficient of μ2 is positive, this stationary value is a minimum. Substituting μ=−72 into l2 gives
Q=(710,72,−757).