Question
Question: If the line \(\dfrac{x-3}{1}=\dfrac{y+2}{-1}=\dfrac{z+\lambda }{-2}\) lies on the plane \(2x-4y+3z=2...
If the line 1x−3=−1y+2=−2z+λ lies on the plane 2x−4y+3z=2, then the shortest distance between this line and the line 12x−1=9y=4z is:
(a) 0
(b) 2
(c) 1
(d) 3
Solution
First of all, we have to find the value of λ in the equation of line 1x−3=−1y+2=−2z+λ. As it is given that this line 1x−3=−1y+2=−2z+λ lies on the plane 2x−4y+3z=2 so the coordinates of the point lying on the line will satisfy this equation of plane. We can equate the equation of line 1x−3=−1y+2=−2z+λ to k so the equation of line will look like 1x−3=−1y+2=−2z+λ=k. Now, find the values of x, y, z in terms of k and λ then substitute these values of x, y and z in the equation of plane. From there, we will get the value of λ. Now, we can find the shortest distance between two given lines by using the formula for square of the shortest distance between the lines:l1x−x1=m1y−y1=n1z−z1; l2x−x2=m2y−y2=n2z−z2 is equal to x1−x2 l1 l2 y1−y2m1m2z1−z2n1n2 . And taking the square root of this determinant is the answer.
Complete step-by-step solution
We have given the equation of a line 1x−3=−1y+2=−2z+λ and also given that this line lies on the plane 2x−4y+3z=2.
In the below diagram, we have drawn a plane 2x−4y+3z=2 and also draw a line EF 1x−3=−1y+2=−2z+λ on the plane.
Now, let us find the value of λ by equating this equation of line by k.
1x−3=−1y+2=−2z+λ=k
Now, we are going to calculate the coordinates of the point lie on this line as follows:
1x−3=k⇒x−3=k⇒x=k+3
−1y+2=k⇒y+2=−k⇒y=−k−2
−2z+λ=k⇒z+λ=−2k⇒z=−2k−λ
From the above, we got the coordinates of point lying on the line as:
(k+3,−k−2,−2k−λ)
Now, let us name the above point as P and which is passing through the line and also lying on the plane.
As the line is lying on the plane so point lying on the line also passes through the plane. Substituting (k+3,−k−2,−2k−λ) in 2x−4y+3z=2 we get,
2(k+3)−4(−k−2)+3(−2k−λ)=2⇒2k+6+4k+8−6k−3λ=2⇒0+14−3λ=2⇒14−2=3λ⇒12=3λ⇒λ=4
Hence, we got the value of λ=4. Substituting this value of λ in equation of line 1x−3=−1y+2=−2z+λ we get,
1x−3=−1y+2=−2z+4
Now, we are going to find the shortest distance between the above line and 12x−1=9y=4z.
We know, square of the shortest distance between two lines l1x−x1=m1y−y1=n1z−z1; l2x−x2=m2y−y2=n2z−z2 is equal to x1−x2 l1 l2 y1−y2m1m2z1−z2n1n2.
On comparing these two lines with the lines given in the above problem we get,
1x−3=−1y−(−2)=−2z−(−4)
12x−1=9y−0=4z−0
The values of x1,x2,y1,y2,z1,z2,l1,l2,m1,m2,n1,n2 from the above lines are:
x1=3,x2=1;y1=−2,y2=0z1=−4,z2=0l1=1,l2=12m1=−1,m2=9n1=−2,n2=4
Substituting the above values in the above determinant we get,
3−1 1 12 −2−0−19−4−0−24=2 1 12 −2−19−4−24
If you can see the above determinant, you will find that first row is twice of second row and we know that whenever two rows are multiple of each other then the value of the determinant is 0.
So, square of the shortest distance between the given two lines is 0 so shortest distance between the two lines are 0.
Hence, the correct option is (a).
Note: In this problem, we have learned that if two lines in 3 - dimensions are given then how we can find the shortest distance between them. There is a point when you think that if we find the coordinates of the point lying on the line 1x−3=−1y+2=−2z+λ by equating this equation to k then we have two variables λ&k so even when we put these coordinates in the equation of plane then we have one equation and two variables and how do we proceed and leave that problem there. Don’t do this mistake go on with this approach because after that you will find that the term “k” will be canceled out and you are just left with λ and then you can easily find the distance between two lines.