Simon's factoring trick(complete the rectangle)
"Complete the Rectangle", also called Simon’s Favorite Factoring Trick, is a clever algebraic method for factoring expressions of the form:
Or more commonly, you'll see it used in a simpler form:
But especially when we’re given something like:
It becomes very easy to factor. Let me walk you through it step-by-step.
💡 The Key Idea
We add and subtract a constant to turn the expression into a perfect rectangle (a.k.a. a factorable quadratic or product of binomials).
The “complete the rectangle” version of this trick usually works best on expressions like:
We treat it like this:
✅ Step-by-Step Example
Factor:
Step 1: Rearrange the terms:
Group like this:
We’re hoping to match the pattern:
So what values of and would give the last term as ?
Let’s try , , since .
Now check:
So now we use Simon's Trick:
💡 Why It Works
Because:
So when you see:
You can jump straight to:
🔧 Practice Problem
Try factoring this using Simon’s Trick:
Solution:
Check: , , and
So:
🧠 Summary
Simon’s Favorite Factoring Trick lets you factor expressions of the form:
Look for:
-
A term ,
-
Linear terms in and ,
-
A constant that is the product of the coefficients of and .
Now, let's extend it further for the case when the coefficient of xy is not 1.
For e.g.
5xy - 66x - 66y = -1
In such cases we will multiply the entire equation with the coefficient of xy:
25xy - 5.66x - 5.66y = -5
5x(5y - 66) - 66(5y) = -5
Now again add and subtract the original coefficients of x,y(-66,-66).
5x(5y - 66) - 66(5y - 66) + -66*66 = -5
(5x - 66)(5y - 66) = 66^2 - 5 = 4351
Comments
Post a Comment