Explanation
Solution
To find the square of the distance between the feet of the perpendiculars, we can use the concept of the projection of the vector PQ onto the plane.
1. Find the vector PQ
The vector connecting points P(1,2,−1) and Q(2,−1,3) is:
PQ=(2−1)i^+(−1−2)j^+(3−(−1))k^
2. Identify the normal vector to the plane
The given plane is −x+y+z=1. The normal vector n to this plane is:
3. Concept
The distance d between the feet of the perpendiculars is the length of the projection of vector PQ parallel to the plane.
We can find this by using the formula:
d2=∣PQ∣2−(Projection of PQ on n)2
4. Calculations
5. Final Result
Correct Option: (A) 26