Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

This cheat sheet covers how to solve quadratic equations using the quadratic formula and how to interpret the discriminant. Students need it because many quadratics cannot be factored easily, but the quadratic formula works for every equation in standard form. It also helps students predict the number and type of solutions before solving.

The reference is organized to support quick checking during practice, homework, and test review.

The main form is ax2+bx+c=0ax^2 + bx + c = 0, where a0a \ne 0. The quadratic formula is x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, and the discriminant is D=b24acD = b^2 - 4ac. If D>0D > 0, there are two real solutions; if D=0D = 0, there is one real repeated solution; if D<0D < 0, there are two complex solutions.

Careful substitution, signs, and simplification are the keys to accurate answers.

Key Facts

  • A quadratic equation in standard form is ax2+bx+c=0ax^2 + bx + c = 0, where a0a \ne 0.
  • The quadratic formula is x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.
  • The discriminant is D=b24acD = b^2 - 4ac and it appears under the square root in the quadratic formula.
  • If D>0D > 0, the equation has two distinct real solutions.
  • If D=0D = 0, the equation has one real repeated solution, x=b2ax = \frac{-b}{2a}.
  • If D<0D < 0, the equation has two complex solutions because the square root of a negative number is not real.
  • The axis of symmetry of the graph y=ax2+bx+cy = ax^2 + bx + c is x=b2ax = \frac{-b}{2a}.
  • The solutions of ax2+bx+c=0ax^2 + bx + c = 0 are the xx-intercepts of the graph y=ax2+bx+cy = ax^2 + bx + c when the solutions are real.

Vocabulary

Quadratic equation
A polynomial equation of degree 22 that can be written as ax2+bx+c=0ax^2 + bx + c = 0 with a0a \ne 0.
Quadratic formula
The formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} used to solve any quadratic equation in standard form.
Discriminant
The expression D=b24acD = b^2 - 4ac that tells the number and type of solutions of a quadratic equation.
Standard form
The form ax2+bx+c=0ax^2 + bx + c = 0, where the terms are arranged by descending powers of xx and one side equals 00.
Repeated solution
A single real solution that occurs when D=0D = 0 and the parabola touches the xx-axis at exactly one point.
Complex solution
A solution involving the imaginary unit ii, which occurs when the discriminant is negative.

Common Mistakes to Avoid

  • Forgetting to set the equation equal to 00 is wrong because aa, bb, and cc must come from standard form ax2+bx+c=0ax^2 + bx + c = 0.
  • Dropping the ±\pm symbol is wrong because ±\pm represents two possible solutions, x=b+D2ax = \frac{-b + \sqrt{D}}{2a} and x=bD2ax = \frac{-b - \sqrt{D}}{2a}.
  • Substituting bb incorrectly when bb is negative is wrong because b-b means the opposite of bb, so if b=6b = -6, then b=6-b = 6.
  • Calculating b24acb^2 - 4ac without parentheses is wrong because signs matter, especially when aa or cc is negative.
  • Dividing only the square root part by 2a2a is wrong because the entire numerator b±D-b \pm \sqrt{D} must be divided by 2a2a.

Practice Questions

  1. 1 Use the quadratic formula to solve 2x25x3=02x^2 - 5x - 3 = 0.
  2. 2 Find the discriminant of x2+6x+9=0x^2 + 6x + 9 = 0 and state the number of real solutions.
  3. 3 Solve 3x2+4x+2=03x^2 + 4x + 2 = 0 and identify whether the solutions are real or complex.
  4. 4 Without solving, explain how the sign of D=b24acD = b^2 - 4ac tells whether the graph of y=ax2+bx+cy = ax^2 + bx + c crosses, touches, or does not meet the xx-axis.