Question
Question: How do you complete the square to solve \[2{{x}^{2}}+16x+42=0\] ?...
How do you complete the square to solve 2x2+16x+42=0 ?
Solution
The equation that we need to complete the square of is 2x2+16x+42=0 . First, we divide both sides by 2 and get x2+8x+21=0 . After that, we move the 21 to the RHS, add 42=16 on both sides of the equation, and then compare it with (a+b)2=a2+2ab+b2 to get (x+4)2=−5 . Finally, square rooting and a little arithmetic gives us the required answer.
Complete step-by-step solution:
The given equation that we have is,
2x2+16x+42=0
First, we divide the coefficient of every term by the coefficient of x2 , which is 2 . So, we get,
⇒x2+8x+21=0
Subtracting 21 from both sides of the equation, we get,
⇒x2+8x=−21....(ii)
Now, we will consider the coefficient of x in the above expression, which is 8 . We will take the half of this coefficient, which is,
28=4
We will now square this term and add the result to both sides of equation (i) and get,
⇒x2+8x+(4)2=−21+(4)2⇒x2+2(4x)+16=−5....(ii)
We can see that equation (ii) is of the form (a+b)2=a2+2ab+b2 , where a is x and b is 4 . Thus, we can write equation (ii) as,
⇒(x+4)2=−5
Taking square roots on both sides, we get,
⇒x+4=±5i⇒x=−4±5i
Thus, we can conclude that the solution is −4±5i .
Note: The problem can also be solved using the Sridhar Acharya method which is x=2a−b±b2−4ac where “a” is 2 , “b” is 16 and “c” is 42 . In our solution, we must be careful with the sign of the RHS term as only it decides whether the roots will be real or imaginary. Seeing imaginary roots, we must not get confused as they might be the required result.