Operations on Polynomials

There are four major polynomial operations:

  • Addition of Polynomials
  • Subtraction of Polynomials
  • Multiplication of Polynomials
  • Division of Polynomials
  • Factorization of Polynomial

Addition of Polynomials

When adding polynomials, it is important to combine the like terms, which means adding the terms that have the same variable and exponent. Adding polynomials will always yield a polynomial of the same degree as the original polynomials being added.

Example: Add the polynomials 3x2 + 2x + 1 and 2x2 – 4x + 3.

Solution:

Identify like terms,

  • x2 are 3x2 and 2x2 are like terms.
  • x are 2x and -4x are like terms.
  • Constant terms are 1 and 3.

Combining the like terms, we have and add the coefficients of the like terms

(3x2 + 2x2) + (2x – 4x) + (1 + 3)

Simplifying,

5x2 – 2x + 4

Therefore,

(3x2 + 2x + 1) + (2x2 – 4x + 3)

= 5x2 – 2x + 4

Subtraction of Polynomials

When it comes to subtracting polynomials, the process is similar to addition, but with a different operation. You subtract the like terms to find the solution. It’s important to remember that subtracting polynomials will always result in a polynomial of the same degree.

Example: Subtraction the polynomial 2x2 + 3x – 5 from the polynomial 4x2 – 2x + 7.

Solution:

(4x2 – 2x + 7) – (2x2 + 3x – 5)

= 4x2 – 2x + 7 – 2x2 – 3x + 5

= (4x2 – 2x2) + (-2x – 3x) + (7 + 5)

= 2x2 – 5x + 12

Multiplication of Polynomials

When two or more polynomials are multiplied together, the resulting polynomial will generally have a higher degree than the original polynomials, unless one of them is a constant polynomial.

Example: Multiply the polynomials (x + 2) and (x – 3).

Solution:

= (x + 2) Γ— (x – 3)

= x Γ— x + x Γ— (-3) + 2 Γ— x + 2 Γ— (-3)

= x2 – 3x + 2x – 6

= x2 – x – 6

Division of Polynomials

It is an arithmetic operation by which a polynomial is divided by another polynomial in a known as polynomial division. For this operation to succeed, the divisor polynomial must have a degree that is less than or equal to the dividend polynomial.

There are several ways to divide polynomials, some of which include:

  • Long Division
  • Synthetic Division
  • Polynomial Division Using Factors

Read more about Dividing Polynomials

Polynomials – Definition, Standard Form, Types, Identities, Zeroes

Polynomials: In mathematics, polynomials are mathematical expressions consisting of indeterminates (also called variables) and coefficients, that involve only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. They are used in various fields of mathematics, astronomy, economics, etc. There are various examples of the polynomials such as 2x + 3, x2 + 4x + 5, etc.

In this article, we will learn about, Polynomials, Degrees of Polynomials, Examples of Polynomials, Zeros of Polynomials, Polynomial Equations, and others in detail.

Table of Content

  • What are Polynomials?
  • Polynomials Definition
  • Polynomials Examples
  • Characteristics of Polynomials
  • Standard Form of a Polynomial
  • Degree of a Polynomial
    • Degree of Single Variable Polynomial
    • Degree of a Multivariable Polynomial
  • Terms in a Polynomial
  • Types of Polynomials
  • Properties of Polynomials (Theorems of Polynomials)
  • Operations on Polynomials
    • Addition of Polynomials
    • Subtraction of Polynomials
    • Multiplication of Polynomials
    • Division of Polynomials
  • Factorization of Polynomials
  • Methods of Factorization of Polynomial
    • Greatest Common Factor (GCF)
    • Substitution Method
    • Grouping Method
    • Difference of Two Squares Identity
  • Zeros of Polynomial
    • How to Find Zeros of Polynomials?
    • Linear Polynomial
    • Quadratic Polynomial
    • Cubic Polynomial
  • Higher Degree Polynomial
  • Polynomial Identities
  • Polynomial Equations
  • Solving Polynomials
  • Polynomial Functions
  • Polynomials Class 9 Extra Questions
  • Polynomials Class 10 Extra Questions
  • Practice Problems on Polynomial

Similar Reads

What are Polynomials?

A polynomial is a mathematical expression that involves variables (like x), numbers, and operations like addition, subtraction, and multiplication and the power of variables is non-negative integers....

Polynomials Definition

Polynomial is defined as the mathematical expression that are made up of variables, constant in which the powers of variables are non negative integers. In mathematics a Polynomials is defined as,...

Polynomials Examples

Various examples of the polynomial equations are:...

Characteristics of Polynomials

A polynomial can have the following characteristics:...

Standard Form of a Polynomial

Standard form of a polynomial is the way of representing a polynomial in mathematics. In standard form of polynomial the terms of the polynomial are written in the descending order of their degree. The example of standard form of a polynomial is:...

Degree of a Polynomial

The degree of a polynomial is determined by the highest exponent or power of the variable in the expression. It represents the highest degree term in the polynomial....

Terms in a Polynomial

In a polynomial various terms are separated using the plus(+) and the minus(-) sign. Depending on the number of terms in a polynomial a polynomial can be monomial, binomial, etc....

Types of Polynomials

Polynomials are classified based on the number of terms they contain, and they can be divided into the following categories:...

Properties of Polynomials (Theorems of Polynomials)

Various properties of the polynomials are:...

Operations on Polynomials

There are four major polynomial operations:...

Factorization of Polynomials

Factorization of polynomials refers to the process of breaking down a polynomial expression into a product of simpler polynomial expressions. It involves finding the factors of the given polynomial, which are the polynomial expressions that, when multiplied together, yield the original polynomial....

Methods of Factorization of Polynomial

There are four different factoring polynomials formulas as follows:...

Zeros of Polynomial

Zeros of a polynomial, also known as roots or solutions, are the values of the variable that make the polynomial equal to zero. In other words, they are the values of x for which the polynomial evaluates to zero....

Higher Degree Polynomial

The higher degree polynomial equation is of the form y = axn+ bxn – 1+cxn – 2 + ….. px + q. The remainder theorem can be used to factorize higher-degree polynomials, resulting in a quadratic equation. This quadratic equation can then be further factorized to obtain the two factors needed for the polynomial....

Polynomial Identities

All identities of polynomials which are also called as algebraic identities are provided below:...

Polynomial Equations

Polynomial Equations are the equations that are formed using polynomials. General form of polynomial equation is,...

Solving Polynomials

Solving polynomials or solving polynomial equations means finding the zeros or roots of the polynomial equation. There are various method to find the root of the polynomial equations....

Polynomial Functions

Polynomial functions are the function containing various polynomial, they have variables, coefficient, constant, etc. Example,...

Polynomials Class 9 Extra Questions

Question 1: Find the value of x in the polynomial equation 2x2 – 5x + 3 = 0....

Polynomials Class 10 Extra Questions

Example 1: Find the degree of 5x5 – 2x3 + 4x2 – x + 4....

Practice Problems on Polynomial

Q1. Find the roots of the polynomial equation 2x2 – 5x + 7...

FAQs of Polynomial

What is a Polynomial?...

Contact Us