Polynomials (Definition, Types and Examples) (2024)

Polynomials are algebraic expressions that consist of variables and coefficients. Variables are also sometimes called indeterminates. We can perform arithmetic operations such as addition, subtraction, multiplication, and also positive integer exponents for polynomial expressions but not division by variable. An example of a polynomial with one variable is x2+x-12. In this example, there are three terms: x2, x and -12.

Polynomials (Definition, Types and Examples) (1)

Also, Check: What is Mathematics

The word polynomial is derived from the Greek words ‘poly’ means ‘many‘ and ‘nominal’ means ‘terms‘, so altogether it is said as “many terms”. A polynomial can have any number of terms but not infinite. Let’s learn about the degrees, terms, types, properties, and polynomial functions in this article.

Table of Contents:
  • Definition
  • Notation
  • Degree
  • Terms
  • Types
    • Monomial
    • Binomial
    • Trinomial
  • Properties
  • Equations
  • Function
  • Solving Polynomials
    • Linear Polynomial
    • Quadratic Polynomial
  • Operations
    • Addition
    • Subtraction
    • Multiplication
    • Division
  • Examples
  • FAQs

Polynomials (Definition, Types and Examples) (4)

What is a Polynomial?

Polynomial is made up of two terms, namely Poly (meaning “many”) and Nominal (meaning “terms.”). A polynomial is defined as an expression which is composed of variables, constants and exponents, that are combined using mathematical operations such as addition, subtraction, multiplication and division (No division operation by a variable). Based on the number of terms present in the expression, it is classified as monomial, binomial, and trinomial. Examples of constants, variables and exponents are as follows:

  • Constants. Example: 1, 2, 3, etc.
  • Variables. Example: g, h, x, y, etc.
  • Exponents: Example: 5 in x5 etc.

Standard Form of a Polynomial

P(x) = anxn + an-1xn-1 +an-2xn-2 + ………………. + a1x + a0

Where an, an-1, an-2, ……………………, a1, a0 are called coefficients of xn, xn-1, xn-2, ….., x and constant term respectively and it should belong to real number (⋲ R).

Notation

The polynomial function is denoted by P(x) where x represents the variable. For example,

P(x) = x2-5x+11

If the variable is denoted by a, then the function will be P(a)

Degree of a Polynomial

The degree of a polynomial is defined as the highest exponent of a monomial within a polynomial. Thus, a polynomial equation having one variable which has the largest exponent is called a degree of the polynomial.

PolynomialDegreeExample
Zero PolynomialNot Defined6
Constant0P(x) = 6
Linear Polynomial1P(x) = 3x+1
Quadratic Polynomial2P(x) = 4x2+1x+1
Cubic Polynomial3P(x) = 6x3+4x2+3x+1
Quartic Polynomial4P(x) = 6x4+3x3+3x2+2x+1

Example: Find the degree of the polynomial P(x) = 6s4+ 3x2+ 5x +19

Solution:

The degree of the polynomial is 4 as the highest power of the variable 4.

Terms of a Polynomial

The terms of polynomials are the parts of the expression that are generally separated by “+” or “-” signs. So, each part of a polynomial in an expression is a term. For example, in a polynomial, say, 2x2 + 5 +4, the number of terms will be 3. The classification of a polynomial is done based on the number of terms in it.

PolynomialTermsDegree
P(x) = x3-2x2+3x+4x3, -2x2, 3x and 43

Types of Polynomials

Depending upon the number of terms, polynomials are divided into the following categories:

  • Monomial
  • Binomial
  • Trinomial
  • Polynomial containing 4 terms (Quadronomial)
  • Polynomial containing 5 terms (pentanomial ) and so on …

These polynomials can be combined using addition, subtraction, multiplication, and division but is never divided by a variable. A few examples of Non Polynomials are: 1/x+2, x-3

Monomial

A monomial is an expression which contains only one term. For an expression to be a monomial, the single term should be a non-zero term. A few examples of monomials are:

  • 5x
  • 3
  • 6a4
  • -3xy

Binomial

A binomial is a polynomial expression which contains exactly two terms. A binomial can be considered as a sum or difference between two or more monomials. A few examples of binomials are:

  • – 5x+3,
  • 6a4 + 17x
  • xy2+xy

Trinomial

A trinomial is an expression which is composed of exactly three terms. A few examples of trinomial expressions are:

  • – 8a4+2x+7
  • 4x2 + 9x + 7
MonomialBinomialTrinomial
One TermTwo termsThree terms
Example: x, 3y, 29, x/2Example: x2+x, x3-2x, y+2Example: x2+2x+20

Properties

Some of the important properties of polynomials along with some important polynomial theorems are as follows:

Property 1: Division Algorithm

If a polynomial P(x) is divided by a polynomial G(x) results in quotient Q(x) with remainder R(x), then,

P(x) = G(x) Q(x) + R(x)

Where R(x)=0 or the degree of R(x) < the degree of G(x)

Property 2: Bezout’s Theorem

Polynomial P(x) is divisible by binomial (x – a) if and only if P(a) = 0.

Property 3: Remainder Theorem

If P(x) is divided by (x – a) with remainder r, then P(a) = r.

Property 4: Factor Theorem

A polynomial P(x) divided by Q(x) results in R(x) with zero remainders if and only if Q(x) is a factor of P(x).

Learn More: Factor Theorem

Property 5: Intermediate Value Theorem

If P(x) is a polynomial, and P(x) ≠ P(y) for (x < y), then P(x) takes every value from P(x) to P(y) in the closed interval [x, y].

Learn More: Intermediate Value Theorem

Property 6

The addition, subtraction and multiplication of polynomials P and Q result in a polynomial where,

Degree(P ± Q) ≤ Degree(P or Q)

Degree(P × Q) = Degree(P) + Degree(Q)

Property 7

If a polynomial P is divisible by a polynomial Q, then every zero of Q is also a zero of P.

Property 8

If a polynomial P is divisible by two co-prime polynomials Q and R, then it is divisible by (Q • R).

Property 9

If P(x) = a0 + a1x + a2x2 + …… + anxn is a polynomial such that deg(P) = n ≥ 0 then, P has at most “n” distinct roots.

Property 10: Descartes’ Rule of Sign

The number of positive real zeroes in a polynomial function P(x) is the same or less than by an even number as the number of changes in the sign of the coefficients. So, if there are “K” sign changes, the number of roots will be “k” or “(k – a)”, where “a” is some even number.

Property 11: Fundamental Theorem of Algebra

Every non-constant single-variable polynomial with complex coefficients has at least one complex zero.

Property 12

If P(x) is a polynomial with real coefficients and has one complex zero (x = a – bi), then x = a + bi will also be a zero of P(x). Also, x2 – 2ax + a2 + b2 will be a factor of P(x).

Polynomial Equations

Polynomial equations are those expressions which are made up of multiple constants and variables. The standard form of writing a polynomial equation is to put the highest degree first and then, at last, the constant term. An example of a polynomial equation is:

0 = a4 +3a3 -2a2 +a +1

Polynomial Functions

A polynomial function is an expression constructed with one or more terms of variables with constant exponents. If there are real numbers denoted by a, then function with one variable and of degree n can be written as:

f(x) = a0xn + a1xn-1 + a2xn-2 + ….. + an-2x2 + an-1x + an

Solving Polynomials

Any polynomial can be easily solved using basic algebra and factorization concepts. While solving the polynomial equation, the first step is to set the right-hand side as 0. The explanation of a polynomial solution is explained in two different ways:

  • Solving Linear Polynomials
  • Solving Quadratic Polynomials

Solving Linear Polynomials

Getting the solution of linear polynomials is easy and simple. First, isolate the variable term and make the equation as equal to zero. Then solve as basic algebra operation. An example of finding the solution of a linear equation is given below:

Example: Solve 3x – 9

Solution:

First, make the equation as 0. So,

3x – 9 = 0

⇒ 3x = 9

⇒ x = 9/3

Or, x = 3.

Thus, the solution of 3x-9 is x = 3.

Solving Quadratic Polynomials

To solve a quadratic polynomial, first, rewrite the expression in the descending order of degree. Then, equate the equation and perform polynomial factorization to get the solution of the equation. An example to find the solution of a quadratic polynomial is given below for better understanding.

Example: Solve 3x2 – 6x + x3 – 18

Solution:

First, arrange the polynomial in the descending order of degree and equate to zero.

⇒ x3 + 3x2 -6x – 18 = 0

Now, take the common terms.

x2(x+3) – 6(x+3) =0

⇒ (x2-6)(x+3)=0

So, the solutions will be x =-3 or

x2 = 6

Or, x = ±√6

More Polynomials Related Resources:

Remainder Theorem And PolynomialsAlgebraic Expressions
Polynomials WorksheetsZeros Of polynomial

Polynomial Operations

There are four main polynomial operations which are:

  • Addition of Polynomials
  • Subtraction of Polynomials
  • Multiplication of Polynomials
  • Division of Polynomials

Each of the operations on polynomials is explained below using solved examples.

Addition of Polynomials

To add polynomials, always add the like terms, i.e. the terms having the same variable and power. The addition of polynomials always results in a polynomial of the same degree. For example,

Example: Find the sum of two polynomials: 5x3+3x2y+4xy−6y2, 3x2+7x2y−2xy+4xy2−5

Solution:

First, combine the like terms while leaving the unlike terms as they are. Hence,

(5x3+3x2y+4xy−6y2)+(3x2+7x2y−2xy+4xy2−5)

= 5x3+3x2+(3+7)x2y+(4−2)xy+4xy2−6y2−5

= 5x3+3x2+10x2y+2xy+4xy2−6y2−5

Subtraction of Polynomials

Subtracting polynomials is similar to addition, the only difference being the type of operation. So, subtract the like terms to obtain the solution. It should be noted that subtraction of polynomials also results in a polynomial of the same degree.

Example: Find the difference of two polynomials: 5x3+3x2y+4xy−6y2, 3x2+7x2y−2xy+4xy2−5

Solution:

First, combine the like terms while leaving the unlike terms as they are. Hence,

(5x3+3x2y+4xy−6y2)-(3x2+7x2y−2xy+4xy2−5)

= 5x3-3x2+(3-7)x2y+(4+2)xy-4xy2−6y2+5

= 5x3-3x2-4x2y+6xy-4xy2−6y2+5

Multiplication of Polynomials

Two or more polynomial when multiplied always result in a polynomial of higher degree (unless one of them is a constant polynomial). An example of multiplying polynomials is given below:

Example: Solve (6x−3y)×(2x+5y)

Solution:

⇒ 6x ×(2x+5y)–3y × (2x+5y) ———- Using distributive law of multiplication

⇒ (12x2+30xy) – (6yx+15y2) ———- Using distributive law of multiplication

⇒12x2+30xy–6xy–15y2 —————– as xy = yx

Thus, (6x−3y)×(2x+5y)=12x2+24xy−15y2

Division of Polynomials

Division of two polynomial may or may not result in a polynomial. Let us study below the division of polynomials in detail. To divide polynomials, follow the given steps:

Polynomial Division Steps:

If a polynomial has more than one term, we use long division method for the same. Following are the steps for it.

  1. Write the polynomial in descending order.
  2. Check the highest power and divide the terms by the same.
  3. Use the answer in step 2 as the division symbol.
  4. Now subtract it and bring down the next term.
  5. Repeat steps 2 to 4 until you have no more terms to carry down.
  6. Note the final answer, including remainder, will be in the fraction form (last subtract term).

Polynomial Examples

Example:

Given two polynomial 7s3+2s2+3s+9 and 5s2+2s+1.

Solve these using mathematical operation.

Solution:

Given polynomial:

7s3+2s2+3s+9 and 5s2+2s+1

Polynomial Addition: (7s3+2s2+3s+9) + (5s2+2s+1)

= 7s3+(2s2+5s2)+(3s+2s)+(9+1)

= 7s3+7s2+5s+10

Hence, addition result in a polynomial.

Polynomial Subtraction: (7s3+2s2+3s+9) – (5s2+2s+1)

= 7s3+(2s2-5s2)+(3s-2s)+(9-1)

= 7s3-3s2+s+8

Hence addition result in a polynomial.

Polynomial Multiplication:(7s3+2s2+3s+9) × (5s2+2s+1)

= 7s3 (5s2+2s+1)+2s2 (5s2+2s+1)+3s (5s2+2s+1)+9 (5s2+2s+1))

= (35s5+14s4+7s3)+ (10s4+4s3+2s2)+ (15s3+6s2+3s)+(45s2+18s+9)

= 35s5+(14s4+10s4)+(7s3+4s3+15s3)+ (2s2+6s2+45s2)+ (3s+18s)+9

= 35s5+24s4+26s3+ 53s2+ 21s +9

Polynomial Division: (7s3+2s2+3s+9) ÷ (5s2+2s+1)

(7s3+2s2+3s+9)/(5s2+2s+1)

This cannot be simplified. Therefore, division of these polynomial do not result in a Polynomial.

Keep visiting BYJU’S to get more such math lessons on different topics. Also, register now to access numerous video lessons for different math concepts to learn in a more effective and engaging way.

Frequently Asked Questions – FAQs

Q1

What is a Polynomial?

A polynomial is an expression that consists of variables (or indeterminate), terms, exponents and constants. For example, 3x2 -2x-10 is a polynomial.

Q2

What are terms, degrees and exponents in a polynomial?

If 2x2 – 3x +19 is a polynomial, then;
Terms: 2x2,-3x & 19
Degree: 2 (the highest exponent of variable x)
Exponents: Power raised to variable x, i.e. 2 and 1.

Q3

What is the standard form of the polynomial?

A standard polynomial is the one where the highest degree is the first term, and subsequently, the other terms come. For example, x3 – 3x2 + x -12 is a standard polynomial. So the highest degree here is 3, then comes 2 and then 1.

Q4

What is the degree of zero and constant polynomial?

The degree of zero polynomial is not defined while the degree of a constant polynomial is 1.

Q5

Is 8 a polynomial?

8 can be written as 8x0 or 0x2+0x+8, which represents the polynomial expression. Therefore, we can consider 8 as a polynomial.

Q6

How to add and subtract polynomials?

To add polynomials, always add the like terms, i.e. the terms having the same variable and power. The addition of polynomials always results in a polynomial of the same degree.
For example if we add x2+3x and 2x2 + 2x + 9, then we get:
x2+3x+2x2+2x+9 = 3x2+5x+9. Subtracting polynomials is similar to addition, the only difference being the type of operation. So, subtract the like terms to obtain the solution. It should be noted that subtraction of polynomials also results in a polynomial of the same degree.
So,
x2+3x-(2x2+2x+9) = x2+3x-2x2-2x-9 = -x2+x-9

Polynomials (Definition, Types and Examples) (2024)

FAQs

Polynomials (Definition, Types and Examples)? ›

A polynomial equation is an equation formed with variables, exponents, and coefficients together with operations and an equal sign. The general form of a polynomial equation is P(x) = an xn + . . + a1x + a0. Some examples of polynomial equations are x2 + 3x + 2 = 0, x3 + x + 1 = 0, x + 7 = 0, etc.

What are the 4 types of polynomials? ›

Based on the degree of a polynomial, it can be classified into 4 types: zero polynomial, linear polynomial, quadratic polynomial, cubic polynomial. Polynomials should have a whole number as the degree. Expressions with negative exponents are not polynomials. For example, x-2 is not a polynomial.

What is polynomial definition and types? ›

Polynomials are algebraic expressions that may comprise of exponents which are added, subtracted or multiplied. Polynomials are of different types. Namely, Monomial, Binomial, and Trinomial. A monomial is a polynomial with one term. A binomial is a polynomial with two, unlike terms.

What are 5 examples of polynomials? ›

Polynomial
  • 2a + 5b is a polynomial of two terms in two variables a and b.
  • 3xy + 5x + 1 is a polynomial of three terms in two variables x and y.
  • 3y4 + 2y3 + 7y2 – 9y + 3/5 is a polynomial of five terms in two variables x and y.
  • m + 5mn – 7m2n + nm2 + 9 is a polynomial of four terms in two variables m and n.

What is a polynomial and examples? ›

Polynomials are sums of terms of the form k⋅xⁿ, where k is any number and n is a positive integer. For example, 3x+2x-5 is a polynomial.

What is a 5 term polynomial called? ›

Degree 5 – quintic. Degree 6 – sextic (or, less commonly, hexic)

What are the 5 different types of factoring polynomials? ›

Types of Factoring polynomials
  • Greatest Common Factor (GCF)
  • Grouping Method.
  • Sum or difference in two cubes.
  • Difference in two squares method.
  • General trinomials.
  • Trinomial method.

How to identify polynomials? ›

The polynomials can be identified by noting which expressions contain only the operations of addition, subtraction, multiplication, and non-negative integer exponents. The non-polynomial expressions will be the expressions which contain other operations. Explain why the non-polynomial expressions are not polynomials.

Is 5x a polynomial? ›

Yes y = 5x is a polynomial because any monomial is a polynomial. A monomial is something where you have a variable, or collection of variables multiplied. The variables may or may not have exponents.

What makes something not a polynomial? ›

The short answer is that polynomials cannot contain the following: division by a variable, negative exponents, fractional exponents, or radicals.

How do you classify a polynomial? ›

Polynomials are classified according to their number of terms. 4x3 +3y + 3x2 has three terms, -12zy has 1 term, and 15 - x2 has two terms. As already mentioned, a polynomial with 1 term is a monomial. A polynomial with two terms is a binomial, and a polynomial with three terms is a trinomial.

What are the basic concepts of polynomials? ›

Polynomials are algebraic expressions that consist of variables and coefficients. Variables are also sometimes called indeterminates. We can perform arithmetic operations such as addition, subtraction, multiplication, and also positive integer exponents for polynomial expressions but not division by variable.

How to tell if a function is a polynomial? ›

A polynomial function is a function that involves only non-negative integer powers or only positive integer exponents of a variable in an equation like the quadratic equation, cubic equation, etc. For example, 2x+5 is a polynomial that has exponent equal to 1.

What is a real life example of polynomials? ›

It is found in a roller coaster of an amusem*nt park, the slope of a hill, the curve of a bridge or the continuity of a mountain range. They play a key role in the study of algebra, in analysis and on the whole many mathematical problems involving them.

How to learn polynomials easily? ›

A monomial has one term, a binomial has two terms, and a trinomial has three terms. Identify the terms in a polynomial. Remember terms in a polynomial are separated by addition and subtraction and that like terms have the same variable raised to the same exponent. To add and subtract polynomials, combine like terms.

What is the formula of a polynomial? ›

an−bn=(a−b)(an−1+an−2b+…) an+bn=(a+b)(an−1−an−2b+…) an+bn=(a+b)(an−1−an−2b+…)

What is a 4 term polynomial example? ›

While a polynomial with 1, 2 and 3 terms is called monomial, binomial and trinomial, respectively, a polynomial with more than 3 terms does not have a special name. Some examples of a quadrinomial (a polynomial with 4 terms) are. x 3 + 2 x 2 + x − 1 x 5 + x 3 + x − 2 x 3 + x 2 y 2 + y 3 + 1.

What are the 4 polynomial functions? ›

General Form of Different Types of Polynomial Function
DegreeTypeGeneral Form
0ConstantP(x) = p
1LinearP(x) = px + q
2QuadraticP(x) = px² + qx +r
3CubicP(x) = px³ + qx² + rx + s
1 more row

What is 4 in polynomials? ›

A polynomial of degree 1 is called linear. A polynomial of degree 2 is called a quadratic. A polynomial of degree 3 is called a cubic. A polynomial of degree 4 is called a quartic.

What are the 4 types of polynomials graphs? ›

Graphing Polynomials
DegreeNameShape
0ConstantPoint
1LinearLine
2QuadraticParabola
3CubicS-Shape
1 more row

Top Articles
Academic Guides: Health Policy: Introduction: The Policy Process
Real Estate & Mortgage Lawyer in Moncton | Meredith Bateman Law
Printable Whoville Houses Clipart
Ffxiv Shelfeye Reaver
Craigslist Portales
Hay day: Top 6 tips, tricks, and cheats to save cash and grow your farm fast!
How do you mix essential oils with carrier oils?
Xrarse
Elden Ring Dex/Int Build
Slay The Spire Red Mask
Carter Joseph Hopf
Scentsy Dashboard Log In
Wildflower1967
065106619
Q Management Inc
Directions To Advance Auto
Fraction Button On Ti-84 Plus Ce
Hollywood Bowl Section H
Bing Chilling Words Romanized
Craigslist Pet Phoenix
Tyler Sis University City
Never Give Up Quotes to Keep You Going
Dragger Games For The Brain
Craigslist Lake Charles
Fiona Shaw on Ireland: ‘It is one of the most successful countries in the world. It wasn’t when I left it’
Buhl Park Summer Concert Series 2023 Schedule
Cylinder Head Bolt Torque Values
Www Mydocbill Rada
N.J. Hogenkamp Sons Funeral Home | Saint Henry, Ohio
91 Octane Gas Prices Near Me
La Qua Brothers Funeral Home
Wega Kit Filtros Fiat Cronos Argo 1.8 E-torq + Aceite 5w30 5l
Peter Vigilante Biography, Net Worth, Age, Height, Family, Girlfriend
Log in or sign up to view
Toonily The Carry
Midsouthshooters Supply
Fototour verlassener Fliegerhorst Schönwald [Lost Place Brandenburg]
Ticket To Paradise Showtimes Near Regal Citrus Park
Blackwolf Run Pro Shop
Riverton Wyoming Craigslist
Arigreyfr
Sour OG is a chill recreational strain -- just have healthy snacks nearby (cannabis review)
VerTRIO Comfort MHR 1800 - 3 Standen Elektrische Kachel - Hoog Capaciteit Carbon... | bol
Strange World Showtimes Near Marcus La Crosse Cinema
Makemkv Key April 2023
Hampton Inn Corbin Ky Bed Bugs
Tommy Gold Lpsg
Home | General Store and Gas Station | Cressman's General Store | California
Lake County Fl Trash Pickup Schedule
What Responsibilities Are Listed In Duties 2 3 And 4
Qvc Com Blogs
Latest Posts
Article information

Author: Otha Schamberger

Last Updated:

Views: 6005

Rating: 4.4 / 5 (75 voted)

Reviews: 82% of readers found this page helpful

Author information

Name: Otha Schamberger

Birthday: 1999-08-15

Address: Suite 490 606 Hammes Ferry, Carterhaven, IL 62290

Phone: +8557035444877

Job: Forward IT Agent

Hobby: Fishing, Flying, Jewelry making, Digital arts, Sand art, Parkour, tabletop games

Introduction: My name is Otha Schamberger, I am a vast, good, healthy, cheerful, energetic, gorgeous, magnificent person who loves writing and wants to share my knowledge and understanding with you.