The language of polynomials
Theory
A polynomial in standard form is \(P(x)=a_nx^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0\), a sum of whole-number powers of \(x\) with number coefficients. Its degree \(n\) is the highest power present, \(a_n x^n\) is the leading term with leading coefficient \(a_n\), and \(a_0\) is the constant term. A polynomial is monic when \(a_n=1\); you evaluate it by substituting to find \(P(a)\), and its end behaviour follows from the leading term and whether the degree is even or odd.
A polynomial is an expression built from non-negative integer powers of a variable. Written in standard form — powers in decreasing order — it is \(P(x)=a_nx^n+a_{n-1}x^{n-1}+\cdots+a_1x+a_0\), where the numbers \(a_n,a_{n-1},\dots,a_0\) are the coefficients and each \(a_kx^k\) is a term. Powers must be whole numbers, so \(x^2\) and \(x^5\) are allowed but \(\sqrt{x}=x^{1/2}\) and \(\dfrac{1}{x}=x^{-1}\) are not.
The degree is the highest power with a non-zero coefficient. That top term \(a_nx^n\) is the leading term, its coefficient \(a_n\) is the leading coefficient, and the term with no \(x\), namely \(a_0\), is the constant term. When the leading coefficient is \(1\) the polynomial is monic. Degrees \(1,2,3,4\) name the familiar linear, quadratic, cubic and quartic polynomials.
To evaluate a polynomial at \(x=a\), substitute and simplify to get the number \(P(a)\); in particular \(P(0)=a_0\), the constant term. For very large \(|x|\) the leading term \(a_nx^n\) dwarfs every other term, so the end behaviour of the graph depends only on the sign of \(a_n\) and the parity (even or odd) of the degree \(n\).
If the leading coefficient were negative, each curve would be reflected in the \(x\)-axis: the odd-degree ends become up-left and down-right, and the even-degree ends both point down.
Standard form — powers of \(x\) in decreasing order with number coefficients:
Degree, leading term and leading coefficient, constant term, and the monic condition:
End behaviour — for large \(|x|\) the polynomial behaves like its leading term:
How to read a polynomial's language
- Write it in standard form. Expand any brackets, collect like terms, and order the powers of \(x\) from highest to lowest.
- Read the degree and leading term. The highest power present is the degree \(n\); the term \(a_nx^n\) is the leading term and \(a_n\) is the leading coefficient. It is monic if \(a_n=1\).
- Identify the constant term. The term with no \(x\) is \(a_0\); it equals \(P(0)\), the \(y\)-intercept. If none is written, \(a_0=0\).
- Evaluate when needed. To find \(P(a)\), substitute \(x=a\) and simplify carefully with signs and powers.
- State the end behaviour. Use the sign of \(a_n\) and whether \(n\) is even or odd to decide which way each end of the graph goes.
| degree | \(=\) | \(4\) |
| leading term | \(=\) | \(3x^4\) |
| leading coefficient | \(=\) | \(3\) |
| constant term | \(=\) | \(-5\) |
| \(P(2)\) | \(=\) | \((2)^3-4(2)+1\) |
| \(=\) | \(8-8+1\) | |
| \(=\) | \(1\) |
| \(P(-1)\) | \(=\) | \((-1)^3-4(-1)+1\) |
| \(=\) | \(-1+4+1\) | |
| \(=\) | \(4\) |
| \(P(x)\) | \(=\) | \((3x^3-x^3)+(2x^2-x^2)+5\) |
| \(=\) | \(2x^3+x^2+5\) |
| degree | \(=\) | \(3\) |
| leading coefficient | \(=\) | \(2\) |
| constant term | \(=\) | \(5\) |
| leading term | \(=\) | \(-2x^5\) |
| degree \(n\) | \(=\) | \(5\ (\text{odd})\) |
| \(a_n\) | \(=\) | \(-2\ (<0)\) |
| as \(x\to-\infty\) | \(:\) | \(P(x)\to+\infty\) |
| as \(x\to+\infty\) | \(:\) | \(P(x)\to-\infty\) |
Common pitfalls
Frequently asked questions
What is the degree of a polynomial?
The degree is the highest power of \(x\) with a non-zero coefficient, once the polynomial is in standard, expanded form. For \(3x^4-2x^2+7x-5\) the degree is \(4\); the degree controls the maximum number of turning points and the end behaviour.
What are the leading term and leading coefficient?
The leading term is the term of highest degree and the leading coefficient is the number in front of it. In \(3x^4-2x^2+7x-5\) they are \(3x^4\) and \(3\). Reorder into standard form first, since the leading term is not necessarily written first.
What does it mean for a polynomial to be monic?
A polynomial is monic when its leading coefficient is \(1\), so it looks like \(x^n+\cdots\). For example \(x^3-4x+1\) is monic, but \(2x^3-4x+1\) is not because its leading coefficient is \(2\).
How do you evaluate P(a)?
Substitute \(x=a\) and simplify. For \(P(x)=x^3-4x+1\), \(P(2)=8-8+1=1\) and \(P(-1)=-1+4+1=4\). The value \(P(0)\) always equals the constant term.
How do you find the end behaviour of a polynomial?
For large \(|x|\) the leading term dominates, so the end behaviour depends only on the sign of the leading coefficient and the parity of the degree. Even degree sends both ends the same way; odd degree sends the ends opposite ways.
What is the constant term of a polynomial?
The constant term is \(a_0\), the term with no \(x\), and it equals \(P(0)\), the \(y\)-intercept. If none is written, the constant term is \(0\); for example \(x^3+x\) has constant term \(0\).