50.0k views
2 votes
How do I find zeros and roots for polynomial equations

User Amindfv
by
5.0k points

1 Answer

3 votes

The zeros and roots of polynomial expressions are the same. They are found by making the equation zero. For example for a polynomial:


P(x)=a_nx^n+\cdots+a_2x^2+a_1x+a_0

To find the roots (or zeros) we have to equal the polynomial to zero:


\begin{gathered} P(x)=0 \\ a_nx^n+\cdots+a_2x^2+a_1x+a_0=0 \end{gathered}

And the solutions - in other words the values of x that make the polynomial zero - are the roots (or zeros).

User Smatyas
by
5.0k points