The distance of the point (−1,2,3) from the plane r⋅(i^−2j^+3k^)=10 parallel to the line of the shortest distance between the lines r=(i^−j^)+λ(2i^+k^) and r=(2i^−j^)+μ(i^−j^+k^) is [13-Apr-2023 shift 1]
📖 Explanation
The distance of the point (−1,2,3) from the plane r⋅(i^−2j^+3k^)=10 along the path of the shortest distance can be found by identifying the line that passes through the point in the direction of the common perpendicular to the two skew lines. This perpendicular direction is obtained by the cross product of the direction vectors (2i^+k^) and (i^−j^+k^), which results in n=i^−j^−2k^. Based on this direction, the line passing through (−1,2,3) is defined by the equations:
1x+1=−1y−2=−2z−3=r
Any point on this line can thus be represented by the coordinates (r−1,2−r,3−2r).
The intersection point Q with the plane x−2y+3z=10 is found by substituting these coordinates into the plane equation, which gives (r−1)−2(2−r)+3(3−2r)=10. Simplifying this leads to r−1−4+2r+9−6r=10, or −3r+4=10, yielding r=−2. Substituting r=−2 into the parametric expressions gives the coordinates Q(−3,4,7). Using the distance formula between P(−1,2,3) and Q(−3,4,7) provides (−3−(−1))2+(4−2)2+(7−3)2=(−2)2+22+42=4+4+16=26.