Introduction to Vector Equations of a Plane
A plane in three-dimensional space is a flat, infinite two-dimensional surface. Unlike a line, which requires only one direction to describe, a plane requires two independent directions , meaning we need more information to pin it down uniquely.
There are three equivalent ways to represent a plane mathematically, each useful in different contexts:
- Parametric (vector) form:
- Normal (dot product) form: , equivalently
- Cartesian form:
Being fluent in all three forms , and knowing how to convert between them , is essential for IB HL Mathematics.
Think of a plane like the surface of a table. You can describe any point on the table by starting at one corner and moving some amount in the "along" direction and some amount in the "across" direction. That's exactly what the parametric form does.
Parametric Form: r = a + λb + μc
The parametric vector equation of a plane is:
Parametric Equation of a Plane: An equation of the form , where is a fixed point on the plane, and are two non-parallel vectors lying in the plane, and are free scalar parameters.
What each component does:
- , anchors the plane at a known point in space
- and , define two independent directions along which the plane extends
- and , scalar parameters that, as they range over all real values, sweep out the entire plane
The vectors and must be non-parallel (i.e. neither is a scalar multiple of the other). If they were parallel, they would only define a line, not a plane.
Comparison with the line equation:
| Object | Vector Equation | Parameters |
|---|---|---|
| Line | 1 (moves along 1 direction) | |
| Plane | 2 (moves in 2 directions) |
A line is one-dimensional in space; a plane is two-dimensional in space.
