CBSE Weightage:

CBSE Class 9 Maths — Polynomials

CBSE Class 9 Maths — Polynomials — chapter overview, key concepts, solved examples, and exam strategy.

5 min read

Chapter Overview & Weightage

Polynomials is one of the foundational chapters in Class 9 Maths. It sits in the Algebra unit, which carries about 20 marks in the CBSE Class 9 annual exam. Within that unit, Polynomials typically contributes 6–8 marks.

Questions from this chapter appear in all sections — 1-mark MCQs (identify degree/type), 2-mark short answers (find zeros, verify), and 3-mark questions (factor theorem application, factorise). The 4-mark question sometimes involves combining Polynomials with Number Systems.

Marks weightage areaExpected marks
Definitions, types, degree1–2 marks
Zeros of polynomials2–3 marks
Remainder and Factor Theorem2–3 marks
Factorisation using identities2–3 marks

Key Concepts You Must Know

What is a polynomial? An algebraic expression with non-negative integer exponents and real coefficients. 3x25x+23x^2 - 5x + 2 is a polynomial; 1x+3\frac{1}{x} + 3 is not (negative exponent).

Types by degree:

  • Constant polynomial — degree 0, e.g., 77
  • Linear polynomial — degree 1, e.g., 2x+32x + 3
  • Quadratic polynomial — degree 2, e.g., x24x^2 - 4
  • Cubic polynomial — degree 3, e.g., x32x+1x^3 - 2x + 1

Types by number of terms:

  • Monomial — 1 term: 5x25x^2
  • Binomial — 2 terms: x2+3x^2 + 3
  • Trinomial — 3 terms: x25x+6x^2 - 5x + 6

Zero of a polynomial: The value of xx for which p(x)=0p(x) = 0. A linear polynomial has exactly one zero; a quadratic can have up to two zeros.

Remainder Theorem: When p(x)p(x) is divided by (xa)(x - a), the remainder is p(a)p(a). No need to actually do the division.

Factor Theorem: (xa)(x - a) is a factor of p(x)p(x) if and only if p(a)=0p(a) = 0.

Important Formulas

(a+b)2=a2+2ab+b2( a + b )^2 = a^2 + 2ab + b^2 (ab)2=a22ab+b2( a - b )^2 = a^2 - 2ab + b^2 a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b) (a+b+c)2=a2+b2+c2+2ab+2bc+2ca(a + b + c)^2 = a^2 + b^2 + c^2 + 2ab + 2bc + 2ca (a+b)3=a3+3a2b+3ab2+b3(a + b)^3 = a^3 + 3a^2b + 3ab^2 + b^3 (ab)3=a33a2b+3ab2b3(a - b)^3 = a^3 - 3a^2b + 3ab^2 - b^3 a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a+b)(a^2 - ab + b^2) a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a-b)(a^2 + ab + b^2) a3+b3+c33abc=(a+b+c)(a2+b2+c2abbcca)a^3 + b^3 + c^3 - 3abc = (a+b+c)(a^2+b^2+c^2-ab-bc-ca)

If p(x)p(x) is divided by (xa)(x - a), remainder =p(a)= p(a).

Special case: divided by (ax+b)(ax + b), substitute x=b/ax = -b/a.

Solved Previous Year Questions

PYQ 1 — Find the value of k (2-mark type)

Q: If x=2x = 2 is a zero of p(x)=kx2+2x3p(x) = kx^2 + 2x - 3, find kk.

Solution: Since x=2x = 2 is a zero, p(2)=0p(2) = 0.

k(2)2+2(2)3=0k(2)^2 + 2(2) - 3 = 0 4k+43=04k + 4 - 3 = 0 4k+1=04k + 1 = 0 k=14k = -\frac{1}{4}

PYQ 2 — Remainder Theorem (2-mark type)

Q: Find the remainder when p(x)=x36x2+14x3p(x) = x^3 - 6x^2 + 14x - 3 is divided by (x3)(x - 3).

Solution: By Remainder Theorem, substitute x=3x = 3:

p(3)=2754+423=12p(3) = 27 - 54 + 42 - 3 = 12

Remainder is 12. No long division needed.

PYQ 3 — Factorise using identities (3-mark type)

Q: Factorise 8x3+27y38x^3 + 27y^3.

Solution: Recognise this as a3+b3a^3 + b^3 where a=2xa = 2x and b=3yb = 3y.

8x3+27y3=(2x)3+(3y)38x^3 + 27y^3 = (2x)^3 + (3y)^3 =(2x+3y)[(2x)2(2x)(3y)+(3y)2]= (2x + 3y)[(2x)^2 - (2x)(3y) + (3y)^2] =(2x+3y)(4x26xy+9y2)= (2x + 3y)(4x^2 - 6xy + 9y^2)

Difficulty Distribution

LevelTypes of questionsMarks
EasyIdentify degree/type, find value of polynomial at a point1–2
MediumRemainder Theorem, find zero, factorise trinomial2–3
HardFactor Theorem with unknowns, cube identities, sum a3+b3+c3a^3+b^3+c^3 when a+b+c=0a+b+c=03–4

Expert Strategy

Start this chapter by memorising all the algebraic identities thoroughly — these identities are not just for Class 9, they appear in Class 10, 11, 12, and even JEE. Think of them as investments.

For Factor Theorem problems, always try small integers first (±1,±2,±3\pm 1, \pm 2, \pm 3) as trial values. If p(1)=0p(1) = 0, then (x1)(x-1) is a factor, and you just reduced a cubic to a quadratic.

When factorising cubics by splitting the middle term approach doesn’t work, always go back to Factor Theorem — it never fails.

For the identity a3+b3+c3=3abca^3 + b^3 + c^3 = 3abc when a+b+c=0a + b + c = 0 — this is a very common 1-marker trick question. Spot that a+b+c=0a + b + c = 0 in the problem and directly write 3abc3abc as the answer.

Common Traps

Trap 1: Confusing degree with number of terms. 5x35x^3 has degree 3 but only one term (monomial). Never count terms to find degree.

Trap 2: Wrong sign in Factor Theorem. If the factor is (x+2)(x + 2), substitute x=2x = -2 (not +2+2). The zero of (x+2)(x + 2) is x=2x = -2.

Trap 3: Students apply the identity a2b2=(a+b)(ab)a^2 - b^2 = (a+b)(a-b) but forget that aa and bb can be expressions like 2x2x or 3y3y. Always rewrite as (a)2(b)2(a)^2 - (b)^2 first to identify aa and bb clearly.

Trap 4: Writing x\sqrt{x} or x1x^{-1} inside and calling it a polynomial. A polynomial requires non-negative integer exponents. Watch out for expressions like x1/2+3x^{1/2} + 3 — these are NOT polynomials.