Factoring Quadratic Equations Comes Full Circle
2025-11-07
A student in my math class was having trouble with factoring the following quadratic equation:
She explained that no matter what numbers she tried, it was never working out.
This relates to my experience doing this kind of factoring: at the start, I would just guess numbers (they would never really go outside the range of -6 to 6, and factoring the constant term would narrow it down to only a couple options pretty quick). Eventually, the teachers would start reusing numbers and I’d just remember the answers.
For this one I remember the factorization is:
But this always struck me as somewhat unsatisfying. The problems would be hand-picked to have nice factoring solutions, but even if we were to be presented with something mildly different, like
this approach wouldn’t work.
So when the student asked this today, I tried to look for a general procedure.
When factoring a quadratic equation of the form:
The goal is to factor it into the form:
where m and n are positive or negative numbers.
Just to review, here’s a simple example (and one that I remember seeing dozens of times):
This can be factored as:
Back to the equation the student was struggling with:
To show the student how to solve this, I expanded the general factored representation:
And equated it to the original equation:
This produced a system of equations:
The problem can now be stated “we’re looking for 2 numbers that add up to -5 and multiply to 4.” The student was able to guess (-4, -1) was the solution, and moved on.
But I kept going to see if I could get some insight into solving the problem generally.
First, I solved for in the first equation:
Then I substituted it into the second equation:
Huh? A quadratic equation! Putting it into standard quadratic form, I get:
Solving this quadratic equation, I got the following 2 answers: -4 and -1.
All of a sudden, the pieces started to click into place. and are interchangeable at this point, and solving the new quadratic equation gave me their 2 possible values: -4 and -1.
Arbitrarily choosing = -4 and = -1, I can multiply them out to recover the original formula:
so I have determined that the factorization of
is:
This reminded me of one of the reasons you’d want to factor a quadratic equation in the first place: once it’s factored, the solutions are whatever x will turn its expression into 0.
For x = 4:
For x = 1:
So if you can find the answers to a quadratic equation, you can factor it.
To show this, let’s use the quadratic formula on the original polynomial:
Knowing these are the roots, I can immediately construct the factored form:
Let’s use this knowledge to factor a quadratic equation that has noninteger factors:
Plugging it in to the quadratic formula yields:
so it can be factored thus:
Checking my work by multiplying it back out:
Yep!