Kalkulator podziału syntetycznego
Wykonywanie podziału syntetycznego krok po kroku
Kalkulator podzieli wielomian przez dwumian za pomocą dzielenia syntetycznego, z pokazanymi krokami.
Powiązany kalkulator: Kalkulator wielomianu z dzieleniem długim
Solution
Your input: find 2x3+x2−13x+6x−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.
x3x2x1x0121−136
Step 1
Write down the first coefficient without changes:
121−1362
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.
121−1361⋅2=221+2=3
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.
121−13621⋅3=323(−13)+3=−10
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.
121−136231⋅(−10)=−1023−106+(−10)=−4
We have completed the table and have obtained the following resulting coefficients: 2,3,−10,−4.
All the coefficients except the last one are the coefficients of the quotient, the last coefficient is the remainder.
Thus, the quotient is 2x2+3x−10, and the remainder is −4.
Therefore, 2x3+x2−13x+6x−1=2x2+3x−10+−4x−1
Answer: 2x3+x2−13x+6x−1=2x2+3x−10+−4x−1