Solveeit Logo

Question

Question: The distance of a point \(\left( {1, - 5,9} \right)\) from the plane \(x - y + z = 5\) measured alon...

The distance of a point (1,5,9)\left( {1, - 5,9} \right) from the plane xy+z=5x - y + z = 5 measured along the line x=y=zx = y = z is
A) 3103\sqrt {10}
B) 10310\sqrt 3
C) 103\dfrac{{10}}{{\sqrt 3 }}
D) 203\dfrac{{20}}{3}

Explanation

Solution

Here we can write the equation of the line as point is given (1,5,9)\left( {1, - 5,9} \right). And direction ratio is also given as (1,1,1)\left( {1,1,1} \right). So equation is written by
xx1a=yy1b=zz1c\dfrac{{x - {x_1}}}{a} = \dfrac{{y - {y_1}}}{b} = \dfrac{{z - {z_1}}}{c} where (x,y,z)\left( {x,y,z} \right) are the points and (a,b,c)\left( {a,b,c} \right) are the direction ratios.Using this equation we find the coordinate points on the plane then finally we calculate distance between these two points which is our required answer.

Complete step-by-step answer:
Here, a plane is given xy+z=5x - y + z = 5 and a point anywhere is given (1,5,9)\left( {1, - 5,9} \right) which is to be measured along the line x=y=zx = y = z. So if we draw the diagram, it seems like this:

So here, ABCDABCD is a plane satisfying xy+z=5x - y + z = 5 and QQ is the point on this plane and PP is the given point and PQPQ is the line along x=y=zx = y = z.
So we need to find PQPQ.
So for that we need to find the coordinates of QQ.
Here the point P(x1,y1,z1)=(1,5,9)P\left( {{x_1},{y_1},{z_1}} \right) = \left( {1, - 5,9} \right) is given. And the point Q(x,y,z)Q\left( {x,y,z} \right) is assumed.
And we are given that PQPQ is along the line x=y=zx = y = z, that means we are given a direction ratio, that is (1,1,1)\left( {1,1,1} \right).
So equation of line PQPQ must be written as
xx1(dr)1=yy1(dr)2=zz1(dr)3\dfrac{{x - {x_1}}}{{{{\left( {dr} \right)}_1}}} = \dfrac{{y - {y_1}}}{{{{\left( {dr} \right)}_2}}} = \dfrac{{z - {z_1}}}{{{{\left( {dr} \right)}_3}}}
Here drdr is the direction ratio.
So, x11=y+51=z91=λ\dfrac{{x - 1}}{1} = \dfrac{{y + 5}}{1} = \dfrac{{z - 9}}{1} = \lambda
Let this be equal to λ\lambda
So, here we can equate,
x11=λ y+51=λ z91=λ  \dfrac{{x - 1}}{1} = \lambda \\\ \dfrac{{y + 5}}{1} = \lambda \\\ \dfrac{{z - 9}}{1} = \lambda \\\
So,
x=λ+1 y=λ5 z=λ+9  x = \lambda + 1 \\\ y = \lambda - 5 \\\ z = \lambda + 9 \\\
Here, (x,y,z)\left( {x,y,z} \right) lies on the plane ABCDABCD so it must satisfy the equation xy+z=5x - y + z = 5
So by putting (x,y,z)\left( {x,y,z} \right) values,
λ+1λ+5+λ+9=5 λ=10  \lambda + 1 - \lambda + 5 + \lambda + 9 = 5 \\\ \lambda = - 10 \\\
So now we get λ=10\lambda = - 10.
Now,
x=λ+1=10+1=9 y=λ5=105=15 z=λ+9=10+9=1  x = \lambda + 1 = - 10 + 1 = - 9 \\\ y = \lambda - 5 = - 10 - 5 = - 15 \\\ z = \lambda + 9 = - 10 + 9 = - 1 \\\
So, we got, Q(x,y,z)=(9,15,1)Q\left( {x,y,z} \right) = \left( { - 9, - 15, - 1} \right)
Now by distance formula, we can find PQPQ
PQ=(xx1)2+(yy1)2+(zz1)2PQ = \sqrt {{{\left( {x - {x_1}} \right)}^2} + {{\left( {y - {y_1}} \right)}^2} + {{\left( {z - {z_1}} \right)}^2}}
Here, P(x1,y1,z1)=(1,5,9)P\left( {{x_1},{y_1},{z_1}} \right) = \left( {1, - 5,9} \right)
And Q(x,y,z)=(9,15,1)Q\left( {x,y,z} \right) = \left( { - 9, - 15, - 1} \right)
So,
PQ=(91)2+(15+5)2+(19)2 =(10)2+(10)2+(10)2 =100+100+100 =300 =103  PQ = \sqrt {{{\left( { - 9 - 1} \right)}^2} + {{\left( { - 15 + 5} \right)}^2} + {{\left( { - 1 - 9} \right)}^2}} \\\ = \sqrt {{{\left( { - 10} \right)}^2} + {{\left( { - 10} \right)}^2} + {{\left( { - 10} \right)}^2}} \\\ = \sqrt {100 + 100 + 100} \\\ = \sqrt {300} \\\ = 10\sqrt 3 \\\
So, the distance of point (1,5,9)\left( {1, - 5,9} \right) from the plane xy+z=5x - y + z = 5 measured along the line x=y=zx = y = z is 10310\sqrt 3 .

So, the correct answer is “Option B”.

Note: If the equation of plane is given as ax+by+cz+d=0ax + by + cz + d = 0 and only point (x1,y1,z1)\left( {{x_1},{y_1},{z_1}} \right) is given, so the perpendicular distance of that point from plane ax+by+cz+d=0ax + by + cz + d = 0 is given as
ax1+by1+cz1+da2+b2+c2\dfrac{{|a{x_1} + b{y_1} + c{z_1} + d|}}{{\sqrt {{a^2} + {b^2} + {c^2}} }}
This is valid when we need to find the perpendicular distance. If we need to find distance along any direction, then use the above method as stated.