Math is Fun
Bookmark Add to favorites
link Link here
Math is Fun HomeHome





Top-rated teacher Web sites rated by teacher usage
Edunet site of the week January 2001
Maths Is Fun is ICRA Registered

Copyright © 2009
MathsIsFun.com

Polynomials

A polynomial is made up of terms that are only added, subtracted or multiplied.

A polynomial looks like this:

polynomial example
example of a polynomial
this one has 3 terms

 

Polynomial comes form poly- (meaning "many") and -nomial (in this case meaning "term") ... so it says "many terms"

A polynomial can have:

constants (like 3, -20, or ½)
variables (like x and y)
exponents (like the 2 in y2) but only 0, 1, 2, 3, ... etc

That can be combined using:

+ addition,
- subtraction, and
× multiplication
 
circle ... but not division! circle

Those rules keeps polynomials simple, so they are easy to work with!

Polynomial or Not?

polynomial

These are polynomials:

  • 3x
  • x - 2
  • -6y2 - (7/9)x
  • 3xyz + 3xy2z - 0.1xz - 200y + 0.5
  • 512v5+ 99w5
  • 1

(Yes, even "1" is a polynomial, it has one term which just happens to be a constant).

And these are not polynomials

  • 2/(x+2) is not, because dividing is not allowed
  • 1/x is not
  • 3xy-2 is not, because the exponent is "-2" (exponents can only be 0,1,2,...)
  • √x is not, because the exponent is "½" (see fractional exponents)

But these are allowed:

  • x/2 is allowed, because it is also (½)x (the constant is ½, or 0.5)
  • also 3x/8 for the same reason (the constant is 3/8, or 0.375)
  • √2 is allowed, because it is a constant (= 1.4142...etc)

Monomial, Binomial, Trinomial

There are special names for polynomials with 1, 2 or 3 terms:

monomial, binomial, trinomial

How do you remember the names? Think cycles!
mono tri bi

(There is also quadrinomial (4 terms) and quintinomial (5 terms),
but those names are not often used)

Can Have Lots and Lots of Terms

Polynomials can have as many terms as needed, but not an infinite number of terms.

What is Special About Polynomials?

Because of the strict definition, polynomials are easy to work with.

For example we know that:

So you can do lots of additions and multiplications, and still have a polynomial as the result.

Also, polynomials of one variable are easy to graph, as they have smooth and continuous lines.

Example: x4-2x2+x

x^4-2x^2+x

See how nice and
smooth the curve is?

Degree

The degree of a polynomial with only one variable is the largest exponent of that variable.

Example:

4x3-x-3 The Degree is 3 (the largest exponent of x)

For more complicated cases, read Degree (of an Expression).

Standard Form

The Standard Form for writing a polynomial is to put the terms with the highest degree first.

Example: Put this in Standard Form: 3x2 - 7 + 4x3 + x6

The highest degree is 6, so that goes first, then 3, 2 and then the constant last:

x6 + 4x3 + 3x2 - 7

You don't have to use Standard Form, but it helps.