题目
Problem
With respect to a fixed origin O, the line l1 is given by the equation
r=i+2j+5k+λ(8i−j+4k)
where λ is a scalar parameter.
The point A lies on l1.
Given that OA=510,
(a) show that at A the parameter λ satisfies
81λ2+52λ−220=0
(3)
Hence
(b) (i) show that one possible position vector for A is −15i+4j−3k.
(ii) find the other possible position vector for A.
(3)
The line l2 is parallel to l1 and passes through O.
Given that
- OA=−15i+4j−3k
- point B lies on l2 where OB=410
(c) find the area of triangle OAB, giving your answer to one decimal place.
(4)
题目中文翻译
相对于固定原点 O,直线 l1 的方程为
r=i+2j+5k+λ(8i−j+4k)
其中 λ 为标量参数。
点 A 在 l1 上。
已知 OA=510。
(a) 证明在点 A 处,参数 λ 满足
81λ2+52λ−220=0
由此,
(b) (i) 证明 A 的一个可能位置向量为 −15i+4j−3k。
(ii) 求 A 的另一个可能位置向量。
直线 l2 与 l1 平行且经过 O。
已知:
- OA=−15i+4j−3k;
- 点 B 在 l2 上,且 OB=410。
(c) 求三角形 OAB 的面积,答案保留到 1 位小数。
解答
(a)
解法一
思路
展开
点 A 在直线 l1 上,所以它的位置向量可以直接用参数 λ 表示。题目给出 OA=510,因此把三维坐标平方相加,令模长平方等于 250,再展开整理即可。
答题过程
展开
A general point on l1 has position vector
OA=1+8λ2−λ5+4λ
Given
OA=510
we have
(1+8λ)2+(2−λ)2+(5+4λ)2=(510)2
So
(1+8λ)2+(2−λ)2+(5+4λ)2=250
Expand:
1+16λ+64λ2+4−4λ+λ2+25+40λ+16λ2=250
Therefore
81λ2+52λ+30=250
Hence
81λ2+52λ−220=0
(b)(i)
解法一
思路
展开
承接 (a),先解二次方程。题目要求证明其中一个可能的位置向量是给定向量,所以需要把对应的 λ 值代回直线方程,而不是只写出答案。
答题过程
展开
Solve
81λ2+52λ−220=0
Factorise:
81λ2+52λ−220=(λ+2)(81λ−110)
So
λ=−2
or
λ=81110
Using λ=−2,
OA=1+8(−2)2−(−2)5+4(−2)=−154−3
Therefore one possible position vector for A is
−15i+4j−3k
(b)(ii)
解法一
思路
展开
另一个可能的位置向量来自另一个根 λ=81110。把它代回 l1 的参数方程,分别求出 i,j,k 的系数即可。
答题过程
展开
Using
λ=81110
we get
OA=1+8(81110)2−811105+4(81110)
Thus
OA=81961815281845
So the other possible position vector is
81961i+8152j+81845k
(c)
解法一
思路
展开
因为 l2 与 l1 平行,所以 l2 的方向向量也是 8i−j+4k。点 B 在 l2 上,因此 OB 沿这个方向。三角形面积可以用
21∣OA∣∣OB∣sinθ
其中 θ 是 OA 与 l2 方向之间的夹角。先用点积求 cosθ,再转成 sinθ。
答题过程
展开
Since l2 is parallel to l1, a direction vector for l2 is
d=8−14
We are using
OA=−154−3
Find the angle θ between OA and l2:
cosθ=∣OA∣∣d∣OA⋅d
Now
OA⋅d=(−15)(8)+4(−1)+(−3)(4)=−136
Also,
∣OA∣=510
and
∣d∣=82+(−1)2+42=9
So
cosθ=4510−136
The area of triangle OAB is
21∣OA∣∣OB∣sinθ
Since
∣OB∣=410
we have
Area=21(510)(410)sinθ
Now
sinθ=1−cos2θ
so
sinθ=1−(4510−136)2
Therefore
Area=1001−(4510−136)2=29.43…
Hence the area of triangle OAB is
29.4
to one decimal place.
解法二
思路
展开
也可以不用直接求夹角。直线 l1 与以 O 为球心的球面相交于两个可能的点 A,这两个点关于从 O 到直线 l1 的垂足对称,所以两个可能位置向量的中点就是从 O 到 l1 的垂足。由于 l2 经过 O 且与 l1 平行,这个距离就是两条平行线之间的距离,也就是以 OB 为底时三角形的高。
答题过程
展开
The two possible position vectors for A are
−154−3and81961815281845
Let M be the midpoint of these two possible points. Then
xM=21(−15+81961)=−81127
yM=21(4+8152)=81188
zM=21(−3+81845)=81301
So
OM=−811278118881301
So the perpendicular distance between the parallel lines l1 and l2 is
∣OM∣=8111272+1882+3012=4.6534…
Also,
∣OB∣=410
Therefore
Area==21×410×4.6534…29.43…
Hence the area of triangle OAB is
29.4
to one decimal place.