where \(a_n, a_{n-1}, \ldots, a_0\) are real number coefficients and \(a_n\neq 0\text{.}\) For example, a linear equation \(ax+b=0\) is a degree \(n=1\) polynomial equation, while a quadratic equation \(ax^2+bx+c=0\) is a degree \(n=2\) polynomial equation. Solutions to (4.1) are called zeros or roots of the polynomial. Finding the zeros can be quite challenging in practice, depending on the degree and complexity of the expression. For this section, we will rely on factoring and the Principle 4.19.
Example4.26.Solving by Factoring.
Let’s solve
\begin{equation*}
2 x^5 = 18x.
\end{equation*}
First, move terms to one side to make zero appear:
The first three factors give solutions \(x=0, \sqrt{3}, -\sqrt{3}\text{.}\) The last \(x^2 + 3 = 0\) has no real number solutions as \(x^2+3 \gt 0\) for all real numbers \(x\text{.}\)