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.

Factoring is a powerful way to solve quadratic equations because it turns one curved equation into two simpler linear equations. A quadratic equation has the form ax² + bx + c = 0, and its solutions are called roots or zeros. On a graph, these solutions are the x-values where the parabola crosses or touches the x-axis.

This method matters because it connects algebraic structure with visible features of a graph.

The key idea is the zero product property: if two factors multiply to make 0, then at least one factor must be 0. After rewriting a quadratic as a product, such as (x - r₁)(x - r₂) = 0, each factor can be set equal to 0 and solved. Factoring works best when the quadratic can be written using integer or simple rational factors.

It is often the fastest method when the equation is already factorable or close to factored form.

Understanding Math: Solving Quadratics by Factoring

Before factoring, make sure one side of the equation is zero. The zero product rule only applies when a whole product equals zero. For example, if a quadratic is written with terms on both sides, move every term to one side first.

Combine like terms, then look for a greatest common factor. Pulling out a common number or variable can reveal the rest of the factorization. If every term contains three, factor out three.

Since three cannot equal zero, the remaining factors determine the solutions. This small first step prevents many missed answers.

When the coefficient of the squared term is one, factoring is often a search for two numbers with two jobs. Their product must match the constant term, while their sum must match the middle coefficient. Signs matter greatly.

A positive constant means the two numbers have the same sign. A negative constant means they have opposite signs. The sign of the middle term tells which sign has the greater size.

Students often find the correct product but forget to check the sum. Writing factor pairs in an organized list makes the search faster and reduces guessing.

A quadratic with a leading coefficient other than one needs more care. One useful method is to multiply the leading coefficient by the constant term. Find two numbers whose product is that result and whose sum is the middle coefficient.

Split the middle term using those numbers. Then group the first two terms and the last two terms. Factor each group, and look for a shared binomial factor.

This method can seem longer, but every step follows the same idea of reversing multiplication. It is especially useful when simple trial factors do not work.

Factoring gives information beyond a list of solutions. Repeated factors show a repeated solution. In that case, the graph touches the horizontal axis and turns around instead of passing through it.

A factor that looks like x plus five gives a solution of negative five, not positive five. This sign reversal is one of the most common errors. Check each answer by substituting it into the original equation.

A correct solution makes the left side equal zero. Checking catches sign mistakes, incorrect distribution, and factors that were copied wrongly.

Students meet quadratic models in situations involving area, motion, and profit. A rectangle with a variable side length can lead to a quadratic area equation. The height of a thrown ball over time is often modeled by a quadratic.

Factoring can identify when the ball reaches ground level. Not every quadratic factors neatly using whole numbers.

When factor pairs do not appear, another method such as completing the square, graphing, or the quadratic formula may be needed. Good problem solving means recognizing when factoring is efficient and when forcing it would waste time.

Key Facts

  • Standard form of a quadratic equation: ax² + bx + c = 0, where a ≠ 0.
  • Zero product property: If AB = 0, then A = 0 or B = 0.
  • Factored form with roots r₁ and r₂: a(x - r₁)(x - r₂) = 0.
  • If (x - r₁)(x - r₂) = 0, then x = r₁ or x = r₂.
  • For x² + bx + c, find numbers m and n such that m + n = b and mn = c.
  • The roots of ax² + bx + c = 0 are the x-intercepts of y = ax² + bx + c.

Vocabulary

Quadratic equation
An equation whose highest power of the variable is 2, usually written as ax² + bx + c = 0.
Factor
An expression that is multiplied by another expression to make a product.
Zero product property
The rule that if a product equals 0, then at least one of its factors must equal 0.
Root
A solution to an equation, or an x-value that makes the equation equal 0.
x-intercept
A point where a graph crosses or touches the x-axis, so its y-value is 0.

Common Mistakes to Avoid

  • Forgetting to set the quadratic equal to 0. Factoring only solves the equation when the product is equal to 0, so first rewrite it in standard form.
  • Factoring with the wrong signs. Check both the product and the sum of the factor numbers because sign errors often give the wrong middle term.
  • Stopping after factoring and not solving each factor. A factored expression like (x - 3)(x + 5) = 0 must become x - 3 = 0 and x + 5 = 0.
  • Assuming every quadratic has two different x-intercepts. A quadratic can have two, one, or no real x-intercepts depending on its roots.

Practice Questions

  1. 1 Solve by factoring: x² - 7x + 12 = 0.
  2. 2 Solve by factoring: 2x² + 5x - 3 = 0.
  3. 3 Explain how the zero product property connects the factored form of a quadratic to the x-intercepts of its graph.