Factoring with Surd Coefficients and Difference of Squares
Welcome! Today we're tackling Factoring with Surd Coefficients and Difference of Squares — two special cases where the usual splitting method won't work.
Not every quadratic can be factored by the standard splitting method.
When the middle term is missing (b=0key), the splitting method has nothing to split.
When coefficients include surds, the arithmetic looks intimidating.
For example:
2x2+5x+2
3x2−4x+3
In this lesson, you will learn two special cases:
Case
When to use
Difference of squares
Middle term is missing (b=0b=0)
Surd coefficient technique
a×c simplifies to a clean integer
1. Recognising and applying the difference-of-squares pattern
When the middle term is absent (b=0), the polynomial might be a difference of squares:
a2−b2=(a+b)(a−b)
Recognising this pattern is essential because the standard splitting method cannot handle it.
📋 Given Info
You're given the identity:
a2−b2=(a+b)(a−b)
For polynomials, this means expressions like x2−7 can be rewritten as:
x2−7=x2−(7)2
The key insight: any positive number can be written as a square of its square root.
✍️ Question
Factor x2−7 completely over the reals.
What are the zeros?
When the middle term is missing (b = 0), check if the expression is a difference of two squaresYour first instinct with no middle term.
For x2−7Any number can be written as a square root squared: this is x2−(7)2(Write 7 as square root of 7 squared). It fits the pattern a2−b2This unlocks the factoring pattern with a=x and b=7.
✍️ MCQ
Choose one
Using the identity a2−b2=(a+b)(a−b), what is the factored form of x2−7?
✓
Using the identity: a2−b2=(a+b)(a−b)Your go-to tool for subtraction of two squared terms
x2−(7)2=(x+7)(x−7)
✍️ MCQ
Choose one
What are the zeros of (x+7)(x−7)=0?
✓
Zeros:x=7+√7One of the two zeros we get and x=−7-√7The opposite zero, always a plus-minus pair
Notice: Even though 7 isn't a perfect squareDon't think you're stuck without a nice integer root, we can still factor x2−7 completely over the realsYou can factor even when the number isn't a perfect square by using 7 as our value of bJust use the square root directly.
The factorization (x + √7)(x - √7) tells us exactly where the parabola crosses the x-axis. Let's graph y = x² - 7 to see how the algebraic zeros appear as geometric intercepts.
✍️ MCQ
Choose one
Why are the two x-intercepts (7 and −7) equidistant from the origin?
✓
⚠️ Common mistake: saying "x2−7 cannot be factored because 7 is not a perfect square.Don't assume it can't be factored"
This is wrongThat's not the deciding factor — it can be factored over the reals using surd factorsSurds handle non-perfect squares.
✍️ Yes/No
Yes or No?
Can x2−11 be factored over the real numbers?
✓
"Cannot be factored" only applies to sums of squaresThese cannot be factored over reals like x2+7, where no real factoring exists.
Expression
Can factor over reals?
x2−7 (difference)Even with non-perfect square constants
✅ Yes: (x+7)(x−7)
x2+7 (sum)The sum blocks factoring
❌ No real factorsblockedNo real factors exist
So the rule is simple — it's the plus that stops us, not whether the number is a perfect square!Plus sign is the deciding factor
✍️ T/F
True or False?
x2+7 cannot be factored over the reals because it is a sum of squares, not a difference.
✓
2. Computing a*c with surd coefficients
-15-10-5-50Algebraic Solution: Working with Surds
Identity: (a+b)(a−b)=a2−b
This is a common pattern for rationalizing
denominators or simplifying surd expressions.
Example: (3+7)(3−7)=32−(7)2=9−7=2
In algebra, using the conjugate (changing the sign of the surd term)
allows us to eliminate the irrational component.
When a polynomial has surd coefficients, the first step of the splitting method — computing a×c — looks intimidating.
But here's the good news:
In well-designed problems, the surds in a and c multiply to give a clean integer, making the rest of the process standard.
✍️ Question
Your Turn ✏️
For the polynomial 3x2−8x+43, compute a×c.
Show the simplification that makes it a clean integer.
When coefficients are surds, the key simplification is:
n×n=(n)2=n
(The surd vanishes completely when multiplied by itself)
This is the property that makes surd coefficients manageableSurd coefficients aren't as scary as they look — when you multiply a surd by itself, you get a clean integerMultiplying a surd by itself gives a clean integer.
In our problem: a×c=3×43=4×(3)2=4×3=12
✍️ MCQ
Choose one
If a=5 and c=35, what is a×c?
✓
For 3x2−8x+43:
a=3, c=43
a⋅c=3×43
=4×(3×3)=4×(3)2=4×3The surds cancel out completely=12clean!Surd times itself gives a whole number
✍️ MCQ
Choose one
If a=5 and c=65, what is a⋅c?
✓
The surds 'cancelled' to give a clean integerThe result is a whole number you can work with. This is by design — well-crafted problemsExam questions are designed this way on purpose always have a⋅cThe product simplifies nicely simplify to an integer, so you can use the standard splitting methodBack to familiar factoring techniques from that point on.
With a⋅c=12 and b=−8, you need two numbers with:
Product = 12The two things you're always looking for
Sum = -8Both must be true at the same time
✍️ MCQ
Choose one
Which pair of numbers has a product of 12 and a sum of −8?
✓
The pair: -6 and -2Only way to get positive product but negative sum.
(Check: (−6)×(−2)=12Always check before moving forward✓✓Confirming the product and (−6)+(−2)=−8Confirming the sum✓✓Both conditions satisfied)
3. Completing the surd-coefficient factoring
📋 Given Info
With a×c as a clean integer, the splitting and grouping proceed as usual — but the extraction step requires recognising surd common factors. This is the final skill for surd-coefficient factoring.
Useful Reference:
For 3x2−6x−2x+43, the first pair is 3x2−6x.
The GCF involves 3x because:
3x×(−23)=−2×3×x=−6x
The surds multiply out: 3×3=3=3
✍️ Question
Your Turn ✏️
Factor 3x2−8x+43 completely.
Show:
The split (find two numbers that multiply to a×c and add to b)
The grouping with extracted common factors
The zeros of the polynomial
Let's trace through the surd factoring carefully.
We have 3x2−8x+43.
a⋅c=3×43=4×3Surds simplify when multiplied by themselves=12, and b=−8.
We need a pair of numbers with product 12 and sum −8Finding the right pair for splitting. That pair is -6 and -2.
Split:The key technique for factoring3x2−6x−2x+43(Two terms that add to the same thing but allow grouping)
✍️ MCQ
Choose one
What is the GCF of the first pair 3x2−6x?
✓
Group 1:3x2−6x
What is the GCFThe GCF can itself contain a surd?
✍️ MCQ
Choose one
For the first group 3x2−6x, the GCF involves 3x. Why does 3x work as a factor of −6x?
✓
Notice that 3x×(−23) = −2×(3)2×xSurds multiply themselves to simplify = −2×3×x = −6x.
So the GCF is 3xGCFMakes both terms divide out cleanly.
3x2−6x=3x(x−23)
(Always look at what's left in the brackets)
Watch for matching brackets when factoring the second group
Group 2:−2x+43
Now let's find the GCF here. Both terms have a factor of 2 — and notice the signs. If we factor out −2Factor out negative 2, not positive 2, we get:
−2x+43=−2(x−23)
✍️ MCQ
Choose one
What is the common binomial factor that appears in both groups?
✓
Both groups share (x−23)The common factor shared by both groups:
3x(x−23)+(−2)(x−23)
Factor out the common binomialFactor out the common binomial:
(x−23)(3x−2)
(Two binomial factors from surd coefficients)
This is the complete factorisation!
ZerosThe x values that make the expression equal zero:
From (x−23)=0:
x=23
(Set each factor to zero and solve)
From (3x−2)=0:
3x=2
x=32
RationalisingNever leave a square root in the denominator:
x=32×33=323
(Multiply top and bottom by the same surd)
✍️ MCQ
Choose one
We found that x=32 needs to be rationalised. What do we multiply by to rationalise a denominator of 3?