DoAssignment.ca
Q4 · Factor simple trinomials of the form x² + bx + c
Learn to factor simple trinomials of the form x² + bx + c through clear examples and targeted practice.
Ontario Grade 10 Mathematics
Quadratic Relations
Breaking a quadratic expression into two binomial factors
In Grade 9 you learned to expand expressions like to get . Factoring reverses that process: you start with and find the two binomials that multiply together to produce it. This skill is central to the quadratic unit in MFM2P. It lets you rewrite a quadratic expression in a form that reveals useful information, such as the values of that make the expression equal zero. This lesson focuses on trinomials — three-term expressions — that follow the pattern , where and are integers.
What you will learn
- Explain what it means to factor a trinomial of the form x² + bx + c.
- Find two integers whose product equals c and whose sum equals b.
- Write a trinomial as a product of two binomials and verify the result by expanding.
- Factor trinomials where b or c is negative, choosing the correct signs for each factor.
Grade 9 Bridge: What Expanding Tells Us
Before factoring, it helps to watch expansion in slow motion so you can see the pattern it leaves behind.
Expand step by step using the distributive property. Multiply each term in the first binomial by each term in the second: , then , then , and finally . Collecting the two middle terms gives .
This shows a key fact: the coefficient of the middle term, , equals , and the constant at the end, , equals . Factoring exploits exactly this relationship — you search for two numbers that add to and multiply to , then write them as the constants inside the two binomials.
- Expanding always produces .
- The middle coefficient and the constant term .
- Factoring is the reverse of expanding: you find and given and .
The Factor-Pair Method
To factor , you need two integers and such that and . A reliable way to find them is to list every pair of integers that multiply to , then check which pair adds to . This is called the factor-pair method.
Start by writing down factor pairs of — that is, pairs of integers whose product is . Remember to include pairs with negative integers when is negative. Once you have your list, scan each pair for the one whose sum equals . That pair gives you and , and the factored form is .
The order of the two binomials does not matter: and are identical. Always verify your answer by expanding it back out and confirming you recover the original trinomial.
In summary, you need two integers where their product equals and their sum equals .
- List all integer pairs whose product is .
- Identify the pair whose sum is .
- Write the factored form as .
- Always verify by expanding your answer.
Working with Negative Values of b and c
The sign of tells you whether and have the same sign or opposite signs. If is positive, both integers are positive or both are negative (their product is positive either way). If is negative, one integer is positive and the other is negative (opposite signs always give a negative product).
Once you know the signs, the sign of narrows things down further. If is positive and is positive, both and are positive. If is positive and is negative, both and are negative. If is negative, the integer with the larger absolute value takes the same sign as .
For example, to factor , you need two numbers that multiply to and add to . Since and , both numbers must be negative. The pair and satisfies both conditions: and . The factored form is .
- If : both integers share the same sign; tells you which sign.
- If : the integers have opposite signs; the larger absolute value takes the sign of .
- Use these sign rules to shorten your search through factor pairs.
When a Trinomial Cannot Be Factored Over the Integers
Not every trinomial of the form can be written as with integer values of and . If you list every factor pair of and none of them sums to , the trinomial is called prime over the integers — it cannot be factored using integers.
For example, requires two integers that multiply to and add to . The only factor pairs of are and . Neither pair sums to , so this trinomial is prime over the integers. In MFM2P, you only need to factor trinomials that do factor neatly — but knowing that factoring can fail is important so you do not force a wrong answer.
- If no integer pair satisfies both conditions, the trinomial is prime over the integers.
- Exhaust all factor pairs before concluding a trinomial cannot be factored.
- In this course, exam trinomials will always factor over the integers.
Checking Your Work by Expanding
The fastest way to confirm your factoring is correct is to expand your answer and match it to the original trinomial. Use the distributive property (sometimes called FOIL for two binomials): multiply the First terms, the Outer terms, the Inner terms, and the Last terms, then collect like terms.
If your expansion matches the original expression exactly — same coefficients, same signs — your factoring is correct. If there is any mismatch, recheck your factor pair. A sign error is the most common source of mistakes, so pay close attention to positive and negative signs during verification.
Building the habit of checking every factoring answer by expanding will save marks on tests and help you catch errors before they become bigger problems later in the unit.
- Always expand your factored form and compare it to the original trinomial.
- A mismatch in signs or coefficients means a factor pair was chosen incorrectly.
- Checking takes only seconds and prevents common sign errors.
Sign Rules for Choosing Factor Pairs
| c is … | b is … | Both integers are … | Quick example |
|---|---|---|---|
| Positive | Positive | Both positive | x^2+7x+12 \to (x+3)(x+4) |
| Positive | Negative | Both negative | x^2-7x+12 \to (x-3)(x-4) |
| Negative | Positive | Opposite signs; larger absolute value is positive | x^2+2x-15 \to (x+5)(x-3) |
| Negative | Negative | Opposite signs; larger absolute value is negative | x^2-2x-15 \to (x-5)(x+3) |
Worked example
Example 1: Positive b and Positive c
Factor .
- Identify b and cRead off the values of and directly from the trinomial . Here and . You need two integers and such that and .
- Use sign rulesSince is positive and is positive, both integers must be positive. This limits your search to positive factor pairs only.
- List factor pairs of 20Write every pair of positive integers whose product is , and note each sum so you can compare quickly.
- Identify the correct pairCheck the sums: , , and . The pair and gives a sum of , which matches .
- Write the factored formPlace and as the constants inside the two binomials.
- Verify by expandingExpand to confirm: , , , and . Collect like terms to get . This matches the original, so the factoring is correct.
Answer:
Check: Expanding gives , which matches the original trinomial.
Worked example
Example 2: Negative b and Negative c
Factor .
- Identify b and cFrom the trinomial , read and . You need two integers and with and .
- Use sign rulesSince is negative, the two integers must have opposite signs — one positive and one negative. Since is negative, the integer with the larger absolute value must be negative.
- List factor pairs of 18 with opposite signsList pairs of integers with opposite signs whose product is , writing the larger absolute value as negative. Compute each sum so you can compare to .
- Identify the correct pairCompute the sums: , , , , . The pair and gives a sum of , matching .
- Write the factored formPlace and as the constants inside the two binomials.
- Verify by expandingExpand : , , , and . Collecting like terms: . This matches the original trinomial.
Answer:
Check: Expanding gives , which matches the original trinomial.
Common mistakes and how to avoid them
Choosing a factor pair that multiplies to c but forgetting to check that it also adds to b.
Correction: Both conditions must hold simultaneously: the product must equal c AND the sum must equal b. Always verify both before writing the factored form.
Assigning the wrong signs to p and q, for example writing instead of .
Correction: Use the sign rules table: let c and b guide the signs before listing pairs. Always verify by expanding.
Skipping the verification step and submitting an answer without checking.
Correction: Always expand your factored form and confirm it matches the original trinomial exactly before moving on.
Stopping the factor-pair search too early without trying all pairs.
Correction: List all factor pairs of c systematically — from smallest to largest — so no pair is skipped.
Thinking that if is negative, both integers must be negative.
Correction: A negative product requires one positive and one negative integer. Only a positive product allows both integers to share the same sign.
Lesson summary
- Factoring reverses expansion: you rewrite as where and .
- List all integer factor pairs of , then identify the pair whose sum equals .
- Use sign rules to narrow your search: the sign of determines whether the integers share a sign or have opposite signs, and the sign of identifies which sign dominates.
- Not every trinomial factors over the integers; if no pair satisfies both conditions, the trinomial is prime over the integers.
- Always verify your answer by expanding the factored form and confirming it equals the original trinomial.
Check your understanding
Question 1
Which pair of integers should be used to factor ?
- 3 and 8
- 4 and 6
- 2 and 12
- 1 and 24
Show answer and explanation
3 and 8
You need two integers that multiply to 24 and add to 11. Check: and . The other pairs do not add to 11: , , .
Question 2
What is the fully factored form of ?
Show answer and explanation
You need two integers that multiply to 16 and add to . Since and , both integers are negative. The pair and satisfies: and . So the factored form is .
Question 3
Which trinomial is prime over the integers (cannot be factored using integers)?
Show answer and explanation
For , the factor pairs of 6 are summing to 7 and summing to 5 — neither sums to 4. The other trinomials all factor: , , and .
Question 4
A student factors as . Is this correct?
- Yes, because and .
- No; the correct factoring is .
- No; the correct factoring is .
- No; the correct factoring is .
Show answer and explanation
Yes, because and .
Check: and . Expanding gives , which matches. The student's answer is correct.
Key terms
- Trinomial
- A polynomial with exactly three terms, such as .
- Factor (verb)
- To rewrite an expression as a product of two or more simpler expressions.
- Binomial
- A polynomial with exactly two terms, such as .
- Factor pair
- A pair of integers whose product equals a given number, used when searching for the constants and .
- Coefficient
- The numerical part of a term; in , the coefficient is 9.
- Constant term
- The term in a polynomial that has no variable; in , the constant term is 6.
- Prime over the integers
- A polynomial that cannot be factored into binomials with integer coefficients.
- Verify
- To check an answer — in factoring, this means expanding the factored form and confirming it equals the original expression.
Continue through MFM2P
View the complete Ontario Grade 10 Mathematics learning path
About this lesson
Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 10 Mathematics (MFM2P), study topic Q4. It is a study resource, not an official curriculum publication.