3.6.8 · D33D Geometry

Worked examples — Equation of a plane — normal form, intercept form, general form

2,293 words10 min readBack to topic

Before we start, one reminder of the whole vocabulary we'll use, so nothing sneaks in undefined:

Recall The four objects we lean on (tap to expand)
  • General form : the coefficients ARE a normal vector (the arrow sticking straight out of the plane).
  • Normal form : here is the unit normal (length 1), and is the straight-line distance from the origin to the plane.
  • Intercept form : are where the plane pokes through the three axes.
  • The bridges: divide by to reach normal form; divide by the RHS constant to reach intercept form; use (the cross product) to build a normal from three points.

The scenario matrix

Every plane problem lands in one (or more) of these cells. The last column names the example that nails it.

Cell What makes it tricky Covered by
C1 All-positive general form the "friendly" baseline Ex 1
C2 Mixed signs in a negative intercept, negative direction cosine Ex 2
C3 Wrong-sign constant fix must flip the whole equation Ex 3
C4 A zero coefficient plane parallel to an axis, missing term Ex 4
C5 Degenerate: plane through origin () intercept form fails Ex 5
C6 Two zero coefficients plane parallel to a coordinate plane Ex 6
C7 Build from point + normal reverse direction Ex 7
C8 Build from three points cross-product route Ex 8
C9 Real-world word problem translate English equation Ex 9
C10 Exam twist: given distance & direction, find the plane(s) limiting/both-sign case Ex 10
Figure — Equation of a plane — normal form, intercept form, general form

Example 1 — C1: the friendly baseline


Example 2 — C2: mixed signs

Figure — Equation of a plane — normal form, intercept form, general form

Example 3 — C3: constant of the wrong sign, force


Example 4 — C4: one zero coefficient (parallel to an axis)


Example 5 — C5: degenerate, plane through the origin


Example 6 — C6: two zero coefficients (parallel to a coordinate plane)


Example 7 — C7: build a plane from a point and a normal


Example 8 — C8: build a plane from three points

Figure — Equation of a plane — normal form, intercept form, general form

Example 9 — C9: real-world word problem


Example 10 — C10: exam twist — distance & direction give TWO planes

Figure — Equation of a plane — normal form, intercept form, general form


Connections