题目
Problem
The line l1 has equation
4x−3=−2y−5=7z−4
The plane Π has equation
2x+4y−z=1
The line l1 intersects the plane Π at the point P
(a) Determine the coordinates of P
The acute angle between l1 and Π is θ degrees.
(b) Determine, to one decimal place, the value of θ
The line l2 lies in Π and passes through P
Given that the acute angle between l1 and l2 is also θ degrees,
(c) determine a vector equation for l2
(11)
题目中文翻译
直线 l1 的方程为
4x−3=−2y−5=7z−4
平面 Π 的方程为
2x+4y−z=1
直线 l1 与平面 Π 交于点 P
(a) 求 P 的坐标
l1 与 Π 的锐角为 θ 度。
(b) 求 θ 的值,精确到一位小数。
直线 l2 位于 Π 内并经过 P
已知 l1 与 l2 的锐角也为 θ 度,
(c) 求 l2 的向量方程
解答
(a)
解法一
思路
展开
把直线改写成参数式,再将参数坐标代入平面方程。解出交点对应的参数后,代回直线即可得到 P。
答题过程
展开
A parametric equation of l1 is
r=354+λ4−27.
Thus a general point on l1 is
(x,y,z)=(3+4λ,5−2λ,4+7λ).
Substituting into the equation of Π,
2(3+4λ)+4(5−2λ)−(4+7λ)=22−7λ=1,1.
Hence λ=3, giving
P=(15,−1,25).
(b)
解法一:使用点积
思路
展开
直线与平面的夹角,等于直线方向向量与平面法向量夹角的余角。因此可直接使用公式 sinθ=∣d∣∣n∣∣d⋅n∣。
答题过程
展开
A direction vector of l1 and a normal vector to Π are
d=4−27,n=24−1.
Their scalar product is
d⋅n=8−8−7=−7.
Therefore,
sinθ==∣d∣∣n∣∣d⋅n∣69217.
Hence
θ=10.6∘
to one decimal place.
解法二:使用叉积
思路
展开
先用叉积求方向向量与法向量之间的锐角 α。因为直线与平面的夹角是其余角,所以最后取 θ=90∘−α。
答题过程
展开
Using the same vectors,
n×d=26−18−20.
If α is the acute angle between d and n, then
sinα===∣n∣∣d∣∣n×d∣2169262+182+20214491014.
This gives α≈79.403∘. Therefore,
θ=90∘−α=10.6∘
to one decimal place.
(c)
解法一:连续使用叉积
思路
展开
l2 的方向是 l1 方向在平面 Π 上的正射影。先求一个同时垂直于平面法向量和 l1 方向的向量,再将它与法向量作叉积,就得到位于平面内的投影方向。
答题过程
展开
Let
a=n×d.
Then
a=i24j4−2k−17=26−18−20.
A direction vector of l2 is perpendicular to both a and n. Hence
a×n==98−14140147−110.
Since l2 passes through P=(15,−1,25), a vector equation is
r=15−125+μ7−110.
解法二:把直线上的点正射影到平面
思路
展开
在 l1 上另取一点 A,沿平面法向量作直线并求其与平面的交点 B。由于 P 已在平面上,PB 就是 l1 一段方向的正射影,因此其方向与所求 l2 相同。
答题过程
展开
Taking λ=1 on l1 gives
A=(7,3,11).
The line through A normal to Π is
r=7311+t24−1.
At its intersection B with Π,
2(7+2t)+4(3+4t)−(11−t)=1.
Thus t=−32, so
B=17/31/335/3.
Therefore,
BP==15−125−17/31/335/3347−110.
Hence
r=15−125+μ7−110.