Polynomial Division
Given a factor, how do we get other factors?
General Rules
For the example where we know is a factor…
- Write the coefficients of the standard form polynomial in a division table
[1, 8, 102, 180]
- Since is a factor, the divisor is
- Always bring down the first coefficient to the result row ( in this case)
- Multiply the divisor by the first coefficient then add to the next coefficient which you write under the next coefficient
- Repeat this process until one of your results is a 0
- In this case we end up with
[1, 6, 90, 0]
which corresponds to