题目
Problem
Relative to a fixed origin O,
- the point A has position vector i−4j+3k
- the point B has position vector 5i+3j−2k
- the point C has position vector 3i+pj−k
where p is a constant.
The line l passes through A and B.
(a) Find a vector equation for the line l
(3)
Given that AC is perpendicular to l
(b) find the value of p
(3)
(c) Hence find the area of triangle ABC, giving your answer as a surd in simplest form.
(3)
题目中文翻译
相对于固定原点 O,
- 点 A 的位置向量为 i−4j+3k
- 点 B 的位置向量为 5i+3j−2k
- 点 C 的位置向量为 3i+pj−k
其中 p 为常数。
直线 l 经过 A 和 B。
(a) 求直线 l 的一个向量方程。
已知 AC 垂直于 l,
(b) 求 p 的值。
(c) 进而求三角形 ABC 的面积,并将答案写成最简根式形式。
解答
(a)
解法一
思路
展开
先用点 B 的位置向量减去点 A 的位置向量,得到直线的方向向量 AB。再以 A 为直线上的固定点写出向量方程。
答题过程
展开
The direction vector of l is
AB==(5i+3j−2k)−(i−4j+3k)4i+7j−5k.
Hence a vector equation of l is
r=i−4j+3k+λ(4i+7j−5k).
Here λ∈R.
(b)
解法一
思路
展开
先求出 AC。因为它与直线 l 垂直,所以它与直线的方向向量 AB 的点积为零,由此建立关于 p 的方程。
答题过程
展开
We have
AC==(3i+pj−k)−(i−4j+3k)2i+(p+4)j−4k.
Since AC is perpendicular to l,
AC⋅AB=0.
Therefore,
2(4)+(p+4)(7)+(−4)(−5)=8+7p+28+20=7p+56=000.
Hence
p=−8.
(c)
解法一
思路
展开
承接 (b),AC 与 AB 垂直,所以三角形 ABC 在 A 点为直角。分别求出两条直角边的长度,再用 21×底×高。
答题过程
展开
Using p=−8 from part (b),
AC=2i−4j−4k.
Thus
AB==42+72+(−5)290=310
and
AC==22+(−4)2+(−4)26.
Since AB and AC are perpendicular,
Area of triangle ABC===21ABAC21(310)(6)910.