Determine whether the lines given below intersect, are parallel, or are skew.
Solution (a) The line l1 is in the direction of the vector i−2j+k and the line l2 is in the direction of the vector i−4j+3k. Since these vectors are not parallel (do you know why?), l1 and l2 either intersect or are skew.
Suppose the lines intersect. Then there is some value of the parameter t1 and some value of the parameter t2 for which r1=r2. Since r1=(3+t1)i+(3−2t1)j+(1+t1)k and r2=(5+t2)i+(1−4t2)j+(1+3t2)k, for r1 to equal r2, we have (3+t1)i+(3−2t1)j+(1+t1)k=(5+t2)i+(1−4t2)j+(1+3t2)kr1=r2
We equate the components of each vector to obtain 3+t1=5+t23−2t1=1−4t21+t1=1+3t2
737
The result is a system of three equations containing two variables. From the third equation, t1=3t2. Now substitute t1=3t2 into each of the first two equations. 3+t1=5+t23+3t2=5+t2t2=1 3−2t1=1−4t23−6t2=1−4t2t2=1 t1=3t2
Backsubstituting, we conclude t1=3 and t2=1. The point of intersection is found by substituting t1=3 in l1 or t2=1 in l2 . The result is r1=r2=6i−3j+4k. The point of intersection is (6,−3,4).
(b) The line l1 is in the direction of the vector i−j+k, and the line l2 is in the direction of the vector i−j+2k. These vectors are not parallel, so the lines l1 and l2 either intersect or are skew. As before, suppose they intersect. Then r1=r2 so that (3+t1)i+(2−t1)j+(1+t1)k=(5+t2)i+(6−t2)j+(1+2t2)k3+t1=5+t22−t1=6−t21+t1=1+2t2Equate components.
Now substitute t1=2t2 (from the third equation) into each of the first two equations. 3+t1=5+t23+2t2=5+t2t2=2 2−t1=6−t22−2t2=6−t2t2=−4 t1=2t2
The system of equations has no solution, so the assumption that r1=r2, for some t1 and some t2 is false. The lines are neither parallel nor intersecting, so they are skew.