Solve: x^2 +4x+1=0

Is the answer 2+-sqrt2?

2 answers

no,

x^2 + 4x = -1
x^2 + 4x + 4 = -1 + 4
(x+2)^2 = 3
x+2 = ±√3

x = -2 ±√3

or use the formula, then simplify
Thanks I understand now.