Question
Question: If lines \(\dfrac{x-1}{2}=\dfrac{y+1}{3}=\dfrac{z-1}{4}\) and \(\dfrac{x-3}{1}=\dfrac{y-k}{2}=\dfrac...
If lines 2x−1=3y+1=4z−1 and 1x−3=2y−k=1z intersect, then find the value of k and hence find the equation of the plane containing these lines.
Solution
We here have been given two lines and have been told that these lines intersect and have been asked to find the value of k. For this, we will first keep both of these lines equal to any constants like λ and μ. Using these constants, we will find the general point on both these lines and since these lines are intersecting, the general points will be equal at that point. We will hence keep the other two points, which do not contain k equal and obtain the value of λ and μ. Then we will keep these values in the equation containing k and hence obtain the value of k. Further, we’ve been asked to find the equation of the plane containing these two lines. For that, we will use the method shown as follows:
The equation of a plane containing the point (f,g,h) which contains two vectors given as x1i^+y1j^+z1k^ and x2i^+y2j^+z2k^ is given as:
x−f x1 x2 y−gy1y2z−hz1z2=0
We will keep the required values in this formula from the lines given to us in the question and then we will open this determinant. Hence, we will obtain the r=equation of the required plane.
Complete step-by-step solution:
Here, we have been given equations of two lines. Let us assume the first line to be L1 and second to be L2. Thus, we can say that:
L1≡2x−1=3y+1=4z−1L2≡1x−3=2y−k=1z
Now, if we keep L1 equal to a constant λ and L2 to a constant μ, we will get:
L1≡2x−1=3y+1=4z−1=λL2≡1x−3=2y−k=1z=μ
Thus, any general point on L1 may be calculated as:
L1≡2x−1=3y+1=4z−1=λ2x−1=λ⇒x=2λ+13y+1=λ⇒y=3λ−14z−1=λ⇒z=4λ+1
Thus, the general point on line L1 is given as (2λ+1,3λ−1,4λ+1).
Now, the general point on L2 is calculated as:
L2≡1x−3=2y−k=1z=μ1x−3=μ⇒x=μ+32y−k=μ⇒y=2μ+k1z=μ⇒z=μ
Thus, the general point on line L2 is given as (μ+3,2μ+k,μ).
Now, we have been given that these lines intersect. Thus, if these lines intersect, they should have a common point.
The rough figure would look like
Hence, at the point of intersection of these lines, the value of x, y, and z is the same for both these lines.
Thus, we can say that:
2λ+1=μ+3 …..(i)
3λ−1=2μ+k …..(ii)
4λ+1=μ …..(iii)
Now, if we consider equations (i) and (iii), we can see that these are two linear equations in two variables- λ and μ. Thus, if we solve these equations simultaneously, we will be able to obtain the values of these variables.
Hence, we get:
2λ+1=μ+3−(4λ+1=μ)−2λ=3⇒λ=−23
Now, putting the value of λ in equation (iii), we get:
4λ+1=μ⇒4(−23)+1=μ⇒−6+1=μ⇒μ=−5
Now, if we put the value of λ and μ in equation (ii), we will get the value of k.
Thus, putting these values in equation (ii), we have:
3λ−1=2μ+k⇒3(−23)−1=2(−5)+k⇒−29−1=−10+k⇒2−9−2=−10+k⇒k=10−211⇒k=220−11∴k=29
Thus, the required value of k is 29.
Now, we have to find the equation of the plane containing these lines.
We know that equation of a plane containing the point (f,g,h) which contains two vectors given as x1i^+y1j^+z1k^ and x2i^+y2j^+z2k^ is given as:
x−f x1 x2 y−gy1y2z−hz1z2=0
Here, if we consider the line L1, we can see that (f,g,h)=(1,-1,1).
Now, if we consider both the given lines, we can see the parallel vectors of the line and since these are parallel vectors to the given line, these will also lie in the plane containing these lines.
Thus, we can get (x1,y1,z1) as (2,3,4) and (x2,y2,z2) as (1,2,1).
Hence, we can get the equation of the required plane as:
x−1 2 1 y−(−1)32z−141=0⇒x−1 2 1 y+132z−141=0
Now, opening the determinant we get:
x−1 2 1 y+132z−141=0⇒(x−1)(3−8)−(y+1)(2−4)+(z−1)(4−3)=0⇒−5(x−1)+2(y+1)+(z−1)=0⇒−5x+5+2y+2+z−1=0∴5x−2y−z=6
Hence, the equation of the required plane is 5x−2y−z=6
Note: We here could have calculated the equation by calculating the cross product of the parallel vectors too as it will give us the value of the normal vector to the plane. If we assume the normal vector, i.e. the cross product of the parallel vectors to be n then the equation of the plane is given as:
r.n=n.q
Where q is the position vector of any point lying in the plane and r is the position vector of any general point on the plane.