Question
Question: Find the vector equation of the line passing through the point having position vector $2\hat{i} + \h...
Find the vector equation of the line passing through the point having position vector 2i^+j^−3k^ and perpendicular to vectors i^+j^+k^ and i^+2j^−k^.

Answer
r=(2i^+j^−3k^)+t(−3i^+2j^+k^),t∈R
Explanation
Solution
To find the vector equation of the line:
-
Find the Direction Vector:
The line is perpendicular to both a=i^+j^+k^ and b=i^+2j^−k^. The direction vector d is given by the cross product:
d=a×b=i^11j^12k^1−1
Compute its components:
- dx=(1)(−1)−(1)(2)=−1−2=−3
- dy=−[(1)(−1)−(1)(1)]=−(−1−1)=2
- dz=(1)(2)−(1)(1)=2−1=1
Thus, d=−3i^+2j^+k^.
-
Write the Vector Equation of the Line:
The line passes through the point with position vector r0=2i^+j^−3k^, and has direction vector d. Therefore, the vector equation is:
r=r0+td=(2i^+j^−3k^)+t(−3i^+2j^+k^),t∈R