Quadratic functions
Three methods solve quadratics: factoring when the roots are rational, completing the square when you need the vertex, and the quadratic formula when nothing else applies. The formula always works, so treat it as the fallback rather than the default.
The discriminant tells you the answer's shape before you compute it. A positive discriminant gives two real roots, zero gives a repeated root, and a negative value gives a complex conjugate pair.