Property
The square of a binomial is a quadratic trinomial.
(x+p)2=x2+2px+p2 The coefficient of the linear term, 2p, is twice the constant in the binomial, and the constant term of the trinomial, p2, is its square.
Examples
- The square of (x+5) is x2+2(5)x+52, which simplifies to x2+10x+25.
- The square of (xβ3) is x2+2(β3)x+(β3)2, which simplifies to x2β6x+9.
- The square of (xβ12) is x2+2(β12)x+(β12)2, which simplifies to x2β24x+144.
Explanation
Expanding a binomial squared always creates a predictable three-term pattern. Recognizing this pattern is the first step to reversing the process, which allows us to factor complex expressions into a simple, squared form.