asked 122k views
3 votes
Which two values of x are roots of the polynomial below? x2 + 5x + 7

asked
User Kjoelbro
by
8.5k points

1 Answer

6 votes
To find roots we need to solve the equation
x² +5x+7=0
a=1, b=5, c=7

D= b² - 4ac = 25 -4*1*7= 25 - 28 =-3
Because the D<0, there are no real roots, only imaginary roots.


x= (-b+/- √(D) )/(2a) \\ \\x= (-5+/- √(-3) )/(2*1) \\ \\ x=-2.5+ ( √(3) )/(2)i \\ \\x=-2.5- ( √(3) )/(2)i
answered
User Ali Qanbari
by
8.7k points

No related questions found