Determine the kind and number of roots of a quadratic:

  • If $b^2−4ac > 0$ → two real roots (distinct)
  • If $b^2−4ac = 0$ → one real root (a repeated/double root)
  • If $b^2−4ac < 0$ → no real roots (complex/“imaginary”)