Question
Question: Find the angle between the line $\overline{r} = (\hat{i} + 2\hat{j} + \hat{k}) + \lambda(\hat{i} + \...
Find the angle between the line r=(i^+2j^+k^)+λ(i^+j^+k^) and the plane r.(2i^−j^+k^)=8

Answer
α=sin−1(32)
Explanation
Solution
-
The given line has direction vector
d=⟨1,1,1⟩. -
The given plane has normal vector
n=⟨2,−1,1⟩. -
The angle θ between the direction vector and the normal is given by
cosθ=∣d∣∣n∣d⋅n.Compute:
d⋅n=(1)(2)+(1)(−1)+(1)(1)=2−1+1=2, ∣d∣=12+12+12=3, ∣n∣=22+(−1)2+12=4+1+1=6.So,
cosθ=362=182=322=32. -
The angle between the line and the plane, α, is the complement of θ (since the normal is perpendicular to the plane):
α=90∘−θ.Alternatively, using trigonometric identity:
sinα=cosθ=32.Thus,
α=sin−1(32).