Quadratic

  • A quadratic equation is an equation of the form ax² + bx + c = 0, where a, b, and c are constants and a ≠ 0.

  • The solutions to a quadratic equation can be found using the quadratic formula: x = (-b ± √(b² - 4ac)) / (2a).