This document provides notes on determining various properties of planes in 3D space, including:
1) The perpendicular distance from a point to a plane using either vector or Cartesian methods.
2) The angle between a plane and line by taking the arcsine of the dot product of their normal vectors.
3) The angle between two planes by taking the arccosine of the dot product of their normal vectors.
Worked examples are provided for calculating distances, angles, and deriving relevant formulas. Revision questions at the end reinforce the content through calculation practice.