Question
Mathematics Question on Distance of a Point from a Plane
Let d be the distance between the foot of perpendiculars of the point P(1, 2, –1) and Q(2, –1, 3) on the plane – x + y + z = 1. Then d 2 is equal to ____.
The correct answer is: 26
To find the distance between a point and a plane, we can use the formula for the distance from a point (x0,y0,z0) to a plane Ax+By+Cz+D=0:
d=A2+B2+C2∣Ax0+By0+Cz0+D∣
In this case, the equation of the plane is −x+y+z−1=0, so A=−1,B=1,C=1, and D=−1.
Let's use this formula for both points P(1,2,−1) and Q(2,−1,3), and then find the square of the distance d2:
For point P(1,2,−1): dP=(−1)2+(1)2+(1)2∣(−1)(1)+(1)(2)+(1)(−1)−1∣
For point Q(2,−1,3): dQ=(−1)2+(1)2+(1)2∣(−1)(2)+(1)(−1)+(1)(3)−1∣
Now, calculate dP and dQ, and then find d2=dP2+dQ2. The squared distance d2 is equal to 26.