Introduction to Linear Polynomials (RBSE Class 9 · Mathematics)
An algebraic expression is just a recipe in symbols. When the powers of the variable are whole numbers, the recipe has a special name — a polynomial — and a rich set of rules for finding its value, its roots and its factors.
RBSE note (2026-27). Class 9 uses the new NCF (Ganita Prakash 9) Mathematics textbook. Introduction to Linear Polynomials opens the algebra strand. BSER (Ajmer) sets the exam.
1. What is a polynomial?
A polynomial in one variable x is an expression of the form:
where the coefficients are real numbers and the powers of x are whole numbers (0, 1, 2, …).
- Term: each part separated by + or − (e.g. 3x², −5x, 7).
- Coefficient: the number multiplying a power of x (in 3x², the coefficient is 3).
- Constant term: the term with no variable (7 above).
and are not polynomial terms — their powers (½, −1) are not whole numbers.
2. Degree and types
The degree is the highest power of the variable.
| Degree | Name | Example |
|---|---|---|
| 0 | constant polynomial | 5 |
| 1 | linear polynomial | 2x + 3 |
| 2 | quadratic polynomial | x² − 5x + 6 |
| 3 | cubic polynomial | x³ − 1 |
By number of terms: monomial (1), binomial (2), trinomial (3).
3. Value and zero of a polynomial
The value of p(x) at x = a is p(a) — substitute and evaluate.
A zero (root) of p(x) is a value of x for which p(x) = 0. For a linear polynomial ax + b:
So a linear polynomial has exactly one zero. A polynomial of degree n has at most n zeroes.
4. The Remainder Theorem
If a polynomial p(x) is divided by (x − a), the remainder is p(a).
This lets you find a remainder without long division — just evaluate p(a).
5. The Factor Theorem
(x − a) is a factor of p(x) if and only if p(a) = 0.
So to test whether (x − a) divides p(x), check if p(a) = 0. This is the key tool for factorising higher-degree polynomials: find one root by trial, then divide out its factor.
6. Worked examples
(a) Find the remainder when p(x) = x³ − 2x² + x + 1 is divided by (x − 1).
By the Remainder Theorem, remainder = p(1) = 1 − 2 + 1 + 1 = 1.
(b) Is (x − 2) a factor of p(x) = x³ − 3x² + 4?
p(2) = 8 − 12 + 4 = 0. Since p(2) = 0, by the Factor Theorem (x − 2) is a factor.
7. Quick recap
- A polynomial has whole-number powers; know term, coefficient, constant, degree.
- Types by degree: constant (0), linear (1), quadratic (2), cubic (3).
- A zero makes p(x) = 0; a linear ax + b has the single zero x = −b/a; degree n → at most n zeroes.
- Remainder Theorem: remainder on dividing by (x − a) is p(a).
- Factor Theorem: (x − a) is a factor ⇔ p(a) = 0 — the engine of factorisation.
