27 Polynomials
27 Polynomials
example of a polynomial
this one has 3 terms
Polynomial comes from poly- (meaning "many") and -nomial (in this case meaning "term")
... so it says "many terms"
Polynomial or Not?
3x
x-2
-6y2 - (7/9)x
512v5+ 99w5
(Yes, even "5" is a polynomial, one term is allowed, and it can even be just a constant!)
And these are not polynomials
3xy-2 is not, because the exponent is "-2" (exponents can only be 0,1,2,...)
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
4
Example: x
Example: xy
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.
4
Example: x -2x +x
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:
The Degree is 3 (the largest exponent of x)
Standard Form
The Standard Form for writing a polynomial is to put the terms with the highest degree first.
x6 + 4x3 + 3x2 - 7