Polynomial Equation: An equation that can be written in the form $a_nx^n + a_{n-1}x^{n-1} + ... + a_1x + a_0 = 0$, where $a_n, a_{n-1}, ..., a_1, a_0$ are real numbers and $n$ is a positive integer.
Discriminant:The discriminant of a quadratic equation $ax^2 + bx + c = 0$ is the expression $b^2 - 4ac$. The sign of the discriminant determines the nature of the roots of the equation.
Complex Conjugate:If a complex number is of the form $a + bi$, then its complex conjugate is $a - bi$. Complex conjugates have the same real part but opposite imaginary parts.