题目
Problem
Figure 1
The points A, B and C have position vectors a, b and c respectively, relative to a fixed
origin O, as shown in Figure 1, where
a=2i−kb=i+2j−2kc=3i+j+k
Determine
(a) b×c
(b) a⋅(b×c)
(c) the volume of the tetrahedron OABC
(d) the shortest distance from A to the plane containing O, B and C, giving the answer
as a simplified surd.
(2)
(2)
(1)
(3)
题目中文翻译
图 1
点 A、B、C 相对于固定原点 O 的位置向量分别为 a、b 和 c,如图 1 所示,其中
a=2i−kb=i+2j−2kc=3i+j+k
求
(a) b×c
(b) a⋅(b×c)
(c) 四面体 OABC 的体积
(d) 点 A 到包含 O、B、C 的平面的最短距离,答案写成最简根式。
解答
(a)
解法一
思路
展开
把两个向量写成分量形式,用行列式计算叉积。中间特别注意 j 分量前的负号。
答题过程
展开
Using a determinant,
b×c===i13j21k−21(2(1)−(−2)(1))i−(1(1)−(−2)(3))j+(1(1)−2(3))k4i−7j−5k.
(b)
解法一
思路
展开
把 a=(2,0,−1) 与 (a) 的叉积作点积,即可求得标量三重积。
答题过程
展开
a⋅(b×c)===(2,0,−1)⋅(4,−7,−5)2(4)+0(−7)+(−1)(−5)13.
(c)
解法一
思路
展开
三个位置向量张成的平行六面体体积是标量三重积的绝对值,四面体体积则是它的 61。
答题过程
展开
The volume of the tetrahedron is
V===61∣a⋅(b×c)∣61∣13∣613.
(d)
解法一
思路
展开
b×c 是平面 OBC 的法向量,而且平面经过原点,因此平面方程可直接写出。将点 A(2,0,−1) 代入点到平面的距离公式,再化简根式。
答题过程
展开
Since b×c=(4,−7,−5), the plane containing O, B and C has equation
4x−7y−5z=0.
Therefore, the perpendicular distance from A(2,0,−1) to the plane is
d===42+(−7)2+(−5)2∣4(2)−7(0)−5(−1)∣9013301310.
解法二
思路
展开
官方评分资料也给出体积法。先由叉积求三角形 OBC 的面积,再把 (c) 的四面体体积写成 31× 底面积 × 高;这里的高正是所求最短距离。
答题过程
展开
The area of the triangular base OBC is
AOBC===21∣b×c∣2142+(−7)2+(−5)22310.
Let the required distance be h. Using the volume from part (c),
31AOBCh=31(2310)h=613,613.
Hence
h==31013301310.