Quadratic polynomial having zeros $1$ and $-2$ is
Reveal answer
Fill a bubble to check yourself
Quadratic polynomial having zeros $1$ and $-2$ is
none of these
A quadratic polynomial with zeros 1 and -2 is k(x - 1)(x + 2) = k(x^2 + x - 2). For k=1, this is x^2 + x - 2.
A quadratic polynomial with given zeros alpha and beta is expressed as x^2 - (alpha + beta)x + alpha*beta. Substituting the zeros 1 and -2 gives x^2 - (1 - 2)x + (1)*(-2). Simplifying this expression results in the polynomial x^2 + x - 2.