Binomial Formulas
The three binomial formulas square sums and differences and, read backwards, factor quadratic terms.
Free · no credit card · in your study plan in 2 minutes
Formula
(a \pm b)^{2} = a^{2} \pm 2ab + b^{2}, \quad (a+b)(a-b) = a^{2} - b^{2}Variables & units – Binomial Formulas
| Symbol | Meaning | Unit |
|---|---|---|
| a | First summand (term or number) | dimensionless |
| b | Second summand (term or number) | dimensionless |
| 2ab | Mixed term; if it is missing, the expression is not a perfect square | dimensionless |
Derivation & background – Binomial Formulas
The three binomial formulas are special cases of the distributive law: (a + b)² = a² + 2ab + b², (a − b)² = a² − 2ab + b² and (a + b)(a − b) = a² − b². Geometrically the first formula corresponds to decomposing a square with side a + b into four partial areas; it was already treated in Euclid's Elements. Read backwards they are the most important tool for factoring and for completing the square.
Exam blueprint
Validity range
Hold for arbitrary real terms a and b, in both directions: expanding and factoring. They are special cases of the distributive law, not separate axioms.
Derivation steps
Expanding (a + b)(a + b) with the distributive law.
- 1(a + b)(a + b) = a² + ab + ba + b²; the mixed terms add up to 2ab.
- 2With b → −b the second formula follows, from (a + b)(a − b) the third (±ab cancels).
Rearrangements
Factoring (read backwards)
Differences of squares split immediately into linear factors.
Completing the square
Basis of the pq formula and the vertex form.
Task variant
Expand (2x − 3)².
(2x − 3)² = (2x)² − 2·2x·3 + 3² = 4x² − 12x + 9. Common trap: (2x)² = 4x², not 2x².
Factor 9x² − 25.
Third binomial formula with a = 3x, b = 5: 9x² − 25 = (3x + 5)(3x − 5). Check: (3x)² − 5² = 9x² − 25 ✓.
Common mistakes
Computing (a + b)² = a² + b², dropping the mixed term 2ab.
Number test: (2 + 3)² = 25, but 4 + 9 = 13. 2ab always belongs.
Not squaring the coefficient in (2x + 3)².
a = 2x, so a² = 4x².
Putting the minus in front of b² as well in (a − b)².
Only the mixed term is negative: a² − 2ab + b².
Exam context
- Factoring, cancelling fractions, completing the square and limits via the third binomial formula.
These mistakes cost points in real exams. The set drills them until they stick.
Formula cluster
Algebraic manipulation
Foundation for solving equations, vertex form and many calculus manipulations.
Worked example
103² = (100 + 3)² = 100² + 2·100·3 + 3² = 10000 + 600 + 9 = 10609. Backwards: x² + 10x + 25 = (x + 5)², since 2·x·5 = 10x and 5² = 25.
Applications
Simplifying and factoring terms, completing the square, vertex form, fast mental arithmetic, rationalizing denominators
Quanta exam set
Curated exam set for "Binomial Formulas":
Question (front)
Which formula describes Binomial Formulas?
Answer in your set
Question (front)
How do you rearrange (a ± b)² = a² ± 2ab + b² for Factoring (read backwards)?
Answer in your set
Question (front)
Which common mistake happens with Binomial Formulas?
Answer in your set
+ 7 more cards: units, variables, derivation, example, exam task
These 10 cards are ready. One click and they sit in your deck, FSRS schedules the reviews until exam day.
Scientific sources
Common notations & search queries
Related formulas
More Mathematics formulas
Frequently asked questions about Binomial Formulas
What are the three binomial formulas?+
The first binomial formula squares a sum: (a + b)² = a² + 2ab + b². The second squares a difference: (a − b)² = a² − 2ab + b²; only the mixed term changes sign, b² stays positive. The third multiplies sum times difference: (a + b)(a − b) = a² − b²; here the mixed terms +ab and −ab cancel each other. All three are special cases of expanding, but so frequent that you must know them by heart. Number check: (3 + 2)² = 25 = 9 + 12 + 4 ✓, (3 − 2)² = 1 = 9 − 12 + 4 ✓ and (3 + 2)(3 − 2) = 5 = 9 − 4 ✓.
Why is (a + b)² not simply a² + b²?+
Because the square of a sum is a product of two brackets: (a + b)² = (a + b)(a + b). When expanding, every summand of the first bracket meets every one of the second, producing four products: a², ab, ba and b². The two mixed products add up to 2ab, which is completely missing in the incorrect "term-by-term squaring". A number test exposes the error immediately: (2 + 3)² = 5² = 25, but 2² + 3² = 4 + 9 = 13. The difference 12 is exactly 2·2·3 = 2ab. Geometrically 2ab is the area of the two rectangles that lie next to the squares a² and b² inside the big square with side a + b.
How do I recognize whether a term can be factored with the binomial formulas?+
Check three patterns. First: two squares with a minus between them, like 9x² − 25, split by the third formula into (3x + 5)(3x − 5). Second: three terms of the form a² ± 2ab + b² form a perfect square; verify that the middle term really is twice the product of the roots of the outer ones. For x² + 10x + 25 the roots are x and 5, twice their product is 10x ✓, so (x + 5)². If the middle term does not match, as in x² + 8x + 25, it is not a perfect square. Third: a² + b² without a mixed term cannot be factored over the reals at all. This pattern recognition is the key to cancelling fractional terms.
What are the binomial formulas still needed for in upper school?+
They appear everywhere, often hidden. Completing the square, with which you derive the vertex form and the pq formula, is the first binomial formula backwards. When differentiating with the difference quotient you need (x + h)². In integral calculus you simplify integrands like (x + 1)² before integrating. For limits with roots you expand with the third binomial formula to tame √(x + 1) − √x. In vector geometry it sits inside |a⃗ + b⃗|² = |a⃗|² + 2·a⃗·b⃗ + |b⃗|². And recognizing a² − b² is standard when cancelling fractional terms. Without secure command of these formulas you lose time in almost every calculus chapter.
How does the third binomial formula help with mental arithmetic?+
Products symmetric around a round number can be computed in a flash: 19·21 = (20 − 1)(20 + 1) = 400 − 1 = 399, and 98·102 = (100 − 2)(100 + 2) = 10000 − 4 = 9996. Squares near round numbers work with the first and second formula: 103² = (100 + 3)² = 10000 + 600 + 9 = 10609 and 99² = (100 − 1)² = 10000 − 200 + 1 = 9801. The same trick "rationalizing" helps with roots in denominators: multiply 1/(√5 − 2) by (√5 + 2) and, since (√5)² − 2² = 1, you simply get √5 + 2. The pattern is always the same: sum times difference equals square minus square.
Retain Binomial Formulas for exams
Create a curated FSRS exam set for (a ± b)² = a² ± 2ab + b²: formula recall, variables, derivation, rearrangement, worked example, common mistakes and exam context.
Free · curated formula set · LaTeX · FSRS spaced repetition
How do you calculate with Binomial Formulas?
Here is how to work through a typical Binomial Formulas ((a ± b)² = a² ± 2ab + b²) task step by step:
- 1
Task
Expand (2x − 3)².
Solution path
(2x − 3)² = (2x)² − 2·2x·3 + 3² = 4x² − 12x + 9. Common trap: (2x)² = 4x², not 2x².
- 2
Task
Factor 9x² − 25.
Solution path
Third binomial formula with a = 3x, b = 5: 9x² − 25 = (3x + 5)(3x − 5). Check: (3x)² − 5² = 9x² − 25 ✓.