Калькулятор синтетичного ділення
Виконайте синтетичне ділення крок за кроком
Калькулятор розділить многочлен на біном, використовуючи синтетичне ділення, з показаними кроками.
Пов'язаний калькулятор: Калькулятор ділення многочленів
Solution
Your input: find x3+7x2+1x−1 using synthetic division.
Write the problem in a division-like format.
To do this:
- Take the constant term of the divisor with the opposite sign and write it to the left.
- Write the coefficients of the dividend to the right (missed terms are written with zero coefficients).
x3x2x1x011701
Step 1
Write down the first coefficient without changes:
117011
Step 2
Multiply the entry in the left part of the table by the last entry in the result row (under the horizontal line).
Add the obtained result to the next coefficient of the dividend, and write down the sum.
117011⋅1=117+1=8
Step 3
Multiply the entry in the left part of the table by the last entry in the result row (under the horizontal line).
Add the obtained result to the next coefficient of the dividend, and write down the sum.
1170111⋅8=8180+8=8
Step 4
Multiply the entry in the left part of the table by the last entry in the result row (under the horizontal line).
Add the obtained result to the next coefficient of the dividend, and write down the sum.
11701181⋅8=81881+8=9
We have completed the table and have obtained the following resulting coefficients: 1,8,8,9.
All the coefficients except the last one are the coefficients of the quotient, the last coefficient is the remainder.
Thus, the quotient is x2+8x+8, and the remainder is 9.
Therefore, x3+7x2+1x−1=x2+8x+8+9x−1
Answer: x3+7x2+1x−1=x2+8x+8+9x−1