题目
Problem
The points A, B and C have coordinates (3,2,2), (−1,1,3) and (−2,4,2) respectively.
The plane Π1 contains the points A, B and C
(a) Determine a Cartesian equation of Π1
Given that
• point D has coordinates (−1,1,−2)
• line l passes through D and is perpendicular to Π1
• plane Π2 has equation r⋅(14i−j−17k)=−66
• l meets Π2 at the point E
(b) show that DE=p22 where p is a rational number to be determined.
The point F has coordinates (4,3,q) where q is a constant.
Given that A, B, C and F are the vertices of a tetrahedron of volume 12
(c) determine the possible values of q
(12)
题目中文翻译
点 A、B 和 C 的坐标分别为 (3,2,2)、(−1,1,3) 和 (−2,4,2)。
平面 Π1 包含点 A、B 和 C
(a) 求 Π1 的笛卡尔方程
已知
• 点 D 的坐标为 (−1,1,−2)
• 直线 l 过点 D 且垂直于 Π1
• 平面 Π2 的方程为 r⋅(14i−j−17k)=−66
• l 与 Π2 交于点 E
(b) 证明 DE=p22,其中 p 为待定有理数。
点 F 的坐标为 (4,3,q),其中 q 为常数。
已知 A、B、C 和 F 是体积为 12 的四面体的顶点
(c) 求 q 的可能值
解答
(a)
解法一:使用叉积求法向量
思路
展开
先由三个已知点构造平面内的两个方向向量,再取叉积得到法向量。最后将点 A 代入点法式,求出平面的常数项。
答题过程
展开
Two direction vectors in Π1 are
AB=−4−11.
Also,
AC=−520.
A normal vector to the plane is
AB×AC==(−1)(0)−(1)(2)(1)(−5)−(−4)(0)(−4)(2)−(−1)(−5)−2−5−13.
We may therefore use the opposite normal vector
n=2513.
Since A=(3,2,2) lies on Π1,
322⋅n==2(3)+5(2)+13(2)42.
Hence a Cartesian equation of Π1 is
2x+5y+13z=42.
解法二:设一般平面方程
思路
展开
设平面方程为 αx+βy+γz=1,把三个点逐一代入,得到关于三个系数的线性方程组。解出系数后清除分母即可。
答题过程
展开
Let the plane have equation
αx+βy+γz=1.
Substituting A, B and C gives
3α+2β+2γ=−α+β+3γ=−2α+4β+2γ=1,1,1.
Subtracting the second equation from the first and third equations respectively gives
4α+β−γ=0,−α+3β−γ=0.
Subtracting these two equations,
5α−2β=0,
so β=5α/2. The second of the preceding equations then gives γ=13α/2.
Substituting into −α+β+3γ=1,
−α+25α+239α=21α=1,1.
Therefore,
α=211,β=425,γ=4213.
The plane equation is
21x+425y+4213z=1.
Multiplying by 42 gives
2x+5y+13z=42.
(b)
解法一:使用直线参数方程
思路
展开
直线 l 垂直于 Π1,所以它的方向向量就是 (a) 得到的法向量。以 D 为已知点写出参数方程,代入 Π2 求交点参数;由于参数乘以方向向量的长度就是 DE,无须先写出 E 的全部坐标。
答题过程
展开
Since l is perpendicular to Π1, it has direction vector
n=2513.
As l passes through D=(−1,1,−2), its vector equation is
r=+−11−2λ2513.
Thus a point on l has coordinates
x=2λ−1,y=5λ+1,z=13λ−2.
At E, these coordinates also satisfy Π2. Therefore,
14(2λ−1)−198λ+19=λ=−(5λ+1)−17(13λ−2)=−66,−66,19885.
The magnitude of the direction vector is
∣n∣==22+52+132198=322.
Hence
DE===∣λ∣∣n∣19885×322668522.
Therefore,
p=6685.
解法二:联立直线的笛卡尔方程
思路
展开
把 l 写成对称式,以 x 表示 y,z,再代入 Π2 直接求出交点 E。最后将 DE 提取成法向量的倍数,计算距离。
答题过程
展开
A Cartesian form of l is
2x+1=5y−1=13z+2.
Hence
y=25x+7,z=213x+9.
Substituting into 14x−y−17z=−66 gives
14x−25x+7−17(213x+9)=−198x−160=x=−66,−132,−9914.
Therefore,
y=198623,z=198709,
so
E=(−9914,198623,198709).
It follows that
DE==−9914+1198623−1198709+2198852513.
Thus
DE==1988522+52+132668522.
Therefore,
p=6685.
(c)
解法一:使用标量三重积
思路
展开
四面体体积是由同一点出发的三个棱向量所成平行六面体体积的六分之一。(a) 中的法向量与 AB×AC 只差一个负号,因此可直接用它和 AF 作数量积,再利用绝对值同时保留顶点 F 位于平面两侧的两种可能。
答题过程
展开
We have
AF=11q−2.
Also, from part (a),
AB×AC=−2513.
The volume of tetrahedron ABCF is therefore
V===61AF⋅(AB×AC)612+5+13(q−2)61∣13q−19∣.
Since the volume is 12,
61∣13q−19∣=∣13q−19∣=12,72.
Thus
13q−19=72or13q−19=−72.
Hence the possible values are
q=7orq=−1353.