Understanding Factoring Trinomials
Factoring trinomials is the process of expressing a polynomial of the form ax² + bx + c as a product of two binomials. This is one of the most important skills in algebra, used to solve quadratic equations, simplify expressions, and analyze functions. The key method for factoring general trinomials is the AC method (also called factoring by grouping).
Factoring Methods
AC Method (General)
For ax²+bx+c: find two numbers that multiply to ac and add to b. Then factor by grouping.
Simple Trinomial (a=1)
For x²+bx+c: find two numbers that multiply to c and add to b.
Difference of Squares
A special pattern: a² - b² = (a+b)(a-b).
Perfect Square Trinomial
When a trinomial is a perfect square: a²+2ab+b² = (a+b)².
Discriminant
D = b² - 4ac determines if real factors exist. D ≥ 0 means factorable over reals.
Quadratic Formula
When factoring is difficult, use x = (-b ± √D) / (2a) to find roots.
The AC Method Step by Step
- Calculate the product ac (multiply the leading coefficient by the constant).
- Find two numbers m and n such that m × n = ac and m + n = b.
- Rewrite the middle term bx as mx + nx.
- Group the four terms into two pairs and factor each pair.
- Factor out the common binomial to get the final factored form.
Tips for Factoring
- Always check for a greatest common factor (GCF) first before applying other methods.
- If the discriminant is negative, the trinomial cannot be factored over real numbers.
- If the discriminant is a perfect square, the trinomial factors into rational binomials.
- Verify your answer by multiplying the factors back together (FOIL method).
- Practice recognizing special patterns like perfect squares and differences of squares.