Processing math: 100%

EXAMPLE 1Finding a Vector Equation of a Line in Space

Find a vector equation of the line containing the points P0=(1,2,1) and P1=(4,3,2).

Solution The vector D in the direction from P0=(1,2,1) to P1=(4,3,2) is D=P0P1=3i+jk

If we let r0=i+2jk, then a vector equation of the line is r=r0+tD=i+2jk+t(3i+jk)=(1+3t)i+(2+t)j+(1t)k