Square of a Binomial Calculator

Expand (ax + b)² into a perfect-square trinomial.

x² coefficient 1
x coefficient 10
constant 25

Formula: (ax + b)² = a²·x² + 2ab·x + b²

Step-by-step with your numbers:
1. Values used:
2. a = 1
3. b = 5
4.
5. x² coefficient = 1
6. x coefficient = 10
7. constant = 25
Did we solve your problem today?

Squaring a binomial produces a perfect-square trinomial with a fixed pattern.

How the Math Works

The Square of a Binomial Calculator uses the algebraic identity (ax + b)² = a²x² + 2abx + b² to expand expressions into perfect-square trinomials. This formula arises from multiplying the binomial by itself using the distributive property (also known as the FOIL method: First, Outer, Inner, Last terms). The first term, a²x², results from multiplying the first terms (ax)(ax). The middle term, 2abx, comes from adding the products of the outer and inner terms (ax)(b) + (b)(ax). The final term, b², is the product of the last terms (b)(b). This identity simplifies complex expansions into a predictable pattern.

Practical Applications

This calculation is essential in algebra for simplifying expressions, solving quadratic equations, and completing the square. For example, converting quadratic equations into vertex form requires recognizing perfect-square trinomials. It also aids in factoring expressions like 4x² + 12x + 9, which can be rewritten as (2x + 3)². Engineers and physicists use this identity to model parabolic trajectories or optimize geometric calculations involving areas and volumes.

Day-to-Day Use

In everyday life, this concept helps in optimizing layouts, such as calculating the area of square gardens or rooms with uniform borders. It also appears in financial modeling, like estimating compound interest growth patterns or analyzing quadratic trends in data. Additionally, understanding perfect squares enhances problem-solving skills in fields like computer science (e.g., algorithm efficiency) and architecture (e.g., structural design calculations).

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².