Question
Question: Show that the lines \(\dfrac{x+1}{3}=\dfrac{y+3}{5}=\dfrac{z+5}{7}\) and \(\dfrac{x-2}{1}=\dfrac{y-4...
Show that the lines 3x+1=5y+3=7z+5 and 1x−2=3y−4=5z−6 intersect. Also find the point of intersection.
Solution
Suppose that 3x+1=5y+3=7z+5=m and 1x−2=3y−4=5z−6=n. Now, take two general points in the form of m and n i.e. (3m−1,5m−3,7m−5) for first line and (n+2,3n+4,5n+6)for the second line. Now in order to find whether these two lines intersect or not, equate these two points, form three equations in m&n and after solving them get the value of m and n. So, if m and n exists then these two lines intersect and the point of intersection can be found by putting the value of m or n in any of the general points.
Complete step by step answer:
We have given two lines 3x+1=5y+3=7z+5 and 1x−2=3y−4=5z−6 . Now we have to find whether these two intersect or not.
Let’s take a general point on these two lines.
Suppose that 3x+1=5y+3=7z+5=m and 1x−2=3y−4=5z−6=n.
Now for the first line, we have
⇒x=3m−1,y=5m−3 and z=7m−5
Similarly, for the second line, we have
⇒x=n+2,y=3n+4 and z=5n+6
So, the general points on these lines are (3m−1,5m−3,7m−5) and (n+2,3n+4,5n+6).
Hence, lines intersect if 3m−1=n+2, 5m−3=3n+4 and 7m−5=5n+6 for some m and n
The above three equations can also be written as,
3m−n=3..............(1)
5m−3n=7............(2)
7m−5n=11...........(3)
From equation (1), we have 3m−n=3⇒n=3m−3
Now, substituting the value of n in equation (2), we get
⇒5m−3(3m−3)=7
⇒5m−9m+9=7
⇒−4m=7−9=−2
⇒m=−4−2=21
Now as m=21, so n=3×21−3=−23
Putting the value of m and n in equation (3), we get
⇒7×21−5×−23=27+215=11
Hence, (m=21,n=−23) satisfies all the three equations which means that these two lines intersect with each other.
Now, in order to find the point of intersection, putting the value of m in the general point of first line
(3m−1,5m−3,7m−5).
⇒(3m−1,5m−3,7m−5)=(3×21−1,5×21−3,7×21−5)=(21,2−1,2−3)
Hence, the point of intersection of these two lines is (21,2−1,2−3).
Note:
This question involves the basic knowledge of 3D lines and calculating their point of intersection. The process to check whether two lines are parallel or not , if at least a common point exists on these two lines then we can say that those two lines intersect. While solving for m and n we have three equations but only two variables, so we can find the value of these two variables by solving any two from these three equations. Now students often make one mistake in this step that they forget to check whether the value that they got from solving any two equations satisfies the third equation or not. If it satisfies the third equation then only we can say that the lines will intersect and hence get the point of intersection.