Dividing a polynomial by a polynomial

An expression of the form

P(x)=a0xn + a1xn-1 + ... + an-1x + an

is called a polynomial in x of degree n with real coefficients , if the coefficients ai are real numbers and a0 ≠ 0. The coefficient an is called the free term of the polynomial.


If P(x), b(x), c(x) – are polynomials such that P(x)=b(x) * c(x), then the polynomial P(x) is said to be completely divisible by the polynomial b(x) or by the polynomial c(x).

If P(x)=b(x)*c(x) + r(x) and the degree of r(x) is less than the degree of the polynomial b(x), then the polynomial P(x) is said to be divisible by the polynomial b(x) with remainder r(x). Here, the polynomial P(x) is the dividend, the polynomial b(x) is the divisor, the polynomial c(x) is the quotient, and the polynomial r(x) is the remainder.

When dividing (with or without remainder) a polynomial by a polynomial in the quotient, a polynomial is obtained whose degree is equal to the difference between the degrees of the divisor and the divisor.

The simplest way to divide polynomials is by dividing by a column or a "corner", similar to the division of natural numbers.

Dividing a polynomial by a polynomial by a column (angle)


The algorithm of dividing a polynomial by a polynomial by a column:

1. We write down both polynomials in descending order of degrees.

2. The highest term of the dividend is divided by the highest term of the divisor. The resulting monomial is another member of the quotient.

3. We subtract from the dividend the product of the first term of the quotient by the divisor. The resulting polynomial is a remainder.

4. If the degree of the remainder is greater than or equal to the degree of the divisor, then we use this remainder as a divisor and proceed to step 2 to obtain the next quotient term.

If the degree of the remainder is less than the degree of the divisor, then the division process is completed, and the last remainder will be the remainder of the division of the original polynomials.

If the remainder is zero, then the polynomials are completely divided, without any remainder.

Let's consider the operation of the algorithm for dividing polynomials by a column using examples.

Calculators for solving examples and problems in mathematics

The best math apps for schoolchildren and their parents, students and teachers. More detailed ...

Dividing a polynomial by a polynomial with a remainder


Example 1.
Divide the polynomial 3x5 + 2x4 + x2 - x + 1 by the polynomial x3 + 2x2 + x.
Answer.
Let's describe the algorithm for dividing polynomials for this example in steps.

1. Let's write down both polynomials in descending order of degrees
3x5 + 2x4 + x2 - x + 1 = 3x5 + 2x4 + 0*x3 + x2 - x + 1,
x3 + 2x2 + x = x3 + 2x2 + x

2. We divide 3x5 by the first term of the dividend x3. We get the first member of the quotient 3x2.

3. We multiply the first term of the quotient 3x2 by the divisor x3 + 2x2 + x. We get a polynomial 3x5 + 6x4 + 3x3 and write it under the dividend.

4. We subtract from the dividend 3x5 + 2x4 + 0*x3 + x2 - x + 1 the polynomial written under it. We get the first remainder -4x4 - 3x3 + x2 - x + 1.

5. We divide the first term of the first remainder -4x4 by the first term of the divisor x3. We get the second term of the quotient -4x.

6. We multiply the second term of the quotient -4x by the divisor x3+2x2+x. We get the polynomial -4x4 - 8x3 - 4x2 and write it under the first remainder.

7. We subtract from the first remainder -4x4 - 3x3 + x2 - x + 1 the polynomial written under it. We get the second remainder 5x3 + 5x2 - x + 1.

8. We divide the first term of the second remainder 5x3 by the first term of the divisor x3. We get the third term of the quotient 5.

9. We multiply the third term of the quotient 5 by the divisor x3 + 2x2 + x. We get the polynomial 5x3 + 10x2 + 5x and write it under the second remainder.

10. We subtract from the second remainder 5x3 + 5x2 - x + 1 the polynomial written under it. We get the third remainder -5x2 - 6x + 1.

11. The degree of the third remainder is less than the degree of the divisor, therefore the division process is complete. The quotient of division 3x2 - 4x + 5, the remainder -5x2 - 6x + 1.

Let's write the division of polynomials as a "corner" division.

Division of polynomials by a corner

Answer: 3x5 + 2x4 + x2 - x + 1 = (3x2 - 4x + 5)*(x3 + 2x2 + x) - 5x2 - 6x + 1.

Example 2.
Divide the polynomial 5x4 - 4x3 + 2x2 + 1 by the polynomial x2 + x + 1.
Solution.
Dividing a polynomial by a polynomial by a column (corner)

Dividing a polynomial by a polynomial with a remainder

Answer: 5x4 - 4x3 + 2x2 + 1 = (5x2 - 9x + 6)*(x2 + x + 1) + 3x - 5.

Dividing a polynomial by a polynomial without remainder


Example 3.
Divide the polynomial 2x4 - 11x3 + 19x2 - 13x + 3 by the polynomial 2x2 - 3x + 1.
Solution.
Dividing a polynomial by a polynomial by a column (corner)

Dividing a polynomial by a polynomial by a column (corner)
The polynomial 2x4-11x3+19x2-13x+3 is the dividend by the polynomial 2x2 - 3x + 1 with no remainder.

Answer: 2x4 - 11x3 + 19x2 - 13x + 3 = (x2 - 4x + 3)*(2x2 - 3x + 1).

UNITS MASTER - unit conversion for professionals
Related Sites & Topics:
Copyright © 2025 Intemodino Group s.r.o.
All rights reserved
Menu