Question
Question: A line having direction ratios 3,4 ,5 cuts 2 planes \( 2x - 3y + 6z - 12 = 0 \) and \( 2x - 3y + 6z ...
A line having direction ratios 3,4 ,5 cuts 2 planes 2x−3y+6z−12=0 and 2x−3y+6z+2=0 at point P & Q, then finds the length of PQ.
Solution
Hint : A plane is a flat surface having 2 dimensions; it extends to infinity in two opposite directions and doesn’t have any thickness. A plane can also be said to be generated by a straight line moving at a constant velocity with respect to a fixed point. Any point lying on a plane or a line has to satisfy its equation. Using this condition, we can find out the coordinates of the points P and Q, and thus the distance between them.
Complete step-by-step answer :
The line cutting the two planes has direction ratios 3, 4, 5 so any point on this line will have coordinates of the form (3a,4a,5a)
Equation of plane one is 2x−3y+6z−12=0
Any point lying on this plane will satisfy this equation. That is,
2(3a)−3(4a)+6(5a)−12=0 ⇒6a−12a+30a−12=0 ⇒24a=12 ⇒a=21
So the coordinates of the point where the line cuts the plane is P(23,2,25)
Equation of plane two is 2x−3y+6z+2=0
Any point lying on this plane will satisfy this equation. That is,
2(3a)−3(4a)+6(5a)+2=0 ⇒6a−12a+30a+2=0 ⇒24a=−2 ⇒a=12−1
So the coordinates of the point where the line cuts the plane is
Q(4−1,3−1,12−5)
Now, the distance between two points is given by the formula,
d=(x2−x1)2+(y2−y1)2
So the distance between points P and Q is
PQ=(4−1−23)2+(3−1−2)2+(12−5−25)2
=1649+949+1441225
=144441+784+1225=1442450
⇒PQ=12352
Hence, the distance between the points P and Q is 12352units .
So, the correct answer is “12352units”.
Note : This question can also be solved by another method. From the equation of the planes we see that the planes are parallel, we can find out the distance between the planes and then by doing the dot product of the normal to one plane and the line cutting it, we can find the angle between the normal and the line. This way we can find the length of PQ.