DoAssignment.ca

A1.3 · Factor quadratic expressions using an appropriate strategy

Learn to factor quadratic expressions using an appropriate strategy through clear examples and targeted practice.

Ontario Grade 11 Mathematics

Quadratic Functions

Ontario Grade 11 Mathematics — A1.3

Factoring rewrites an expression as a product. For example, writing 1212 as 3×43\times4 is factoring a number. In this lesson, you will use that idea with quadratic expressions. Factoring is useful because it shows how an expression is built from simpler factors. Your goal is to choose a strategy that fits the expression, carry it out carefully, and check the result by expanding.

What you will learn

1. Review: factors, products, and quadratic expressions

A factor is a quantity multiplied by another quantity. Since 3(x+2)3(x+2) is a product, its factors are 33 and (x+2)(x+2). To expand it, multiply each term inside the brackets by 33: 3(x+2)=3x+63(x+2)=3x+6. Factoring reverses this process.
A quadratic expression has a variable raised to the power of 22, with no higher power. It can be written in the form ax2+bx+cax^2+bx+c, where aa, bb, and cc are numbers and a≠0a\ne0. For instance, 2x2+7x+32x^2+7x+3 is quadratic. An expression such as x3+2xx^3+2x is not quadratic because it includes x3x^3.
The greatest common factor, or GCF, is the largest factor shared by every term. For 6x+96x+9, the GCF is 33, so 6x+9=3(2x+3)6x+9=3(2x+3). Before using another factoring strategy, look for a GCF. This can make the remaining expression simpler.
ax2+bx+cax^2+bx+c

2. Match the expression to a strategy

Start by checking how many terms the expression has, whether the first term is a square, and whether all terms share a factor. A strategy is appropriate when the expression has the pattern needed for that strategy. Do not force a pattern that is not present.
For a three-term expression x2+bx+cx^2+bx+c, look for two numbers whose product is cc and whose sum is bb. Those numbers become the constant parts of two binomial factors. A binomial is an expression with two terms, such as (x+3)(x+3). For example, the numbers 22 and 55 multiply to 1010 and add to 77, so x2+7x+10=(x+2)(x+5)x^2+7x+10=(x+2)(x+5).
When the coefficient of x2x^2 is not 11, a useful approach is to split the middle term and factor by grouping. Grouping means placing the four terms into two pairs, factoring each pair, and then taking out the common bracket. You will see this in the worked example.
For a two-term expression, check for a difference of squares. This pattern is a square minus another square: A2−B2=(A−B)(A+B)A^2-B^2=(A-B)(A+B). For example, x2−25=(x−5)(x+5)x^2-25=(x-5)(x+5). A sum of squares does not match this pattern.
Another useful three-term pattern is a perfect-square trinomial. It comes from squaring a binomial: (A+B)2=A2+2AB+B2(A+B)^2=A^2+2AB+B^2 or (A−B)2=A2−2AB+B2(A-B)^2=A^2-2AB+B^2. Check that the first and last terms are squares, then check that the middle term is twice their square roots multiplied together, with the correct sign.
A2−B2=(A−B)(A+B)A^2-B^2=(A-B)(A+B)

3. A visual plan for choosing

The table gives a short decision guide. It does not replace checking the factors. It helps you decide what to try first based on the expression's visible structure.
If no pattern works immediately, return to the GCF check and consider splitting the middle term for a three-term quadratic. Some expressions cannot be factored using integer factors. In that case, do not claim a product of integer binomials unless expanding it reproduces the original expression.

4. Worked example and application

In the worked example, the leading coefficient is not 11, and there is no common factor in all three terms. Splitting the middle term creates four terms that can be grouped into pairs. The common bracket in those pairs then gives the factorization.

Strategy clues

What you noticeStrategy to tryExample
Every term shares a factorFactor out the GCF first8x2+12x=4x(2x+3)8x^2+12x=4x(2x+3)
Three terms; leading coefficient is 1Find two numbers with product cc and sum bbx2+7x+10=(x+2)(x+5)x^2+7x+10=(x+2)(x+5)
Three terms; leading coefficient is not 1Split the middle term, then group6x2+x−2=(3x+2)(2x−1)6x^2+x-2=(3x+2)(2x-1)
Two squares with subtractionUse difference of squaresx2−25=(x−5)(x+5)x^2-25=(x-5)(x+5)
Three terms fit a squared binomialUse a perfect-square patternx2+6x+9=(x+3)2x^2+6x+9=(x+3)^2

Worked example

Factor a quadratic by splitting and grouping

Factor 6x2+x−26x^2+x-2.
  1. Check the expression
    There are three terms, and the GCF is 11. Since the coefficient of x2x^2 is 66, use splitting and grouping rather than the simpler product-and-sum rule for a leading coefficient of 11.
  2. Find a pair
    Multiply the leading coefficient, 66, by the constant term, −2-2. Find two integers with product −12-12 and sum 11. The pair 44 and −3-3 works.
    4(−3)=−12,4+(−3)=14(-3)=-12,\quad 4+(-3)=1
  3. Split the middle term
    Replace xx with 4x−3x4x-3x. Their coefficients add to 11, so the expression's value is unchanged.
    6x2+4x−3x−26x^2+4x-3x-2
  4. Group and factor each pair
    Group the first two terms and the last two terms. Factor the GCF from each pair. Both groups contain the bracket (3x+2)(3x+2).
    2x(3x+2)−(3x+2)2x(3x+2)-(3x+2)
  5. Take out the common bracket
    Since (3x+2)(3x+2) is a factor of both terms, factor it out. The remaining factors are 2x2x and −1-1.
    (3x+2)(2x−1)(3x+2)(2x-1)
Answer: 6x2+x−2=(3x+2)(2x−1)6x^2+x-2=(3x+2)(2x-1)
Check: Expand to verify: (3x+2)(2x−1)=6x2−3x+4x−2=6x2+x−2(3x+2)(2x-1)=6x^2-3x+4x-2=6x^2+x-2. The result matches the original expression.

Common mistakes and how to avoid them

Stopping after splitting the middle term.
Correction: Splitting creates an equivalent four-term expression, not the final factors. Continue by grouping and taking out the common bracket.
Choosing two numbers with the right product but the wrong sum.
Correction: For x2+bx+cx^2+bx+c, the pair must multiply to cc and add to bb. For splitting when the leading coefficient is not 11, the pair must multiply to acac and add to bb.
Using a difference-of-squares pattern on a sum of squares.
Correction: The pattern requires subtraction: A2−B2A^2-B^2. Check the sign between the squared terms.
Changing the sign when factoring a negative term from a pair.
Correction: Divide every term in the pair by the factor you take out. For example, −3x−2=−(3x+2)-3x-2=-(3x+2).
Assuming a proposed factorization is correct because it looks familiar.
Correction: Expand the factors. The product must match every term of the original expression.

Lesson summary

Check your understanding

Question 1

Which pair of numbers can factor x2+9x+20x^2+9x+20?
  1. 4 and 5
  2. 2 and 10
  3. -4 and -5
  4. 1 and 20
Show answer and explanation
4 and 5
The pair must multiply to 2020 and add to 99. The numbers 44 and 55 meet both conditions, so the expression factors as (x+4)(x+5)(x+4)(x+5).

Question 2

What is the complete factorization of x2−36x^2-36?
  1. (x−6)(x+6)(x-6)(x+6)
  2. (x−36)(x+1)(x-36)(x+1)
  3. (x−6)2(x-6)^2
  4. It cannot be factored.
Show answer and explanation
(x−6)(x+6)(x-6)(x+6)
x2−36x^2-36 is a difference of squares because 36=6236=6^2. The factors are (x−6)(x+6)(x-6)(x+6).

Question 3

Which pair is used to split the middle term when factoring 3x2+8x+43x^2+8x+4 by grouping?
  1. 2 and 6
  2. 1 and 4
  3. 2 and 2
  4. -2 and -6
Show answer and explanation
2 and 6
Here, ac=3(4)=12ac=3(4)=12 and b=8b=8. The numbers 22 and 66 multiply to 1212 and add to 88. Splitting gives 3x2+2x+6x+43x^2+2x+6x+4, which groups to (3x+2)(x+2)(3x+2)(x+2).

Key terms

Factor
A quantity that is multiplied by another quantity.
Quadratic expression
An expression whose highest power of the variable is 22.
Greatest common factor (GCF)
The greatest factor shared by every term in an expression.
Binomial
An algebraic expression with two terms.
Expand
Multiply factors to rewrite a product as a sum or difference.

Continue through MCF3M

View the complete Ontario Grade 11 Mathematics learning path

About this lesson

Published by DoAssignment. This AI-assisted lesson follows Ontario Grade 11 Mathematics (MCF3M), expectation A1.3. It is a study resource, not an official curriculum publication.

Official curriculum reference

Report a correction or ask a question