A mathematical plane is a 2-dimensional surface defined using a Vector equation.

500

Definition

Vector Equation
  • = A vector on the plane
  • = A vector which the plane must pass through
  • = Two non-parallel vectors which define the plane
  • = Two scalars which are used to parameterise the plane
Point-Normal Form

We can also define a normal vector, which is always perpendicular to both and , making it normal/perpendicular to the plane. We can then use the Dot Product to define the plane:

  • = Any normal vector perpendicular to and . One method to find it is using the Cross Product:
Cartesian Form

The cartesian form of a plane can be obtained by converting and to their components: and :

Geometry

#todo