Skip to main content

Section 4.5 Factoring Quadratics Summary

  1. Write the quadratic in descending power order (standard form), \(ax^2 + bx + c\text{.}\)
  2. If there is a GCF (greatest common factor), factor it out (either a number or variable like \(x\)).
  3. Determine which factoring method applies, based on the form:
    1. If \(a = 1\text{,}\) find two numbers that multiply to \(c\) and add to \(b\text{.}\)
    2. If \(a \neq 1\text{,}\) use the cross method (or \(ac\)-method, or box method).
    3. If there are only 2 terms, try difference of squares.
      \begin{gather*} a^2 - b^2 = (a+b)(a-b) \qquad \text{e.g. } x^2 - 9 = (x+3)(x-3) \end{gather*}
    4. (Optional) use perfect square factoring patterns:
      \begin{align*} \begin{aligned} a^2 + 2ab + b^2 \amp = (a+b)^2 \\ a^2 - 2ab + b^2 \amp = (a-b)^2 \end{aligned} \qquad \begin{aligned} \text{e.g. } x^2+6x+9 \amp = (x+3)^2 \\ \text{e.g. } 4x^2 - 12x + 9 \amp = (2x-3)^2 \end{aligned} \end{align*}

Subsection 4.5.1 Factoring Quadratics Flowchart