Academy
Formulas/maths/3d Geometry/Intercept Form of a Plane

Intercept Form of a Plane

Plane making intercepts p, q, r on the x, y, z axes respectively. Passes through (p, 0, 0), (0, q, 0), (0, 0, r).
Derivation

A plane makes intercepts pp, qq, rr on the x, y, z axes — so it passes through (p,0,0)(p,0,0), (0,q,0)(0,q,0), (0,0,r)(0,0,r).

Let the plane be ax+by+cz=dax+by+cz = d. Substituting each intercept:

ap=d    a=d/p,bq=d    b=d/q,cr=d    c=d/rap = d \implies a = d/p, \quad bq = d \implies b = d/q, \quad cr = d \implies c = d/r

Substituting into ax+by+cz=dax+by+cz = d and dividing by dd:

xp+yq+zr=1\frac{x}{p}+\frac{y}{q}+\frac{z}{r} = 1

When an intercept is infinite: The plane is parallel to that axis. For example, if rr \to \infty, the z/rz/r term vanishes and the plane becomes x/p+y/q=1x/p+y/q=1 (parallel to z-axis).

Normal direction: From the general form x/p+y/q+z/r=1x/p+y/q+z/r=1, the normal has DRs (1/p,1/q,1/r)(1/p, 1/q, 1/r) or equivalently (qr,pr,pq)(qr, pr, pq).