Question
Mathematics Question on Three Dimensional Geometry
Find the vector equation of the line passing through(1, 2, 3)and parallel to the planes r.=(i^−j^+2k^)=5 and r.(3i^+j^+k^)=6.
Let the required line be parallel to vector b given by,
b=b1i^+b2j^+b3k^
The position vector of the point (1, 2, 3) is
a=i^+2j^+3k^
The equation of line passing through (1, 2, 3) and parallel to b is given by,
r=a+λb
⇒r=(i^+2j^+3k^) + λ(b1i^+b2j^+b3k^) ...(1)
The equations of the given planes are
r.(i^−j^+2k^)=5 ...(2)
r.(3i^+j^+k^)=6 ...(3)
The line in equation (1) and plane in equation (2) are parallel.
Therefore, the normal to the plane of equation (2) and the given line are perpendicular.
⇒(i^−j^+2k^) . λ(b1i^+b2j^+b3k^) = 0
⇒λ(b1−b2+2b3)=0
⇒b1−b2+2b3=0 ...(4)
Similarly,
(3i^+j^+k^).λ(b1i^+b2j^+b3k^)=0
⇒λ(3b1+b2+b3)=0
⇒3b1+b2+b3=0 ...(5)
From equation (4) and (5), we obtain
(−1)×1−1×2b1 = 2×3−1×1b2= 1×1−3(−1)b3
⇒−3b1=5b2=4b3
Therefore, the direction ratios of b are -3, 5 and 4.
∴b=b1i^+b2j^+b3k^
b=−3i^+5j^+4k^
Substituting the values of b in equation (1), we obtain
r=(i^+2j^+3k^)+λ(−3i^+5j^+4k^)
This is the equation of the required line.