How do you use the quadratic formula to solve x^2+6x+10=0x2+6x+10=0?

1 Answer
Mar 4, 2018

Solution: x= -3+1i and x= -3-1i x=3+1iandx=31i

Explanation:

x^2+6x+10=0 x2+6x+10=0

Comparing with standard quadratic equation ax^2+bx+c=0ax2+bx+c=0

a=1 ,b=6 ,c=10a=1,b=6,c=10 Discriminant D= b^2-4acD=b24ac or

D=36-40 =-4D=3640=4 If discriminant positive, we get two real

solutions, if it is zero we get just one solution, and if it is negative

we get complex solutions. Discriminant is negative , so it has

complex roots. .Quadratic formula: x= (-b+-sqrtD)/(2a) x=b±D2aor

x= (-6+-sqrt(-4))/(-2) = -3+- i [i^2=-1]x=6±42=3±i[i2=1]

So roots are x= -3+1i and x= -3-1i x=3+1iandx=31i [Ans]