
Michael C. answered 04/18/17
Tutor
4.9
(10)
PhD with 20 Years Teaching Experience
From the standard form ax2 + bx + c = 0 ; a = 1; b = -4 ; c = 13
The quadratic formula is x = (-b +-(b2 - 4ac)1/2)/2a
x = (4 +-(16 - 52)1/2)/2
x = (4 +-(-36)1/2)/2
using the imaginary quantity i = (-1)1/2
x = (4 +- 6i)/2
The two roots are: 2 + 3i and 2 - 3i