
Christopher J. answered 05/14/20
Berkeley Grad Math Tutor (algebra to calculus)
Find the zeros of Q using quadratic formula
x=(-b +/- √(b2-4*a*c))/2*a
x=(-2 +/- √(4-20))/2
x=(-2 +/- √(-16))/2
x=(-2 +/- 4*i)/2
x=(-1+2i) or x=(-1-2i) where i is imaginary.
factoring gives (x-(-1+2i))*(x-(-1-2i)) I'll let you simplify and figure out the multiplicity