Identify Coefficients of the Dividend (P(x)):
Write down all coefficients of the polynomial to be divided in order, starting from the term with the highest power down to the constant. Ensure no power is skipped. If a term with a certain power is missing, its coefficient is written as 0.
Example:
For P(x)=2x3+5x2+6, the coefficient of the x term is 0. So, the coefficients we write in order are: 2,5,0,6.
Identify the Value c from the Divisor (x−c):
Determine the value of c from the divisor polynomial. Remember, if the divisor is x−c, the value used is c. If the divisor is , it is equivalent to , so the value used is .
Set Up the Horner Scheme:
Draw the Horner scheme or diagram. Place the value c on the left and write the coefficients of P(x) in the top row.