Question
Question: If the line \(\dfrac{x-2}{3}=\dfrac{y+1}{2}=\dfrac{z-1}{-1}\) intersects the plane 2x+3y-z-13=0 at a...
If the line 3x−2=2y+1=−1z−1 intersects the plane 2x+3y-z-13=0 at a point P and the plane 3x+y+4z=16 at the point Q, then PQ is equal to
(a) 214
(b) 14
(c) 27
(d) 14
Solution
First, before proceeding for this, we must take the proportionality constant for the given line as r and then we get 3x−2=2y+1=−1z−1=r. Then, we are given in the question with the condition that P lies on the plane with equation 2x+3y-z-13=0 and also given in the question with the condition that Q lies on the plane with equation 3x+y+4z=16 which gives the coordinates of P and Q. Then, by using the distance formula for the points P(-1, -3, 2) and Q(5, 1, 0), we get the distance between PQ.
Complete step-by-step answer:
In this question, we are supposed to find the length of PQ when the line 3x−2=2y+1=−1z−1 intersects the plane 2x+3y-z-13=0 at a point P and the plane 3x+y+4z=16 at the point Q.
So, we must draw a diagram of the planes with the equations 2x+3y-z-13=0 with point P and the plane 3x+y+4z=16 with point Q intersected by line as:
So, before proceeding for this, we must take the proportionality constant for the given line as r and then we get:
3x−2=2y+1=−1z−1=r
Then, we get the coordinates of the above line as:
x=3r+2, y=2r-1 and z=-r+1
Now, let us assume for the points P and Q for the line be r1and r2respectively.
Then, we get the coordinates of the point P and Q as:
For P, points are (3r1+2,2r1−1,−r1+1)
For Q, points are (3r2+2,2r2−1,−r2+1)
Now, we are given the question with the condition that P lies on the plane with equation 2x+3y-z-13=0.
So, by substituting the coordinates of P found above in the equation of plane, we get:
2(3r1+2)+3(2r1−1)−(−r1+1)+13=0⇒6r1+4+6r1−3+r1−1+13=0⇒13r1=−13⇒r1=13−13⇒r1=−1
So, we get the coordinates of point P by substituting the value of r1as -1 in the (3r1+2,2r1−1,−r1+1), we get:
(3(−1)+2,2(−1)−1,−(−1)+1)⇒(−3+2,−2−1,1+1)⇒(−1,−3,2)
So, we get the coordinates of point P as (-1, -3, 2).
Similarly, we are given the question with the condition that Q lies on the plane with equation 3x+y+4z=16.
So, by substituting the coordinates of Q found above in the equation of plane, we get:
3(3r2+2)+(2r2−1)+4(−r2+1)=16⇒9r2+6+2r2−1−4r2+4=16⇒7r2=7⇒r2=77⇒r2=1
So, we get the coordinates of point P by substituting the value of r2as 1 in the (3r2+2,2r2−1,−r2+1), we get:
(3(1)+2,2(1)−1,−(1)+1)⇒(3+2,2−1,0)⇒(5,1,0)
So, we get the coordinates of point Q as (5, 1, 0).
Then, by using the distance formula for the points P(-1, -3, 2) and Q(5, 1, 0), we get the distance between PQ as:
PQ=(5−(−1))2+(1−(−3))2+(0−2)2⇒PQ=(5+1)2+(1+3)2+(−2)2⇒PQ=(6)2+(4)2+4⇒PQ=36+16+4⇒PQ=56⇒PQ=214
So, we get the distance PQ as 214.
So, the correct answer is “Option A”.
Note: Now, to solve these type of the questions we need to know some of the basic formula for calculating the distance between the two points let A with coordinates (x1,y1,z1)and B with coordinates (x2,y2,z2). So, the distance AB is given by:
AB=(x2−x1)2+(y2−y1)2+(z2−z1)2