← Back to all lessons
Class 12Geometry4:57Published 11 Dec 2024

Foot of Perpendicular, Image and Distance in 3D

A Class 12 3D geometry problem: find the foot of the perpendicular from a point to a line, the image of the point in that line, and the distance from the point to the foot.

Starting from a point and a line written in symmetric form, this lesson sets the line equal to a parameter and writes a general point on it. By making the joining segment perpendicular to the line's direction, it solves for the parameter to locate the foot of the perpendicular. From there it uses the midpoint relationship to find the image of the point and the distance formula to find how far the point sits from the foot.

What you'll learn

  • How to write a general point on a line given in symmetric form using a parameter
  • How to find the foot of the perpendicular by making the joining segment perpendicular to the line
  • How to find the image of a point by treating the foot as the midpoint, and the distance from the point to the foot

Lesson chapters

0:00The problem and the given line
0:45A general point on the line using a parameter
1:29Perpendicularity condition and solving for the parameter
2:39Foot of the perpendicular
3:05Image of the point using the midpoint
4:02Distance from the point to the foot

Lesson notes

This lesson works through a single Class 12 3D geometry problem. Given the point P(1,6,3)P(1,6,3) and the line x1=y12=z23\tfrac{x}{1}=\tfrac{y-1}{2}=\tfrac{z-2}{3}, we find the foot of the perpendicular from PP to the line, the image of PP in the line, and the distance from PP to the foot.

A general point on the line

Set the line equal to a parameter kk:

x1=y12=z23=k.\frac{x}{1}=\frac{y-1}{2}=\frac{z-2}{3}=k.

Reading off each part gives the coordinates of a general point on the line:

x=k,y=2k+1,z=3k+2.x=k,\qquad y=2k+1,\qquad z=3k+2.

So the foot of the perpendicular MM has the form M(k,2k+1,3k+2)M(k,\,2k+1,\,3k+2).

Direction ratios of PMPM

With P(1,6,3)P(1,6,3), the direction ratios of PMPM are the differences of coordinates:

(k1, (2k+1)6, (3k+2)3)=(k1, 2k5, 3k1).\big(k-1,\ (2k+1)-6,\ (3k+2)-3\big)=\big(k-1,\ 2k-5,\ 3k-1\big).

The given line has direction ratios (1,2,3)(1,2,3), the denominators of the symmetric form.

Perpendicularity condition

Since PMPM is perpendicular to the line, the dot product of the two sets of direction ratios is zero:

(k1)1+(2k5)2+(3k1)3=0.(k-1)\cdot 1+(2k-5)\cdot 2+(3k-1)\cdot 3=0.

Expanding:

(k1)+(4k10)+(9k3)=14k14=0,(k-1)+(4k-10)+(9k-3)=14k-14=0,

so k=1k=1.

Foot of the perpendicular

Substituting k=1k=1 into M(k,2k+1,3k+2)M(k,\,2k+1,\,3k+2):

M=(1, 2(1)+1, 3(1)+2)=(1, 3, 5).M=(1,\ 2(1)+1,\ 3(1)+2)=(1,\ 3,\ 5).

Image of the point

Let the image be P(α,β,γ)P'(\alpha,\beta,\gamma). The foot MM is the midpoint of PPPP', so by the midpoint formula:

(α+12, β+62, γ+32)=(1,3,5).\left(\frac{\alpha+1}{2},\ \frac{\beta+6}{2},\ \frac{\gamma+3}{2}\right)=(1,3,5).

xx coordinate: α+1=2\alpha+1=2, so α=1\alpha=1.

yy coordinate: β+6=6\beta+6=6, so β=0\beta=0.

zz coordinate: γ+3=10\gamma+3=10, so γ=7\gamma=7.

The image is P(1,0,7)P'(1,0,7).

Distance from the point to the foot

Using the distance formula with P(1,6,3)P(1,6,3) and M(1,3,5)M(1,3,5):

PM=(11)2+(63)2+(35)2=0+9+4=13.PM=\sqrt{(1-1)^2+(6-3)^2+(3-5)^2}=\sqrt{0+9+4}=\sqrt{13}.

Key takeaways

  • A point on a line in symmetric form can be written with one parameter, here M(k,2k+1,3k+2)M(k,\,2k+1,\,3k+2).
  • The foot of the perpendicular is found by setting the dot product of the direction ratios of PMPM and the line to zero, which gives k=1k=1 and M(1,3,5)M(1,3,5).
  • The image P(1,0,7)P'(1,0,7) comes from treating the foot as the midpoint of PP and PP', and the distance from PP to the foot is 13\sqrt{13}.