Property
A polynomial function has the form
f(x)=anβxn+anβ1βxnβ1+anβ2βxnβ2+β―+a2βx2+a1βx+a0β where a0β,a1β,a2β,β¦,anβ are constants and anβξ =0. The coefficient anβ of the highest power term is called the lead coefficient. Polynomials can be written in descending powers, where terms are ordered from the highest degree to the lowest, or in ascending powers, where terms are ordered from lowest degree to highest.
Examples
- The expression p(x)=7x4β3x2+5 is a polynomial. Its degree is 4 and its lead coefficient is 7.
- The polynomial q(x)=5xβ2x3+8 written in descending powers is q(x)=β2x3+5x+8.
- The polynomial r(x)=4x3+x5β9 written in ascending powers is r(x)=β9+4x3+x5.
Explanation
A polynomial is an expression built from variables and coefficients, using only addition, subtraction, multiplication, and non-negative integer exponents. The lead coefficient is simply the number in front of the term with the biggest exponent.