Rechner für die synthetische Division
Synthetische Division Schritt für Schritt durchführen
Der Rechner dividiert das Polynom durch das Binom mit Hilfe der synthetischen Division, wobei die Schritte angezeigt werden.
Zugehöriger Rechner: Rechner für lange Polynomdivisionen
Solution
Your input: find x3−x2+2x+7x−3 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.
x3x2x1x031−127
Step 1
Write down the first coefficient without changes:
31−1271
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.
31−1273⋅1=31(−1)+3=2
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.
31−12733⋅2=6122+6=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.
31−127363⋅8=241287+24=31
We have completed the table and have obtained the following resulting coefficients: 1,2,8,31.
All the coefficients except the last one are the coefficients of the quotient, the last coefficient is the remainder.
Thus, the quotient is x2+2x+8, and the remainder is 31.
Therefore, x3−x2+2x+7x−3=x2+2x+8+31x−3
Answer: x3−x2+2x+7x−3=x2+2x+8+31x−3