Question
Question: How do you solve \({x^2} + 10x = 4\) by completing the square?...
How do you solve x2+10x=4 by completing the square?
Solution
Here we have a polynomial, it is desirable to express in the form of a2+b2 , to do this, we can artificially introduce a constant which allows us to factor a perfect square out of the expression. Notice that by simultaneously adding and subtracting, we have not changed the value of the expression.
Complete step by step answer:
An expression like x2+10x=4 may be thought of as an “incomplete” square. To make it complete, we would need to add n2 to the expression. We can figure out what to use for n by realizing that the 10x in the middle need to be 2nx. So we want n=5 and n2=25.
Of course we can just add a number to an expression without changing the value of the expression. So if we want to keep the same value we will have to make up for adding 25. We do this by also subtracting 25. That does not change the value of x2+10x , but it does change the way it is written.
We write x2+10x+25−25=4. If we grouping this way,
⇒(x2+10x+25)−25=4
Then we have a perfect square minus 25
And we write,
⇒(x+5)2−25=4
Solving an equation by completing square,
⇒(x+5)2−25=4
Adding25in both sides of the equation, it becomes
⇒(x+5)2−25+25=4+25
On addition,
⇒(x+5)2+0=29
Adding zero,
⇒(x+5)2=29
Taking square on both sides of the above equation, we get,
⇒(x+5)2=29
⇒(x+5)=±29
And the last equation above is satisfied exactly when
x+5=29 or x+5=−29
So, x=−5+29 or x=−(5+29)
Then the solution of the given equation is \left\\{ { - 5 + \sqrt {29} , - \left( {5 + \sqrt {29} } \right)} \right\\}.
Note: we can also find the solution of the given quadratic equation by using the formula x=2a−b±b2−4ac . By this formula we can easily get the solution involving with simple steps.
Given equation is x2+10x=4, reordering the term x2+10x−4=0,
Considera=1 , b=10 and c=−4, substitute this value into the formula,
x=2−10±100+16
On simplified,
⇒x=2−10±116
We just factorized root term,
⇒x=2−10±4×29
Simplified the root term
⇒x=2−10±229
Taking common ′2′
x=22(−5±29)
We cancel the common term, we get
⇒x=−5±29
Finally we get the solution of the equation.