Question
Question: Find the equation of the plane which contains two parallel lines \(\dfrac{x-4}{1}=\dfrac{y-3}{-4}=\d...
Find the equation of the plane which contains two parallel lines 1x−4=−4y−3=5z−2 and 1x−3=−4y+2=5z?
Solution
We know that if we have given two straight line equations which are parallel to each other and are in the following form:
ax−x1=by−y1=cz−z1;ax−x2=by−y2=cz−z2
Then the equation of the plane containing those two parallel lines is as follows: x−x1 x2−x1 a y−y1y2−y1bz−z1z2−z1c=0
So, we are going to use the above equations in the given problem by substituting the values of (x1,y1,z1,x2,y2,z2,a,b,c) from the following relations:(x1,y1,z1)=(4,3,2);(x2,y2,z2)=(3,−2,0). Also, we are going to substitute the value of (a,b,c)=(1,−4,5)
Complete step by step answer:
The equation of the parallel lines given in the above problem is as follows:
1x−4=−4y−3=5z−2
1x−3=−4y+2=5z
In the above problem, we are asked to find the equation of a plane which contains the above two lines.
We know that if we have given two parallel lines then we can find the equation of the plane containing those lines. Let us consider the two parallel lines in 3-dimension as follows:
ax−x1=by−y1=cz−z1;ax−x2=by−y2=cz−z2
Now, the equation of plane containing the above two lines are calculated as follows:
x−x1 x2−x1 a y−y1y2−y1bz−z1z2−z1c=0…….. (1)
Comparing the given equation of parallel lines with the parallel lines which we have shown above we got the values of (x1,y1,z1,x2,y2,z2,a,b,c) and are equal to:
(x1,y1,z1)=(4,3,2);(x2,y2,z2)=(3,−2,0);(a,b,c)=(1,−4,5)
Substituting the above values in eq. (1) we get,
x−4 3−4 1 y−3−2−3−4z−20−25=0⇒x−4 −1 1 y−3−5−4z−2−25=0
Expanding the above determinant along first row we get,
(x−4)(−5(5)−(−4)(−2))−(y−3)(−1(5)−1(−2))+(z−2)(−1(−4)−(−5))=0⇒(x−4)(−25−8)−(y−3)(−5+2)+(z−2)(4+5)=0⇒(x−4)(−33)−(y−3)(−3)+(z−2)(9)=0
Eliminating brackets by multiplying the numbers with the variable expressions we get,
−33x−4(−33)+3y−9+9z−18=0⇒−33x+3y+9z+132−27=0⇒−33x+3y+9z+105=0
Dividing -3 on both the sides of the above equation we get,
−3−33x+−33y+−39z+−3105=0⇒11x−y−3z−35=0
Adding 35 on both the sides of the above equation we get,
11x−y−3z=35
From the above solution, we have found the equation of the plane containing the two parallel lines as 11x−y−3z=35.
Note: To solve the above problem, you must know the relation of the two parallel lines equation lying in the plane and the equation of plane derived from that. Also, you should know how to solve the determinant. Failing to know any of these concepts will cripple you in this problem.