Factoring

Algebra
process

Also known as: factorize, factor completely, factoring-polynomials, factoring-patterns

Grade 9-12

View on concept map

Rewriting an algebraic expression as a product of two or more simpler expressions that multiply to give the original. Factoring is the reverse of multiplication and is essential for solving polynomial equations, simplifying rational expressions, and finding zeros of functions.

This concept is covered in depth in our complete polynomial factoring guide, with worked examples, practice problems, and common mistakes.

Definition

Rewriting an algebraic expression as a product of two or more simpler expressions that multiply to give the original.

πŸ’‘ Intuition

Reverse distribution: instead of expanding (x+2)(x+3), you compress x^2 + 5x + 6 into the same product.

🎯 Core Idea

Factoring reveals structureβ€”roots, common factors, and simplifications.

Example

x^2 - 9 = (x + 3)(x - 3) β€” a difference of squares; verify by expanding to confirm.

Formula

Key patterns: a^2 - b^2 = (a+b)(a-b), a^2 + 2ab + b^2 = (a+b)^2, a^2 - 2ab + b^2 = (a-b)^2

Notation

Factored form uses parentheses for each factor: (x + a)(x + b). The original expression and its factored form are connected by =.

🌟 Why It Matters

Factoring is the reverse of multiplication and is essential for solving polynomial equations, simplifying rational expressions, and finding zeros of functions. It is widely used in engineering to decompose complex systems into simpler components.

πŸ’­ Hint When Stuck

Write out all factor pairs of the constant term and test which pair sums to the middle coefficient.

Formal View

Factoring a polynomial P(x) \in \mathbb{R}[x] means writing P(x) = a_n \prod_{i=1}^{k}(x - r_i)^{m_i} \cdot Q(x) where r_i are real roots with multiplicities m_i and Q(x) is irreducible over \mathbb{R}.

🚧 Common Stuck Point

Finding the right pair of numbers that multiply to ac and add to b takes practice; not every polynomial factors over integers.

⚠️ Common Mistakes

  • Not factoring out the GCF first before attempting other methods
  • Sign errors when factoring trinomials β€” forgetting that (x - 3)(x + 2) = x^2 - x - 6, not x^2 + x - 6
  • Stopping too early β€” always check if each factor can be factored further

Frequently Asked Questions

What is Factoring in Math?

Rewriting an algebraic expression as a product of two or more simpler expressions that multiply to give the original.

What is the Factoring formula?

Key patterns: a^2 - b^2 = (a+b)(a-b), a^2 + 2ab + b^2 = (a+b)^2, a^2 - 2ab + b^2 = (a-b)^2

When do you use Factoring?

Write out all factor pairs of the constant term and test which pair sums to the middle coefficient.

How Factoring Connects to Other Ideas

To understand factoring, you should first be comfortable with polynomials and multiplication. Once you have a solid grasp of factoring, you can move on to quadratic formula.

Want the Full Guide?

This concept is explained step by step in our complete guide:

Factoring Polynomials: All Methods Explained with Step-by-Step Examples β†’