Plane Formula

The Formula

ax + by + cz = d (equation of a plane in 3D)

When to use: An infinite sheet of paper with absolutely no thickness, extending forever in every direction.

Quick Example

The floor extends as a plane (imagine it infinite and perfectly flat).

Notation

A plane is named by a single letter (plane \mathcal{P}) or by three non-collinear points (plane ABC)

What This Formula Means

A perfectly flat surface extending infinitely in all directions with zero thickness; defined by three non-collinear points.

An infinite sheet of paper with absolutely no thickness, extending forever in every direction.

Formal View

A plane in \mathbb{R}^3: \mathcal{P} = \{\mathbf{r} \in \mathbb{R}^3 : \mathbf{n} \cdot (\mathbf{r} - \mathbf{r}_0) = 0\} where \mathbf{n} is a normal vector and \mathbf{r}_0 is a point on \mathcal{P}; equivalently ax + by + cz = d

Worked Examples

Example 1

easy
What is the equation of the xy-plane in 3D space?

Solution

  1. 1
    Step 1: The xy-plane contains all points where the z-coordinate is zero.
  2. 2
    Step 2: In the general plane equation ax + by + cz = d, we want z = 0 for all points on this plane.
  3. 3
    Step 3: Set a=0, b=0, c=1, d=0: the equation is z = 0.

Answer

z = 0
The xy-plane is defined by all points (x, y, 0) β€” it is the familiar 2D coordinate plane embedded in 3D space. Its normal vector is (0,0,1), pointing straight up.

Example 2

medium
Three points A(0,0,0), B(1,0,0), C(0,1,0) lie on a plane. Write the equation of that plane.

Common Mistakes

  • Thinking a plane has edges or boundaries β€” a plane extends infinitely in all directions
  • Assuming two planes must intersect β€” parallel planes never meet
  • Confusing a plane (2D, no thickness) with a 3D region of space

Why This Formula Matters

Most 2D geometry happens on a plane; coordinate geometry places all algebra on a flat plane.

Frequently Asked Questions

What is the Plane formula?

A perfectly flat surface extending infinitely in all directions with zero thickness; defined by three non-collinear points.

How do you use the Plane formula?

An infinite sheet of paper with absolutely no thickness, extending forever in every direction.

What do the symbols mean in the Plane formula?

A plane is named by a single letter (plane \mathcal{P}) or by three non-collinear points (plane ABC)

Why is the Plane formula important in Math?

Most 2D geometry happens on a plane; coordinate geometry places all algebra on a flat plane.

What do students get wrong about Plane?

Three non-collinear points determine exactly one unique planeβ€”two points alone cannot define a plane.

What should I learn before the Plane formula?

Before studying the Plane formula, you should understand: line.