Complete the square to solve the equation below x^2+10x+10=14

Answer:
Option A is correct, i.e. x = -5+√29, and x = -5-√29.
Step-by-step explanation:
Given the equation is x^2 +10x +10 = 14.
Rewriting the equation in form of perfect square like x^2 + 2ax + a^2,
x^2 + 2(5)x + 10 + 15 = 14 + 15.
x^2 + 2(5)x + 25 = 29.
We know the formula:- x^2 + 2ax + a^2 = (x+a)^2.
x^2 + 2(5)x + 5^2 = 29.
(x+5)^2 = 29.
x+5 = ±√29.
x = -5 ±√29.
Hence, option A is correct, i.e. x = -5+√29, and x = -5-√29.
Answer:
Option A is the correct option.
Step-by-step explanation:
The given equation is x²+10x+10 = 14
we further solve this equation
x² + 10x + 10 - 14 = 14 - 14
x² + 10x - 4 = 0
Now we can get the solutions of the given equation by quadratic formula.
Value of x in ax²+bx+c = 0 is
[tex]x=\frac{-b\pm \sqrt{b^{2}-4ac}}{2a}[/tex]
[tex]x=\frac{-10\pm \sqrt{100-4\times 1\times (-4)}}{2}[/tex]
[tex]=\frac{-10\pm \sqrt{100+16}}{2}[/tex]
[tex]=\frac{-10\pm 2\sqrt{29}}{2}[/tex]
[tex]=-5\pm \sqrt{29}[/tex]
x = -5 + √29 , x = -5 - √29
Therefore option A is the answer.