题目
Problem
The plane Π1 contains the point A(2,4,−5) and is normal to the vector
−133
The plane Π2 contains the point B(3,6,−2) and is normal to the vector
20−5
The line l is the line of intersection of Π1 and Π2
(a) Determine a vector equation for l.
The points C and D both lie on l.
Given that C and D are 5 units apart,
(b) determine the exact volume of the tetrahedron ABCD.
(12)
题目中文翻译
平面 Π1 经过点 A(2,4,−5),并且垂直于向量
−133
平面 Π2 经过点 B(3,6,−2),并且垂直于向量
20−5
直线 l 是 Π1 与 Π2 的交线
(a) 求 l 的向量方程。
点 C 和 D 都在 l 上。
已知 C 和 D 相距 5 个单位,
(b) 求四面体 ABCD 的精确体积。
解答
(a)
解法一:联立两个平面方程
思路
展开
先由已知点和法向量分别写出两个平面的笛卡尔方程,再把其中一个坐标设为参数,联立求出另外两个坐标。这样可直接读出交线上的一点和方向向量。
答题过程
展开
The equations of the two planes are
Π1:−x+3y+3z=Π2:2x−5z=−2+12−15=−5,6+10=16.
Let y=λ. From 2x−5z=16,
z=52x−16.
Substituting this into −x+3y+3z=−5 gives
−x+3λ+3(52x−16)=−5x+15λ+6x−48=x=−5,−25,23−15λ.
Hence
z=52(23−15λ)−16=6−6λ.
Therefore, a vector equation of l is
r=2306+λ−151−6,λ∈R.
解法二:叉积求方向向量
思路
展开
交线同时位于两个平面内,所以它的方向向量同时垂直于两个平面的法向量,可由两法向量的叉积得到。再令一个坐标为零,联立平面方程找出交线上的一点。
答题过程
展开
The equations of the planes are
−x+3y+3z=−5,2x−5z=16.
A direction vector of l is perpendicular to both plane normals. Thus
−133×20−5=−151−6.
To find a point on l, set z=0. Then
2x=16⟹x=8,
and
−8+3y=−5⟹y=1.
Hence (8,1,0) lies on l, so
r=810+λ−151−6,λ∈R.
(b)
解法一:标量三重积
思路
展开
取 (a) 中交线上的方便点作为 C。先把交线方向向量缩放成长度为 5 的 CD,再用四面体体积公式,即三个棱向量标量三重积绝对值的六分之一。
答题过程
展开
Take C=(8,1,0). The magnitude of the direction vector of l is
(−15)2+12+(−6)2=262.
Since C and D are 5 units apart, we may take
CD=2625−151−6.
Also,
CA=−63−5,CB=−55−2.
Now
CA×CB=1913−15.
Therefore, the volume V of the tetrahedron is
V====61CD⋅(CA×CB)612625−151−6⋅1913−15612625(−182)3262455.
解法二:三角形面积与垂直高度
思路
展开
把 △ACD 作为底面。它位于平面 Π1 内,面积可由叉积求出;四面体相对于这个底面的高,就是点 B 到平面 Π1 的垂直距离。最后使用棱锥体积公式。
答题过程
展开
As in Method 1, take C=(8,1,0) and
CD=2625−151−6,CA=−63−5.
Since
−151−6×−63−5=13−39−39,
the area of △ACD is
Area(△ACD)===21CD×CA21⋅2625132+(−39)2+(−39)222626519.
The plane Π1 has equation
−x+3y+3z+5=0.
Hence the perpendicular distance from B(3,6,−2) to Π1 is
h==(−1)2+32+32∣−3+18−6+5∣1914.
Therefore,
V===31Area(△ACD)h31⋅22626519⋅19143262455.