
Content Curator
A polynomial is an algebraic expression. It consists of variables and coefficients. Dividing polynomials is an algorithm for solving rational numbers that are polynomials divided by monomials or other polynomials. Polynomial division follows the same rules that apply to integer division.
| Table of Content |
Key Terms: Polynomials, Monomials, Algebraic expression, Binomial, Polynomial division, Coefficients, Integer
Also read: Isosceles Triangle Theorems
Definition of Polynomials
[Click Here for Sample Questions]
An algebraic expression that consists of a variable and a constant with an integer exponent of the variable is known as a Polynomial.
Below is an example of Polynomial algebraic expression:
Here,
- 3x3 is term
- x is variable
- 2, 3 (raised to the power) are exponents
- The term before variables (3,5,7) are coefficient
- Number 6 is constant

Polynomials
The video below explains this:
Polynomials Detailed Video Explanation:
Types of Polynomials
[Click Here for Sample Questions]
Polynomials are segregated according to the number of terms and their degree. There are two types of classification.
- Based on the number of terms
- Based on the Degree of a Polynomial
Based on Number of Terms
Polynomials are divided into three types based on the number of terms: monomials, binomials, and trinomials.
- Monomial: A monomial is a polynomial type with only one term. For Example 5, 2x, 5a2, 6xy5, 2x, 3a2, 8xy
- Binomial: A binomial is a polynomial in which two terms are separated by an addition (+) or subtraction (-) sign. Examples of binomials are 5x+3, 9x–1, 8x+5y, 6x–4y
- Trinomial: A polynomial with exactly three terms is called a trinomial. An example of a trinomial is 8x3- 4x2+8x+7, 3x+9x2–5x3
Also Read:
Based on Degree
Based on the degree, polynomials can be classified into zero or constant polynomials, linear polynomials, cubic polynomials, quadratic polynomials, fourth-order polynomials, and so on.
- Constant or zero polynomial: A constant or zero polynomial whose power of a variable is zero. If the power of the variable is zero, then variable x * 0 = 1, so its value is 1. Zero polynomials have terms that are constants like 3, 2, 6, 10.
- Linear polynomials: Polynomials of which the maximum power of a variable or the degree of the polynomial is 1 are linear polynomials. For Example, x–2, y+2, a+3x–1.
- Quadratic polynomial: A polynomial whose maximum power of a variable or degree of the polynomial is 2 is a quadratic polynomial. For Example x2+x, y2+3, a2-4x2+x, y2+1, a2+6, etc.
- Cubic Polynomials: Polynomials of which the maximum power of a variable or the degree of the polynomial is 3 are cubic polynomials. For example y3+5, x3–2, 15+a3, x+2y3+8
- 4th-degree/Quartic polynomial: A polynomial with a variable or polynomial with a maximum degree of 4 is called a 4th or 4th-degree polynomial. For Example x4+4x3–2x2-x+1, 7y4–y2+1,3y4–y2+1, etc.

Polynomials Classification Based on Degree
Polynomial Operations
[Click Here for Sample Questions]
There are four primary polynomial operations:
- Adding Polynomials- Polynomials of the same degree and variables are added. The result is also a polynomial
- Polynomial Subtraction- Polynomials of the same degree and variable are subtracted. The result is also a polynomial
- Polynomial Multiplication- Multiplying two or more polynomials always results in a higher-order polynomial.
- Polynomial Division- Gives a remainder (fraction form)
Also Read:
Methods of Dividing Polynomial by Another Monomial
[Click Here for Sample Questions]
The division is the splitting of quantities into equal parts. In mathematics, repeating subtraction or the inverse of multiplication is called division. For example, if you divide 30 by 3, you get 10 because 3 is subtracted 10 times from 30.
When dividing a polynomial by a monomial, the division can be performed in two ways. One is to separate the operations Addition (+) and subtraction (-) to solve each part individually. Another approach is to do simple factorization and further simplification.
Splitting Method
Polynomial terms are divided by a monomial to simplify.
To divide the polynomial by the monomial, put the polynomial as Dividend and monomial as the divisor. Find the common denominator. Arrange the terms of the Dividend in the descending order of their power/index. Now, divide each term of the polynomial with the monomial.
For example
- 6m5 + 2m4 - 8m2 ÷ 2m2
Solution:
6m5 + 2m4 - 8m2
= -------------------
2m2
Separate each term
= (6m5/2m2) + (2m4/2m2) - (8m2/2m2)
= 3m3 + 1m2 - 4
- 4x3y + 20x2y2 - 2xy ÷ 2xy
Solution :
4x3y + 10x2y2 - 2xy
= --------------------
2xy
= (4x3y/2xy) + (10x2y2/2xy) - (2xy/2xy)
= 2x2 + 5xy - 1
Factorization Method
When dividing a polynomial by Factorization method, find a common factor between the numerator and the denominator.
For example
- (4x2 + 8x) ÷ 4x.
The numerator and denominator have a common factor of 4x.
Therefore, the algebraic expression is 4x(x + 2) / 4x. Now Cancel out the common term 4x, answer is x+2.
- x3+2x2+20x/ x2+10x
=x(x2+2x+20) / x(x+10).
x2+2x+20 / x+10…..(cancel out the common factor x)
=x2+2x+20 x+10.
=(x+10) (x+5) x+2.
Now it is apparent the numerator and denominator have a common factor of x+2.
Therefore the answer is x+2.
Also Read:
Solved Examples
[Click Here for Sample Questions]
- x2 + 6y2 / 3x2y
Solution:
= x2 + 6y2 / 3x2y
Dividing each term with 3x2y
= (x2 / 3x2y) + (6y2 / 3x2y)
Simplifying the equation
= (1 / 3y) + (2y / x2)
- Divide the polynomial a2 + ab – ac by the monomial –a
Solution:
= a2+ab−ac/−a
Dividing each term with −a
= a2 /−a+ ab/−a− ac/−a
= − a2 /−a− ab/a+ ac/a
After simplifying we get the equation
= -a - b + c
- Divide the polynomial 4m4n4 – 8m3n4 + 6mn3 by the monomial -2mn
Solution:
= 4m4n4 – 8m3n4 + 6mn3 ÷ -2mn
= 4m4n4 – 8m3n4 + 6mn3 ÷ -2mn
= 4m4n4 – 8m3n4 + 6mn3−2mn
Dividing each term with the monomial -2mn
= 4m4n4/−2mn− 8m3n4/−2mn+ 6mn3/−2mn
= −4m4n4/2mn+ 8m3n4/2mn− 6mn3/2mn
After simplifying we get the equation
= 2m3n3 + 4m2n3 - 3n2
- Divide the polynomial (5x2−6x) by the monomial 3x
Solution:
=(5x2−6x) /3x
Find the common factor between the polynomial (5x2−6x) and the monomial 3x
=x(5x−6)/3x
After cutting the common factor, we get the equation
=(5x−6)/3
- Divide the polynomial (x3+2x2+3x) by the monomial 2x
Solution:
= (x3+2x2+3x)​/ 2x
Finding the common factor
=x(x3+2x+3)​/ 2x
Cutting the common factor to get the answer
= (x2+2x+3)/​2
- Divide the polynomial 12x3 – 15xy + 6x by the monomial 3x.
Solution:
=(12x3–15xy + 6x) / 3x
Dividing each term with the monomial 3x
=(12x3/3x) – (15xy/3x) + (6x/3x)
After simplifying the algebraic expression, we get
= 4x2 – 5y + 2
- x + 4x2 + 12x4 - x5 ÷ by 2x
Solution :
First arrange all the terms in decreasing order of exponents
-x5 + 12x4 + 4x2 + x ÷ 4x
-x5 + 12x4 + 4x2 + x
= --------------------
4x
Dividing each term with the monomial 4x
= (-x5/4x) + (12x4/4x) + (4x2/4x) + (x/4x)
After simplifying the algebraic expression, we get
= (-1/4) x4 + 3x3 + x + ¼
- Divide 10x3y + 2x2y2 – 20xy by 2xy
Solution:
(10x3y + 2x2y2 – 20xy) /(2xy)
Dividing each term with the monomial 2xy
= 10x3y /2xy + 2x2y2/2xy – 20xy/2xy
After simplifying the algebraic expression, we get
= 5x2 + xy – 10
Also Read:
Things to Remember
- An algebraic expression that consists of a variable and a constant with an integer exponent of the variable is known as a Polynomial.
- There are two types of polynomials: Based on the number of terms and Based on the Degree of a Polynomial
- The division of polynomial by a monomial can be done in two ways: Splitting Method and Simple factorization
- To divide a polynomial by a monomial, divide each term by the monomial. (signs are important)
- A monomial is a polynomial type with only one term. (4, 2x, 6a2, 5xy5, 8x, 2a2, 3xy)
Read More:
Sample Questions
Ques. What is needed to consider in dividing polynomials? (1 Mark)
Ans. First is to simplify each term. Then divide the coefficients while applying the quotient rule for exponents.
Ques. What are the two methods to divide polynomials by monomials? (1 Mark)
Ans. To divide polynomials by monomials first separately divide each term of the polynomial by the monomial. Or use a factorization method.
Ques. Why divide polynomials separately? (1 Mark)
Ans. It is a complex division , and dividing each term separately simplifies the process.
Ques. Who Found a Long Division in polynomials? (1 Mark)
Ans. Henry Briggs, Found a Long Division method in polynomials.He was the first professor of geometry.He found the long division method at Gresham college in early1597.
Ques. Are all terms in polynomials consisting of monomials? (1 Mark)
Ans. A polynomial is a sum of monomials.The polynomial's term is called a monomial.
Read More:








Comments