Library/Algebra/Quadratics

Quadratics

Practice
Overview
Important

A quadratic expression has the form ax2+bx+cax^2 + bx + c, where a0a \neq 0. A quadratic equation sets this expression equal to zero: ax2+bx+c=0ax^2 + bx + c = 0. The solutions to this equation are called the roots.

Important properties

  • Quadratic equations can be solved by factoring, completing the square, or using the quadratic formula.

  • The quadratic formula is x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

  • The discriminant D=b24acD = b^2 - 4ac tells us how many real solutions there are.

  • The graph of a quadratic is a parabola, opening upwards if a>0a > 0 and downwards if a<0a < 0.