Solveeit Logo

Question

Mathematics Question on Three Dimensional Geometry

Find the equation of the line in vector and in cartesian form that passes through the point with position vector 2i^\hat i-j^\hat j+4k^\hat k and is in the direction i^\hat i+2j^\hat j-k^\hat k.

Answer

It is given that the line passes through the point with the position vector
a\vec a=2i^\hat i-j^\hat j+4k^\hat k...(i)
b\vec b=i^\hat i+2j^\hat j-k^\hat k....(ii)

It is known that a line through a point with position vector a→ and parallel to b→ is given by the equation,
r\vec r=a\vec ab\vec b
r\vec r=2i^\hat i-j^\hat j+4k^\hat k+λ(i^\hat i+2j^\hat j-k^\hat k)

This is the required equation of the line in vector form.
r→=xi^\hat i-yj^\hat j+zk^\hat k
⇒xi^\hat i-yj^\hat j+zk^\hat k=(λ+2i^\hat i+(2λ-1)j^\hat j+(-λ+4)k^\hat k

Eliminating, we obtain the cartesian form equation as x21\frac{x-2}{1}=y+12\frac{y+1}{2}=z41\frac{z-4}{-1}

This is the required equation of the given line in cartesian form.