A perfect square is a number that is obtained when a whole number is multiplied by itself. In other words, it is the result of squaring an integer. For example, 1=1×1, 4=2×2, 9=3×3, and 16=4×4. These numbers are called perfect squares because they can be arranged to form a perfect square shape.
Perfect squares are important in mathematics because they help us understand square roots, area, and patterns in numbers. The square root of a perfect square is always a whole number. For instance, the square root of 25 is 5, since 5×5=25.
in quadratic expressions, a perfect square occurs when the expression can be written as the square of a binomial. This means the quadratic can be expressed in the form:
When expanded, these forms follow special patterns:
A quadratic expression is called a perfect square trinomial if:
- The first term is a perfect square.
- The last term is a perfect square.
- The middle term is twice the product of the square roots of the first and last terms.
Examples
x2+6x+9 is a perfect square
x2 = (x) x (x) =(x)2
9 = 3 x 3 = (3)2
middle term : 6x = 2(x)(3)
Therefore:
x2+6x+9 = (x+3)2
Example 2
assume x2−10x+25 is a perfect square
x2 = (x) (x) = (x)2
25 = (5)2
middle term:-10x = -2(x)(5)
therefore x2−10x+25 = (x-5)2
Importance in Solving Quadratics
Perfect square expressions are useful because:
- They make factorization easier.
- They help in completing the square, a method used to solve quadratic equations.
- They simplify graphing, since expressions like clearly show the vertex of a parabola.
Example problem
factorize x2 – 8x +16
solution
The constant term is a perfect square
middle term is twice the constant term
hence 16 = (4)(4)
-8 = -4-4
hence x2 – 8x +16 = (x-4)(x-4) = (x-4)2
example
factorize:
solution
Example
factorize 4x2+20x+25
solution
4x2= (2x)(2x)
25=(5)(5)
hence 4x2+20x+25 = (2x+5)(2x+5) = (2x+5)2
completing the square
Completing the square is a method used to solve quadratic equations and rewrite quadratic expressions in a special form. It helps us change a quadratic expression into a perfect square trinomial, which can then be factored easily.
consider the expression x2 +bx
we can add a constant term such that the expression becomes a perfect square.
To complete the square:
Take half of ,square it and then add it to the expression.
that is: add (b/2)2 to the expression
Example problem on completing the square
what must be added to x2 -18x to make it a perfect square?
so x2 -18x is transformed to x2 -18x+81 to be a perfect square.
Related Topics

Leave a Reply