SOLUTION: how to find the root of given equation X^2 + 2X + 2 = 0

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: how to find the root of given equation X^2 + 2X + 2 = 0       Log On


   



Question 1025691: how to find the root of given equation
X^2 + 2X + 2 = 0

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how to find the root of given equation
X^2 + 2X + 2 = 0
a = 1 ; b = 2 ; c = 2
----
Use the Quadratic Formula:
x = [-b +- sqrt(b^2-4ac)]/(2a)
------------------------------
Cheers,
Stan H.
---------------