FrontierMath
Algebra II/Number Systems & Polynomials/Using Structure to Factor
Algebra II Regents in 15 days
Algebra II · Lesson 5

Using Structure to Factor

When an expression hides a simpler shape, substitution reveals it.


A civil engineer designing a bridge support calculated the load-bearing equation x45x2+4=0x^4 - 5x^2 + 4 = 0 and needed its roots. She stared at a degree-four polynomial — something that looks unsolvable by the methods she learned first. Then she noticed the shape: the exponents are 4, 2, and 0. That is exactly the shape of a trinomial, just with x2x^2 playing the role that xx usually plays. One substitution later, she had a standard quadratic. That technique — seeing the hidden structure and substituting to expose it — is the core of this lesson.

The substitution method works on any expression that fits the pattern

a(u)2+b(u)+ca(u)^2 + b(u) + c

where uu is some chunk of the original expression. When you let a single variable stand in for that chunk, the expression becomes an ordinary trinomial. Factor the trinomial, then substitute back.

The most common case on the Regents involves expressions like x45x2+4x^4 - 5x^2 + 4. The exponents 4 and 2 have an important relationship: 4 is exactly twice 2. That means if you let u=x2u = x^2, then u2=x4u^2 = x^4. The expression rewrites cleanly.

Factor x^4 - 5x^2 + 4
u=x2u = x^2
Name the chunk. Every x^2 in the expression will be replaced by u.
u25u+4u^2 - 5u + 4
Now x^4 became u^2 and x^2 became u. This looks like a normal trinomial.
(u4)(u1)(u - 4)(u - 1)
Find two numbers that multiply to 4 and add to -5. Those are -4 and -1.
(x24)(x21)(x^2 - 4)(x^2 - 1)
Substitute x^2 back in for u. You are undoing the substitution.
(x+2)(x2)(x+1)(x1)(x+2)(x-2)(x+1)(x-1) \checkmark
Both factors are differences of squares. Factor each one completely.

The substitution is not magic — it is just renaming. You are not changing the expression, only changing how you see it. After you factor with the substituted variable, you must substitute back. An answer left in terms of uu is incomplete.

The structure does not have to involve x4x^4. Any time the larger exponent is exactly twice the smaller exponent, the same approach works. The expression x67x3+12x^6 - 7x^3 + 12 hides a trinomial too: let u=x3u = x^3 and u2=x6u^2 = x^6.

Factor x^6 - 7x^3 + 12
u=x3u = x^3
The exponents are 6 and 3. Since 6 = 2 \cdot 3, the substitution u = x^3 works.
u27u+12u^2 - 7u + 12
Replace x^6 with u^2 and x^3 with u.
(u3)(u4)(u - 3)(u - 4)
Two numbers that multiply to 12 and add to -7: those are -3 and -4.
(x33)(x34)(x^3 - 3)(x^3 - 4) \checkmark
Substitute x^3 back for u. Neither factor simplifies further.

The same structure appears with other expressions inside the trinomial, not just powers of xx. The expression (x+1)25(x+1)+6(x+1)^2 - 5(x+1) + 6 has (x+1)(x+1) playing the role of the variable. Let u=x+1u = x + 1 and the trinomial shape appears immediately.

Factor (x+1)^2 - 5(x+1) + 6
u=x+1u = x + 1
The whole binomial (x+1) is the repeating chunk. Let it be u.
u25u+6u^2 - 5u + 6
Replace each (x+1) with u. The structure is now obvious.
(u2)(u3)(u - 2)(u - 3)
Two numbers that multiply to 6 and add to -5: those are -2 and -3.
(x+12)(x+13)(x + 1 - 2)(x + 1 - 3)
Substitute x+1 back for u in each factor.
(x1)(x2)(x - 1)(x - 2) \checkmark
Simplify inside each parenthesis. 1-2 = -1 and 1-3 = -2.

Before you try this technique on any expression, check two things. First, is the larger exponent exactly double the smaller? If the exponents were 4 and 3, substitution would not produce a clean trinomial. Second, after substituting back, check whether each factor can be factored further — differences of squares, for example, always can.

Interactive graph — scroll to zoom, drag to pan

The two expressions above graph identically. That overlap confirms the factored form equals the original — the four xx-intercepts at x=2,1,1,2x = -2, -1, 1, 2 match the four roots found by setting each linear factor equal to zero.

Practice Questions
x410x2+9x^4 - 10x^2 + 9
x69x3+8x^6 - 9x^3 + 8
(x3)2+2(x3)8(x-3)^2 + 2(x-3) - 8
Regents Corner

On Parts II and III of the Algebra II Regents, using-structure problems require you to show the substitution step explicitly. Writing u=x2u = x^2 and showing the rewritten trinomial earns method credit even if you make an arithmetic error downstream. Skipping straight to the factored answer without showing substitution risks losing partial credit.

After factoring with u, students write the answer as (u - 4)(u - 1) and stop. That answer is in terms of a variable that was never in the original problem. You must substitute x^2 back for u, and then check whether the resulting factors can be factored further. On a Part II question worth 2 points, leaving the answer in terms of u earns 0 points for the answer line even if all prior work is correct.
← Previous
Operations with Functions