SOLUTION: use the discriminant to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. Note: It is not necessary to find the roots; jus
Question 36135: use the discriminant to determine the number of solutions of the quadratic equation, and whether the solutions are real or complex. Note: It is not necessary to find the roots; just determine the number and types of solutions.
z^2 + z + 1 = 0 Found 2 solutions by rapaljer, stanbon:Answer by rapaljer(4671) (Show Source):
You can put this solution on YOUR website! If then there will be TWO distinct real roots.
If then there will be a double (real) root.
If then there will be NO real roots, but there will be two complex roots.
In your example, a=1, b= 1, and c= 1, so . Therefore, there will be NO real roots, the roots will be complex.
You can put this solution on YOUR website! z^2 + z + 1 = 0
a=1, b=1, c=1
discriminant = b^2-4ac
= 1-4=-3
Since the discrinant is negative
the equation has no Real Number zeroes.
It has two complex roots.
Cheers,
Stan H.