Polynomials · Degree · Zeros · Remainder Theorem · Factor Theorem
In everyday life, we constantly deal with expressions that contain variables. When a shopkeeper says “the cost of x notebooks at ₹40 each is 40x,” he is unknowingly using a polynomial! Polynomials are one of the most fundamental building blocks of algebra and appear in nearly every branch of mathematics.
The word polynomial comes from the Greek words poly (many) and nomial (terms). So a polynomial literally means “many terms.” However, even a single term like 5x or a constant like 7 is also considered a polynomial.
| Topic | Key Concepts | Marks (Approx.) |
|---|---|---|
| Polynomials & Terms | Variables, coefficients, terms, degree | 2–3 marks |
| Types of Polynomials | Constant, linear, quadratic, cubic | 2–3 marks |
| Zeros of a Polynomial | Finding zeros, graphical meaning | 3–4 marks |
| Remainder Theorem | Division by (x − a), finding remainders | 4–5 marks |
| Factor Theorem | Factors, factorisation, checking factors | 4–5 marks |
An algebraic expression is a combination of constants, variables, and arithmetic operations (+, −, ×). For example: 3x + 5, 2x² − 7x + 1, or just the number 4.
A polynomial is a special type of algebraic expression where:
| Term | Meaning | Example (for 3x² − 5x + 2) |
|---|---|---|
| Variable | The letter representing an unknown quantity | x |
| Coefficient | The number multiplying a variable term | 3 (of x²), −5 (of x) |
| Constant | A term with no variable | 2 |
| Term | Each part separated by + or − | 3x², −5x, 2 (3 terms) |
| Degree | Highest power of the variable | 2 (from x²) |
| Leading Coefficient | Coefficient of the highest degree term | 3 |
| Type | Degree | General Form | Example | Graph Shape |
|---|---|---|---|---|
| Zero Polynomial | Not defined | 0 | 0 | — |
| Constant | 0 | a (a ≠ 0) | 7, −3 | Horizontal line |
| Linear | 1 | ax + b (a ≠ 0) | 2x + 3, −x + 7 | Straight line |
| Quadratic | 2 | ax² + bx + c (a ≠ 0) | x² − 4x + 3 | Parabola (U-shape) |
| Cubic | 3 | ax³ + bx² + cx + d | 2x³ − x + 1 | S-shape curve |
A linear polynomial is a polynomial of degree 1. It has the general form:
The word “linear” comes from “line” — the graph of every linear polynomial is a straight line. This is why linear polynomials are so important: they model relationships where one quantity changes at a constant rate with respect to another.
A zero (or root) of a polynomial p(x) is a value of x for which p(x) = 0. In other words, it is the value that makes the polynomial equal to zero.
For p(x) = ax + b (where a ≠ 0), set p(x) = 0:
ax + b = 0 → ax = −b → x = −b/a
| Polynomial Type | Degree | Maximum Number of Zeros |
|---|---|---|
| Constant (non-zero) | 0 | 0 (never equals zero) |
| Linear | 1 | 1 (exactly one zero) |
| Quadratic | 2 | At most 2 |
| Cubic | 3 | At most 3 |
| Degree n | n | At most n |
The Remainder Theorem provides a quick way to find the remainder when a polynomial is divided by a linear polynomial, without actually performing the long division!
When we divide a polynomial p(x) by (x − a), we get:
p(x) = (x − a) × q(x) + r
where q(x) is the quotient and r is the remainder (a constant). Now substitute x = a:
p(a) = (a − a) × q(a) + r = 0 × q(a) + r = r
So p(a) = r (the remainder). That’s it!
The Factor Theorem is a direct consequence of the Remainder Theorem. It gives us a powerful way to check if a linear expression is a factor of a polynomial.
In simple words: if substituting ‘a’ into the polynomial gives zero, then (x − a) divides the polynomial exactly (with no remainder).
Test your understanding! Type any algebraic expression below and the system will tell you if it is a polynomial, its degree, type, and the number of terms.
Enter a linear polynomial to find its zero, or enter any polynomial and a value to find the remainder using the Remainder Theorem!
See how changing the values of a (slope) and b (y-intercept) affects the graph of p(x) = ax + b. The red dot shows the zero of the polynomial!
Click on an option to check your answer. The correct option will turn green.