You can put this solution on YOUR website! 2x^2 + 2x +10 = 0
:
divide both sides of = by 2
:
x^2 +x +5 = 0
:
solve by completing the square
:
x^2 +x + 1/4 = -5 + 1/4
:
(x + 1/2)^2 = -19/4
:
take square root of both sides of =
:
x + 1/2 = square root(-19/4)
:
the solution is two complex numbers
:
*************************************
x = -i/2 * (square root(19) - i)
x = i/2 * (square root(19) + i)
:
note i = square root(-1) and i^2 = -1
:
**************************************
: