Question
Question: If the lines \(\dfrac{x-1}{-3}=\dfrac{y-2}{-2k}=\dfrac{z-3}{2}\) and \(\dfrac{x-1}{k}=\dfrac{y-2}{1}...
If the lines −3x−1=−2ky−2=2z−3 and kx−1=1y−2=5z−3 are perpendicular, then find the value of k and hence find the equation of plane containing these lines.
Solution
First, before proceeding with this, we must know that the parallel vectors of the given lines can be found using the coefficients in the denominator of the equation of the line. Then, we are given with the conditions that both the lines are perpendicular and can be used dot product of the vectors as cosθ=b1b2b1⋅b2 and by solving, we get the value of k. Then, by substituting the value of k in two lines and then by using them, we get the equation of the plane by using determinants.
Complete step-by-step solution
In this question, we are supposed to find the value of k and also find the equation of plane containing the lines with equation as −3x−1=−2ky−2=2z−3and kx−1=1y−2=5z−3which are perpendicular.
So, before proceeding with this, we must know that the parallel vectors of the given lines can be found using the coefficients in the denominator of the equation of a line.
So, by using this condition, we get the vector b1parallel to equation of line −3x−1=−2ky−2=2z−3is given by:
b1=−3i−2kj+2k
Similarly, by using this condition, we get the vector b2parallel to equation of line kx−1=1y−2=5z−3is given by:
b2=ki+j+5k
Now, we are given with the conditions that both the lines are perpendicular and can be used dot product of the vectors as cosθ=b1b2b1⋅b2.
So, by using the formula when θ=90∘, we get the expression as:
b1⋅b2=0
Now, by substituting the value of both the vectors, we get:
(−3i−2kj+2k)(ki+j+5k)=0⇒−3k−2k+10=0⇒−5k+10=0⇒5k=10⇒k=510⇒k=2
So, we get the value of k as 2.
Then, by substituting the value of k in two lines equation, we get:
−3x−1=−4y−2=2z−3 and 2x−1=1y−2=5z−3
Now, to get the equation of plane by using the above two lines conditions, we get:
x−1 −3 2 y−2−41z−325=0
Then, by expanding the above determinant along first row, we get:
(x−1)(−4×5−2×1)−(y−2)(−3×5−2×2)+(z−3)(−3×1+4×2)=0
Now, by solving the above expression, we get the equation of plane as:
(x−1)(−20−2)−(y−2)(−15−4)+(z−3)(−3+8)=0⇒(x−1)(−22)−(y−2)(−19)+(z−3)(5)=0⇒−22x+22+19y−38+5z−15=0⇒22x−19y−5z+31=0
So, we get the equation of the plane as 22x−19y−5z+31=0containing lines −3x−1=−2ky−2=2z−3and kx−1=1y−2=5z−3.
Hence, the value of k is 2 and equation of plane is 22x−19y−5z+31=0.
Note: Now, to solve these types of questions we need to know some of the basic formulas for finding the equation of the plane when both lines are given. So, when the equations of the lines re of the form a1x−x1=b1y−y1=c1z−z1and a2x−x2=b2y−y2=c2z−z2, then equation of plane is given by:
x−x1 a1 a2 y−y1b1b2z−z1c1c2=0.