Polynomials

Polynomials with one variable make nice smooth curves:

A polynomial can have:

that can be combined using addition, subtraction, multiplication and division .

. but not division by a variable (so something like 2/x is right out)

A polynomial can have constants, variables and exponents,
but never division by a variable.

Also they can have one or more terms, but not an infinite number of terms.

Polynomial or Not?

These are polynomials:

(Yes, "5" is a polynomial, one term is allowed, and it can be just a constant!)

These are not polynomials

But these are allowed:

Monomial, Binomial, Trinomial

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

How do you remember the names? Think cycles!

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

Variables

Polynomials can have no variable at all

Example: 21 is a polynomial. It has just one term, which is a constant.

Or one variable

Example: x 4 − 2x 2 + x has three terms, but only one variable (x)

Or two or more variables

Example: xy 4 − 5x 2 z has two terms, and three variables (x, y and z)

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: x 4 −2x 2 +x

See how nice and
smooth the curve is?

You can also divide polynomials (but the result may not be a polynomial).

Degree

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

Example:

4x 3 − x + 2 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: 3x 2 − 7 + 4x 3 + x 6

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

x 6 + 4x 3 + 3x 2 − 7

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