• Written By Priya Wadhwa
  • Last Modified 25-01-2023

Division of Polynomials: Definition, Method, and Examples

img-icon

Division of Polynomials: Polynomials are algebraic expressions consisting of variables and constants such that the exponent on the variables is a whole number. We can perform arithmetic operations such as addition, subtraction, multiplication, and division with polynomials. While using division operation we divide polynomial from a polynomial. It is to be noted that the division of 2 polynomial may or may not result in a polynomial.

Polynomial is derived from the Greek word. Poly means many and nomial means terms, so together, we can call a polynomial as many terms. So a polynomial has one or more than one term. The division of polynomials follows the same rules that we use to follow in the division of integers. This article details polynomials, their degree, types, and how to carry out the division of polynomials.

Polynomial Definition

Polynomials are algebraic expressions consisting of variables and constants with a whole number exponents of the variables. A polynomial looks like this:

A polynomial p(x) in one variable x is an algebraic expression in x of the form
p(x)=anxn+an1xn1++a2x2+a1x+a0
where a0,a1,a2,,an are constants and an0.
a0,a1,a2,,an are respectively the coefficients of x0,x1,x2,,xn, and n is called the degree of the polynomial, which should be a whole number.

Each of anxn,an1xn1,,a0, with an0, is called a term of the polynomial p(x). It is also important to note that a polynomial can’t have fractional or negative exponents.
Examples of polynomials are 3y2+2x+5,x3+2x29x4,10x3+5x+y,4x25x+7 etc.

Types of Polynomials

Polynomials are classified based on the number of terms and their degree. Let’s see both types of classification.

Based on the Number of Terms

Based on the number of terms, we can classify polynomials into three types, monomial, binomial, and trinomial.

1. Monomial: A polynomial having only one term is called a monomial.
Examples of monomials are 5,2x,3a2,4xy, etc.

2. Binomial: A polynomial having two terms separated by either the addition (+) or subtraction sign () is called a binomial.
Examples of binomial expressions are 2x+3,3x1,2x+5y,6x3y, etc.

3. Trinomial: A polynomial having exactly three terms is called trinomial.
Examples of trinomials are 4x2+9x+7,12pq+4x210,3x+5x26x3 etc.

Based on the Degree of a Polynomial

Based on the degree, we can classify the polynomials as zero or constant polynomial, linear polynomial, quadratic polynomial, cubic polynomial, quartic or fourth-degree polynomial, and so on.

1. Constant or Zero Polynomial: A polynomial whose power of the variable is zero is known as a constant or zero polynomial. When the power of the variable is zero, its value is nothing but 1 as x0=1. The zero polynomials will have terms that are constants like 2,5,10,101 etc.
Example: 3x0=3×1=3.

2. Linear Polynomial: A polynomial whose highest power of the variable or the polynomial degree is 1 is a linear polynomial.
Example: x1,y+1,a+4, etc.

3. Quadratic Polynomial: A polynomial whose highest power of the variable or the polynomial degree is 2 is a quadratic polynomial.
Example: x2+x,y2+1,a2+8, etc.

4. Cubic Polynomial: A polynomial whose highest power of the variable or the polynomial degree is 3 is a cubic polynomial.
Example: y3+8,x327,5+a3,x3+x2x+2 etc.

5. Quartic Polynomial or fourth-degree polynomial: A polynomial whose highest power of the variable or the polynomial degree is 4 is known as a quartic polynomial or fourth-degree polynomial.
Example: x4+x3x2+x+1,y4y2+1, etc.

Division of Polynomials Methods

In algebra, we can perform the division of algebraic expressions in three ways:

1. Division of a monomial by another monomial
2. Division of a polynomial by a monomial
3. Division of a polynomial by another polynomial

We all are familiar with the basic division algorithm formula of dividing numbers.
Dividend=(Divisor×Quotient)+Remainder

A long division of polynomials is a method for dividing a polynomial by another polynomial of the same or a lower degree. In the long division of polynomials, numerator and denominator are polynomials, as shown below.

The long division of polynomials consists of a divisor, a quotient, a dividend, and a remainder.

Steps for Long Division of Polynomials

The following are the steps required for dividing by a polynomial containing more than one term (Long division method):

Step 1: Write the polynomial in descending order(arranged from the largest degree to the smallest degree). If any term is missing, then use a zero in place of the missing term.
For example: Let us divide the polynomial a(x)=6x4+3x9x2+6 by the quadratic polynomial b(x)=x22 by using the long division method.

First, arrange the given polynomial in the descending order of the power of the variable.

Step 2: Add the missing terms with zero as the coefficient. Divide the polynomial a(x) by b(x) using the same method that we use to divide the numbers.
a(x):6x4+0x39x2+3x+6=x22
b(x):x2+0x2

Step 3: Divide the first term of the dividend by the first term of the divisor.
Now, divide 6x4 by x2 we get the 1st term of the quotient is  6x2.

Step 4: Multiply the quotient obtained in the previous step by the divisor.
That is, multiply the divisor by 6x2.
6x2×(x2+0x2)
Then, we will get the product under the dividend as
6x4+0x312x2

Step 5: Subtract the obtained product from the dividend and then write down the next terms to get the new dividend.

Step 5: Repeat the process in Steps 2,3, and 4 until we get remainder or no more terms to bring down.
Divide 3x2 by x2, we get the 2nd term of the quotient equals 3.

The power of the remaining dividend 3x is 1. It is less than the power of the divisor which is 2. So, we get the required non-zero remainder.

Note: Since the remainder is non-zero, so we can say that x22 is not a factor of 6x49x2+3x+6.
If the remainder is zero then we can say that x22 is a factor of 6x49x2+3x+6.

Solved Examples

Q.1. Divide the polynomial 2x2+3x+1 by x+2.
Ans:

So, here the quotient is 2x1 and the remainder is 3.
Also, (2x1)(x+2)+3=2x2+3x2+3=2x2+3x+1
i.e., 2x2+3x+1=(x+2)(2x1)+3

Therefore, Dividend=Divisor×Quotient+Remainder

Q.2. Find the remainder obtained when x4+x32x2+x+1 is divided by x1.
Answer: It is given that, dividend =x4+x32x2+x+1 and divisor =x1.
Let us divide the polynomial.

So, here the quotient is x3+2x2+1 and the remainder is 2.
Hence, 2 is the remainder when x4+x32x2+x+1 is divided by x1.

Q.3. Find all the zeroes of 2x43x33x2+6x2, if the two of its zeroes are 2 and 2.
Ans: Since two zeroes are 2 and 2,(x2)(x+2)=x22 is a factor of the given polynomial. Now, we divide the given polynomial by x22.

So, 2x43x33x2+6x2=(x22)(2x23x+1) Now, by splitting 3x, we factorise 2x23x+1 as (2x1)(x1).
So, its zeroes are x=12 and x1.

Hence, the required zeroes of the given polynomial are 2,2,12, and 1.

Q.4. Divide the polynomial 3x2x33x+5 by the trinomial x1x2, and verify the division algorithm.
Ans: Note that the given polynomials are not in standard form. To carry out division, we first write both the dividend and divisor in decreasing orders of their degrees.
So, dividend =x3+3x23x+5 and divisor =x2+x1.

Since degree (3)=0<2= degree (x2+x1), so, quotient =x2, remainder =2.
Now, the formula for the division algorithm is
Divisor×Quotient+Remainder
=(x2+x1)(x2)+3
=x3+x2x+2x22x+2+3
=x3+3x23x+5=Dividend
Hence, the division algorithm is verified.

Question 5: Divide the polynomial 1214a213a by the binomial 3+2a.
Answer: Note that the given polynomials are not in standard form. To carry out division, we first write both the dividend and divisor in decreasing orders of their degrees.
So, dividend =14a213a+12  and divisor =2a+3.

Summary

In this article, we have learnt about polynomials, how it looks like, types of polynomials based on the number of terms like monomials, binomials and trinomials. And based on the degree, polynomials are further classified into zero-degree polynomial or constant polynomial, linear polynomial, quadratic polynomial, cubic polynomial, quartic polynomial, etc.

Then we have discussed the method of division of polynomials by using the long division method, steps for division of polynomials, and solved examples.

FAQs – Division of Polynomials

Q.1. How do you divide polynomials with two variables?
Ans: We can divide the polynomials with two variables using the long division method or the synthetic division method.

Q.2. What is the easiest way to divide polynomials?
Ans: By using the long division method, we can easily divide the polynomials to any degree.

Q.3. How is a polynomial division used in real life?
Ans: We use polynomial division for several aspects of our daily lives. We use it in coding, engineering, business, designing, architecting, and other real-life areas. It is used to solve the problems related to solving the expressions involved in area and volume.

Q.4. How do you divide polynomials?
Ans: Polynomials can be divided the same way as we divide numbers, either by factorising or by long division. The method you use depends upon how complex are the polynomial dividend and divisor.

Q.5. How do you know if a polynomial completely divides another polynomial?
Ans: If the remainder is zero after completing the division process, then it means that the polynomials are completely divisible. If a remainder is non-zero, then the polynomial is not divisible.

We hope this article on the division of polynomials has provided significant value to your knowledge. If you have any queries or suggestions, please write them down in the comment section below. We will love to hear from you. Embibe wishes you all the best of luck!

Unleash Your True Potential With Personalised Learning on EMBIBE