题目
Problem
Relative to a fixed origin O.
- the point A has position vector 2i−3j+5k
- the point B has position vector 8i+3j−7k
The line l passes through A and B.
(a) (i) Find AB
(ii) Find a vector equation for the line l
(3)
The point C has position vector 3i+5j+2k
The point P lies on l
Given that CP is perpendicular to l
(b) find the position vector of the point P
(5)
题目中文翻译
相对于固定原点 O:
- 点 A 的位置向量为 2i−3j+5k
- 点 B 的位置向量为 8i+3j−7k
直线 l 经过 A 和 B。
(a) (i) 求 AB
(ii) 求直线 l 的一个向量方程。
点 C 的位置向量为 3i+5j+2k。
点 P 在 l 上。
已知 CP 垂直于 l,
(b) 求点 P 的位置向量。
解答
(a)(i)
解法一
思路
展开
用终点的位置向量减去起点的位置向量,即 AB=OB−OA,逐个分量相减。
答题过程
展开
AB=(8i+3j−7k)−(2i−3j+5k)=6i+6j−12k.
(a)(ii)
解法一
思路
展开
直线经过 A,方向可取与 AB 平行的任意非零向量。把上一问的向量约去公因数 6,取较简洁的方向向量 (1,1,−2)。
答题过程
展开
A direction vector of l is
61AB=i+j−2k.
Since l passes through A, a vector equation of the line is
r=2−35+λ11−2,λ∈R.
(b)
解法一
思路
展开
先用参数 λ 表示直线上的一般点 P,再写出 CP。因为 CP 垂直于直线,所以它与直线方向向量的点积为 0;由此求出 λ,再代回 P 的位置向量。
答题过程
展开
For a point P on l,
OP=2+λ−3+λ5−2λ.
Therefore,
CP=OP−OC=λ−1λ−83−2λ.
Since CP is perpendicular to l,
λ−1λ−83−2λ⋅11−2(λ−1)+(λ−8)−2(3−2λ)6λ−15=0=0=0.
Thus
λ=25.
Substituting this into the equation of l,
OP=2−35+2511−2=29−210.
Hence the position vector of P is
OP=29i−21j.