Factoring Trinomials
Voltage drop, wire sizing, load balancing
A trinomial is a polynomial with three terms. The most common type you will factor is the quadratic trinomial, which has the form . Factoring these trinomials is one of the most important skills in algebra — it lets you solve quadratic equations, simplify rational expressions, and analyze parabolas.
There are two main cases: trinomials where the leading coefficient (simpler) and trinomials where (requires the AC method or trial and error). This page covers both.
Case 1: Leading Coefficient Is 1 ()
When , the trinomial looks like . You need to find two numbers and such that:
Then the factored form is:
Why this works: When you FOIL , you get . So the middle coefficient is the sum and the last term is the product.
Example 1: Factor
Find two numbers that add to 7 and multiply to 12.
| Pair | Sum | Product |
|---|---|---|
| 1, 12 | 13 | 12 |
| 2, 6 | 8 | 12 |
| 3, 4 | 7 | 12 |
The pair is 3 and 4.
Check: . Correct.
Example 2: Factor
Find two numbers that add to and multiply to 6.
Since the product is positive and the sum is negative, both numbers must be negative.
The pair is and (because and ).
Check: . Correct.
Example 3: Factor
Find two numbers that add to 2 and multiply to .
Since the product is negative, one number is positive and one is negative.
The pair is 5 and (because and ).
Check: . Correct.
Sign Patterns — A Quick Guide
The signs of and tell you the signs of and :
| (middle) | (last) | Signs of and |
|---|---|---|
| Positive | Positive | Both positive |
| Negative | Positive | Both negative |
| Positive | Negative | One positive, one negative (larger absolute value is positive) |
| Negative | Negative | One positive, one negative (larger absolute value is negative) |
Case 2: Leading Coefficient Is Not 1 (, )
When , the factoring is harder. The most reliable method is the AC method (also called “factoring by grouping for trinomials”).
The AC Method — Step by Step
- Multiply to get the “AC product”
- Find two numbers that add to and multiply to
- Rewrite the middle term as two terms using those numbers
- Factor by grouping (split into two pairs and factor each pair)
- Factor out the common binomial
Example 4: Factor
Step 1 — Compute AC:
Step 2 — Find two numbers that add to 7 and multiply to 6: The pair is 1 and 6.
Step 3 — Rewrite the middle term:
Step 4 — Group and factor each pair:
Step 5 — Factor out the common binomial :
Check: . Correct.
Example 5: Factor
Step 1 — Compute AC:
Step 2 — Find two numbers that add to and multiply to 24: Since the product is positive and the sum is negative, both numbers are negative. The pair is and (because and ).
Step 3 — Rewrite:
Step 4 — Group and factor:
Step 5 — Factor out :
Check: . Correct.
Example 6: Factor
Step 1 — Compute AC:
Step 2 — Find two numbers that add to 10 and multiply to : The pair is 12 and (because and ).
Step 3 — Rewrite:
Step 4 — Group and factor:
Step 5 — Factor out :
Check: . Correct.
Always Check for a GCF First
Before applying the AC method, always factor out the GCF. This makes the numbers smaller and the factoring easier.
Example 7: Factor
Step 1 — Factor out the GCF: The GCF of 4, 12, and 8 is 4.
Step 2 — Factor the trinomial inside: Find two numbers that add to 3 and multiply to 2. The pair is 1 and 2.
Without factoring out the 4 first, you would have to use the AC method with , which is much harder.
Trial and Error Method
Some students prefer trial and error for . List the factor pairs of and , then test combinations until the middle term works out.
Example 8: Factor
Factor pairs of 5: . Factor pairs of 6: , .
Try : outer + inner . That works.
Trial and error works well when has few factor pairs. For larger values of , the AC method is usually faster.
Real-World Application: Electrician — Sizing a Junction Box
An electrician needs to find the dimensions of a junction box. The box must have a cross-sectional area of 24 square inches, and the length must be 2 inches more than the width. Setting up the equation with width :
Expanding:
Factor the trinomial: find two numbers that add to 2 and multiply to . The pair is 6 and .
Setting each factor to zero:
Since width cannot be negative, inches and the length is inches. The junction box cross-section is 4 inches by 6 inches.
Common Mistakes to Avoid
- Forgetting to check for a GCF first. Always look for a common factor before attempting the AC method or trial and error. It makes the arithmetic much simpler.
- Sign errors in the AC method. Be careful with the signs when finding two numbers that add and multiply. Use the sign pattern table above as a guide.
- Splitting the wrong term. In the AC method, you split the middle term , not the first or last term.
- Grouping that does not produce a common binomial. If your two groups do not share a common factor, try swapping the order of the two middle terms.
- Declaring a trinomial “unfactorable” too quickly. Some trinomials factor over the integers and some do not. Use the discriminant : if it is a perfect square, the trinomial factors over the integers.
Practice Problems
Test your understanding with these problems. Click to reveal each answer.
Problem 1: Factor
Find two numbers that add to 9 and multiply to 20: 4 and 5.
Answer:
Problem 2: Factor
Find two numbers that add to and multiply to 15: and .
Answer:
Problem 3: Factor
Find two numbers that add to 1 and multiply to : 4 and .
Answer:
Problem 4: Factor
AC product: . Find two numbers that add to 11 and multiply to 18: 2 and 9.
Answer:
Problem 5: Factor
AC product: . Find two numbers that add to and multiply to 8: and .
Answer:
Problem 6: Factor
First, factor out the GCF of 6:
Then factor the trinomial: two numbers that add to 3 and multiply to 2 are 1 and 2.
Answer:
Problem 7: An electrician calculates that the power dissipated in a circuit component follows the expression (in simplified units), where is resistance. Factor this expression.
AC product: . Find two numbers that add to 5 and multiply to : 6 and .
Answer:
Key Takeaways
- For (leading coefficient 1): find two numbers that add to and multiply to
- For (leading coefficient not 1): use the AC method — multiply , find two numbers that add to and multiply to , then factor by grouping
- Always factor out the GCF first — it makes the remaining trinomial simpler
- The sign pattern of and tells you the signs of the factors
- Check your work by multiplying (FOIL) the factors back together
- If the discriminant is not a perfect square, the trinomial does not factor over the integers
Return to Algebra for more topics in this section.
Next Up in Algebra
Last updated: March 29, 2026