Property
A polynomial is an expression that can be written in the form
anβxn+β¦+a2βx2+a1βx+a0β Each real number
aiβ is called a
coefficient.
The number
a0β that is not multiplied by a variable is called a
constant.
Each product
aiβxi is a
term of a polynomial.
The highest power of the variable that occurs in the polynomial is called the
degree of a polynomial.
The
leading term is the term with the highest power, and its coefficient is called the
leading coefficient.
To identify these, first find the highest power of the variable for the degree, then identify the term with that power as the leading term, and finally, identify that term's coefficient.
Examples
- For 5x4β3x2+7, the degree is 4, the leading term is 5x4, and the leading coefficient is 5.
- For 8+yβ6y3, the degree is 3, the leading term is β6y3, and the leading coefficient is β6.
- For z7β9z5+z, the degree is 7, the leading term is z7, and the leading coefficient is 1.
Explanation
A polynomial is a sum of terms where variables have non-negative integer exponents. The degree is the highest exponent, which indicates the polynomial's complexity. The leading term and its coefficient are important for understanding the polynomial's behavior.