Solveeit Logo

Question

Question: How do you solve \({x^2} + 10x - 2 = 0\) by completing the square?...

How do you solve x2+10x2=0{x^2} + 10x - 2 = 0 by completing the square?

Explanation

Solution

In this problem, we have been given a quadratic equation and we are asked to solve the given quadratic equation by completing the square. Under this method, find the coefficient of x, find its half and then square it. Add the resultant term to both the sides of the equation. After this, form the square and you will have your answer.

Complete step by step answer:
Given quadratic equation is x2+10x2=0{x^2} + 10x - 2 = 0
Now add 22 to both sides of the given quadratic equation. We get,
x2+10x2+2=0+2{x^2} + 10x - 2 + 2 = 0 + 2 , here +2 + 2 and 2 - 2 get cancelled by each other,
x2+10x=2\Rightarrow {x^2} + 10x = 2 …. (1)
Divide the coefficient of the xx term by 22 and square the result.
(102)2=52=25{\left( {\dfrac{{10}}{2}} \right)^2} = {5^2} = 25
Add it to both sides of the equation (1), we get,
x2+10x+25=2+25\Rightarrow {x^2} + 10x + 25 = 2 + 25 , adding the numbers in the right-hand side, we get
x2+10x+25=27\Rightarrow {x^2} + 10x + 25 = 27
Rewriting the above equation as –
x2+(2×5)x+25=27{x^2} + (2 \times 5)x + 25 = 27 …. (2)
Now, we have a perfect square trinomial on the left-hand side of the above equation with the form a2+b2+2ab=(a+b)2{a^2} + {b^2} + 2ab = {\left( {a + b} \right)^2} , now compare this equation with the equation (2), we get
a=x,b=5a = x,b = 5 and (x+5)2=27{\left( {x + 5} \right)^2} = 27
Take the square root on both sides, we get,
(x+5)=±27\left( {x + 5} \right) = \pm \sqrt {27}
(x+5)=±3×9\Rightarrow \left( {x + 5} \right) = \pm \sqrt {3 \times 9} , square root of 99 is 33
(x+5)=±33\Rightarrow \left( {x + 5} \right) = \pm 3\sqrt 3
Now subtract 55 from both sides, we get
x+55=±335x + 5 - 5 = \pm 3\sqrt 3 - 5 , here in the left-hand side both 5 - 5 and +5 + 5 get cancelled by each other, we get,
x=±335x = \pm 3\sqrt 3 - 5

There are two values of xx they are x=+335x = + 3\sqrt 3 - 5 and x=335x = - 3\sqrt 3 - 5.

Note: Completing the square is the process of adding a term to convert the given quadratic expression into something that factors as the square of a binomial. That is we have completed the expression to create a perfect square binomial. In this problem, we have added 52{5^2} to equation (1) and then we converted equation (2) to the square of the binomial and then we found the values of xx .