Question
Question: The lines $\frac{x-1}{3}=\frac{y+1}{2}=\frac{z-1}{3}$ and $\frac{x+2}{4}=\frac{y-1}{3}=\frac{z+1}{-2...
The lines 3x−1=2y+1=3z−1 and 4x+2=3y−1=−2z+1

Intersect each other and point of intersection is (3, 2, 5)
Intersect each other and point of intersection is (-2, -1, -1)
Intersect each other and point of intersection is (4, 3, -2)
do not intersect.
The lines do not intersect.
Solution
To determine if the lines intersect, we convert them to parametric form, equate the x and y coordinates to find the parameters, and then check if the z coordinates are consistent.
-
Parametric equations:
-
For the first line:
x=1+3t,y=−1+2t,z=1+3t -
For the second line:
x=−2+4s,y=1+3s,z=−1−2s
-
-
Equate the x-coordinates:
1+3t=−2+4s⟹t=−1+34s -
Equate the y-coordinates:
−1+2t=1+3s⟹t=1+23s -
Compare the two expressions for t:
−1+34s=1+23sMultiplying both sides by 6 to eliminate fractions:
−6+8s=6+9s⟹−12=sThen,
t=−1+34(−12)=−1−16=−17 -
Check the z-coordinates:
-
For the first line:
z=1+3(−17)=−50 -
For the second line:
z=−1−2(−12)=23
Since −50=23, the lines do not intersect.
-
Therefore, the lines do not intersect.