Show that the lines −3x+1=2y−3=1z+2 and 1x=−3y−7=2z+7 intersect. Find the coordinates of the point of intersection and the equation of the plane containing them.
Technique
Parametrize, solve two of the three equations for (t,s), verify the third for consistency (intersection test); plane normal via cross product of the two directions, anchored at the meeting point.
Direction vectors d1=(−3,2,1), d2=(1,−3,2); points P1=(−1,3,−2), P2=(0,7,−7).
Step 2 — Test for intersection (coplanarity / solvability)
Set the coordinates equal:
−1−3t=s,3+2t=7−3s,−2+t=−7+2s.
From the first, s=−1−3t. Substitute into the third: −2+t=−7+2(−1−3t)=−9−6t⇒7t=−7⇒t=−1, hence s=−1−3(−1)=2.
Consistency check in the second equation: LHS 3+2(−1)=1; RHS 7−3(2)=1. ✓ All three equations are satisfied, so the lines intersect.
(Equivalently, the lines are coplanar: the scalar triple product