Method of Transform
Abstract
Factoring quadratics often relies on a numerical search for two numbers whose sum and product match given coefficients. In this note, that search is written algebraically through a related monic equation whose solutions determine the middle-term split. Solving this equation gives a direct route to the binomial factors while also connecting the logic behind standard methods such as the AC method and slide-and-divide.
DOI
This is the article’s permanent link and will become available when the article is published online.
Examples
A numbered companion PDF of examples using the method of transform.
Quick course
1. Begin with a quadratic expression in its usual form.
2. Splitting the middle term requires two numbers whose sum is B and whose product is AC.
3. Instead of searching for those numbers blindly, treat them as the two solutions of a new quadratic in w.
4. This transformed equation is monic and is usually easier to solve. Its solutions, w1 and w2, give the middle-term split directly.
5. The four-term expression can then be grouped into the desired pair of linear factors.
6. To reduce inspection, choose either solution w and use its greatest common divisor with A.
Then use β = αC/w, α′ = A/α, and β′ = C/β.