Built and fact-checked by the DocNectar team — see our editorial standards
Key Features
Instant Calculation
Get accurate results in real time with our optimized algorithm.
Mobile Friendly
Fully responsive design. Works on all devices & screen sizes.
Privacy Focused
Your data stays on your device. We don't store any inputs.
100% Free
No hidden costs. This tool is completely free forever.
The generic rectangle method factors a quadratic by working the box method in reverse: place the x² term and constant in opposite corners, split the middle term across the remaining two cells, then read off each row and column's greatest common factor to recover the binomial factors.
How it works
The same ac-method pair (two numbers multiplying to a×c and summing to b) used by the Factoring Trinomials calculator fills the rectangle's two middle cells. The GCF of each row gives one binomial factor's terms, and the GCF of each column gives the other.
- Enter a (coefficient of x²).
- Enter b (coefficient of x).
- Enter c (constant).
- Click Calculate to see your results.
Examples
Factoring 2x²+7x+3
The rectangle fills with 2x² and 6x on top, x and 3 on the bottom — reading the row and column GCFs gives (2x+1)(x+3).
Who should use it
- Algebra coursework using the generic rectangle / area model for factoring (common in many US Algebra 1 curricula).
- A visual alternative to the algebraic ac-method for students who prefer grids.
Industry applications
- Mathematics education
Advantages
- Visual grid format that mirrors the (also visual) Box Method used for multiplication.
- Clearly reports when a trinomial has no integer factorization.
Limitations
- Limited to trinomials with integer coefficients in a moderate range.
Common mistakes to avoid
- Placing the middle-term split in the wrong cells, which breaks the row/column GCF relationships.
Best practices
- After filling the rectangle, factor the GCF out of each row first, then check that the same binomial appears when factoring each column.
Tips
- If you can factor with the Box Method, you already understand the Generic Rectangle — it's the exact same grid, just built by filling in known corners and working backward.