A quadratic equation is a polynomial equation in which the highest power of the unknown is two. In symbolic form it is written as ax² + bx + c = 0, with a ≠ 0. The restriction a ≠ 0 ensures the expression is genuinely second degree rather than linear. Quadratic expressions and equations are fundamental objects in algebra and appear in many areas of mathematics and applied science.

Standard form and basic features

The conventional or standard form ax² + bx + c = 0 displays three constants a, b and c, commonly called the coefficients. The degree of the equation—its highest exponent—is two, which is often emphasized as degree 2. Graphically, the set of points satisfying y = ax² + bx + c is a parabola. Important algebraic properties include the vertex (the parabola's maximum or minimum), the axis of symmetry x = −b/(2a), and the y-intercept at (0, c).

Graphical interpretation and roots

When plotted on the coordinate plane, a quadratic produces a U-shaped curve known as a parabola. The solutions of the equation ax² + bx + c = 0 correspond to the x-values where the parabola meets the x-axis; these values are called the roots or zeros of the polynomial. The nature of the roots depends on the discriminant Δ = b² − 4ac:

  • If Δ > 0 there are two distinct real roots.
  • If Δ = 0 there is one real root of multiplicity two (a repeated root) and the vertex lies on the x-axis.
  • If Δ < 0 there are two complex conjugate roots and the parabola does not intersect the x-axis.

These outcomes determine whether the quadratic factorizes over the real numbers and influence solution methods and interpretations.

Methods to solve quadratic equations

Several algebraic techniques are used to find roots. Common methods include:

  • Factoring: Expressing ax²+bx+c as a product of two linear factors, when possible, yields the roots directly.
  • Completing the square: Rewriting the quadratic to reveal a perfect square trinomial provides the vertex form and leads to a solution for x.
  • Quadratic formula: x = (−b ± √(b² − 4ac)) / (2a). This universal formula works for all coefficients and highlights the role of the discriminant.
  • Graphing: Sketching or plotting y = ax²+bx+c on a calculator or by hand reveals approximate roots and the parabola's shape; this approach is useful for visual interpretation and estimation. See graphing tools for practical use.

Which method is most convenient depends on the coefficients: small integer coefficients often allow factoring, while the quadratic formula is reliable in all cases.

Applications, history, and notable facts

Quadratic equations model many real-world phenomena: the trajectory of projectiles under uniform gravity, simple optimization problems (finding maxima or minima), areas and geometry constructions, and certain financial calculations. Historically, procedures solving specific quadratic problems appear in Babylonian mathematics; systematic methods for solving general quadratics, including completing the square, were developed and refined by mathematicians such as Al-Khwarizmi and later European algebraists. Quadratics mark the transition from linear problems to higher-degree polynomials and remain a core topic in algebra curricula. Coefficients and roots are often considered over different number systems; when a, b, c are real numbers, the discriminant gives a complete account of real solutions.

Understanding quadratics gives a foundation for polynomial theory, conic sections, and calculus-based analysis. Links to introductory resources and interactive demonstrations can help learners visualize how changing a, b, or c alters the parabola and its roots.