Question
Question: How do you solve \({{x}^{2}}-12x+36=25\) by completing the square?...
How do you solve x2−12x+36=25 by completing the square?
Solution
In the problem they have mentioned to use the method of completing the square. We know that the method of completing the square is used to solve or find the roots of a quadratic equation. So first we will check whether the given equation is a quadratic equation or not. We can observe that some value is there at RHS, so we will shift it to LHS and simplify it. If the given equation is a quadratic equation and which is in the form of ax2+bx+c=0, then we will go to the further steps. In the first step we will divide the given equation with the coefficient of x2 to get the coefficient of x2 as 1. In the step two we will add and subtract the square of the half of the coefficient of x in the above equation and rearrange the obtained equation, then we will apply the formula either (a+b)2=a2+2ab+b2 or (a−b)2=a2−2ab+b2 based the obtained equation in step two. In step three we will simplify and move the constants to another side of the equation. In step four we will apply square roots on both sides of the equation and simplify it to get the value of x.
Complete step by step solution:
Given equation, x2−12x+36=25
Shifting the term 25 which is right hand side to left hand side, then we will get
⇒x2−12x+36−25=0⇒x2−12x+11=0
We can clearly see that the above equation is a quadratic equation, so we can use the method of completing squares to solve the given equation.
Comparing the given equation with ax2+bx+c=0, then we will get
a=1, b=−12, c=11.
We have the value a=1, so there is no need to divide the given equation with any other coefficient.
In the above equation the coefficient of x is −12. Adding the square of half of the coefficient of x in the above equation, then we will get
⇒x2−12x+11+(−212)2−(−212)2=0⇒x2−12x+11+62−62=0
Rearranging and rewriting the terms in the above equation, then we will get
⇒x2−2(6)(x)+62+11−36=0
We know that (a−b)2=a2−2ab+b2, then we will get
⇒(x−6)2−25=0
Taking the constants in the above equation to the other side of the equation, then we will get
⇒(x−6)2=25
Applying square root on both side of the above equation, then we will get
⇒(x−6)2=25⇒x−6=±5
From the above equation, we will get
x−6=5 or x−6=−5
Simplifying the above equations, then
x=5+6⇒x=11 or x=−5+6⇒x=1
Hence the roots of the given equation x2−12x+36=25 are x=1,11. The graph of the given equation with the roots is given below
Note: In the method of completing squares most of the students forget to consider the ± sign after applying the square root to the equation. It is not the correct way to solve the equation since if you don’t consider the sign then we only get one root, but for a quadratic equation we have two roots. So, it is necessary to consider the ± sign in method of completing squares.