Academy
Formulas/maths/3d Geometry/Image of a Point in a Plane

Image of a Point in a Plane

Image (reflection) of P(x₁,y₁,z₁) in plane ax+by+cz+d=0. The image P′ is such that the foot of perpendicular is the midpoint of PP′. The formula follows by doubling the foot-of-perpendicular displacement.
Derivation

Let P(x1,y1,z1)P(x_1,y_1,z_1) have image P(x,y,z)P'(x',y',z') in the plane ax+by+cz+d=0ax+by+cz+d=0.

By definition of reflection: the foot of the perpendicular from PP to the plane is the midpoint MM of PPPP'.

From the foot derivation, M=(x1+ak,y1+bk,z1+ck)M = (x_1+ak, y_1+bk, z_1+ck) where k=ax1+by1+cz1+da2+b2+c2k = -\dfrac{ax_1+by_1+cz_1+d}{a^2+b^2+c^2}.

Since MM is the midpoint of PPPP':

x=2xMx1=x1+2akx' = 2x_M - x_1 = x_1+2ak y=2yMy1=y1+2bky' = 2y_M - y_1 = y_1+2bk z=2zMz1=z1+2ckz' = 2z_M - z_1 = z_1+2ck

Writing in the symmetric form:

xx1a=yy1b=zz1c=2k=2(ax1+by1+cz1+d)a2+b2+c2\frac{x'-x_1}{a} = \frac{y'-y_1}{b} = \frac{z'-z_1}{c} = 2k = -\frac{2(ax_1+by_1+cz_1+d)}{a^2+b^2+c^2}

Note: The image formula has a factor of 2 compared to the foot formula — because the foot is halfway, and the image is the full reflection.

Image in a line (2D analogue): Exactly the same logic applies — foot of perpendicular is the midpoint, and the image is the symmetric point.