Square of a Binomial Calculator
Expand (ax + b)² into a perfect-square trinomial.
Squaring a binomial produces a perfect-square trinomial with a fixed pattern.
The math behind it
(ax + b)² = a²x² + 2ab x + b². The middle term is twice the product of the two terms — a common source of mistakes when people forget it.
Worked example
(x + 5)² = x² + 10x + 25.
FAQ
Is (a + b)² equal to a² + b²?
No. You must include the cross term: (a + b)² = a² + 2ab + b².