Find the vector and the Cartesian equations of the line that passes through the origin and (5, - 2, 3).
Let a and b be the position vectors of points (0, 0, 0) and A (5, -2, 3) respectively.
∴ a=0^i+0^j+0^k and b=5^i−2^j+3^k
We know that the vector equation of a line passing through the points having position vectors a and b is r=a+λ(b−a)
∴ r=0+λ(5^i−2^j+3^k−0)
⇒ r=λ(5^i−2^j+3^k) (which is vector equation) . . . (i)
Putting r=x^i+y^j+z^k in Eq. (i), we have
x^i+y^j+z^k=λ(5^i−2^j+3^k)⇒x^i+y^j+z^k=5λ^i−2λ^j+3^k
Comparing Coefficient of ^i, ^j and ^k on both sides, we have
x=5λ,y=−2λ and z=3 λ ∴x5=y−2=z3=λ
which is cartesian form of required line.