Classes IX & X Mathematics

Chapter 2: Polynomials

Standard NCERT & CBSE aligned study curriculum. Master concepts, track accuracy, revise weak areas, and challenge yourself with 9 customized practice modes.

Class Syllabus Selection

This topic is taught in multiple grades. Switch classes to see specific curriculum details:

Chapter Overview

Welcome to Class IX Mathematics: Polynomials. This chapter forms a core structural component of the math syllabus, designed to build analytical rigor and key formula models.

Use the detailed subtopic guide below to review standard definitions, key mathematical rules, and study guidelines.

Prerequisite Concepts

FactorisationAlgebraic Expressions and Identities

Detailed Subtopics Study Guide

Review detailed conceptual explanations, mathematical equations, and guidelines for each subtopic in this chapter:

1Polynomials in one variable

Concept Explanation

A polynomial in one variable x is an algebraic expression of the form a_n x^n + ... + a_1 x + a_0, where the coefficients a_i are real numbers and the exponents of the variable are non-negative integers.

Mathematical Representation
p(x) = a_n x^n + a_{n-1} x^{n-1} + ... + a_1 x + a_0 \quad (n \in \mathbb{W})
Study Guideline: Check that all exponents of the variable are non-negative integers (0, 1, 2...). Terms with variables in denominators or under radicals are not polynomials.

2Degree of a polynomial

Concept Explanation

The degree of a polynomial in one variable is the highest exponent of the variable in that polynomial. Constant polynomials have degree 0, linear polynomials have degree 1, quadratics have degree 2, and cubics have degree 3.

Mathematical Representation
\text{deg}(p(x)) = \max(\{i \mid a_i \neq 0\})
Study Guideline: Locate the term with the highest power of the variable. Non-zero constant polynomials have degree 0; the zero polynomial has undefined degree.

3Zeroes of a polynomial

Concept Explanation

A zero of a polynomial p(x) is a real number k such that p(k) = 0. Graphically, the zeroes are the x-coordinates of the points where the graph of the polynomial intersects the x-axis.

Mathematical Representation
p(k) = 0 \iff k \text{ is a zero of } p(x)
Study Guideline: To find the zeroes, set the polynomial equal to zero and solve the resulting equation using factoring or other algebraic techniques.

4Remainder Theorem and Factor Theorem

Concept Explanation

The Remainder Theorem states that if a polynomial p(x) is divided by (x - a), the remainder is p(a). The Factor Theorem states that (x - a) is a factor of p(x) if and only if p(a) = 0.

Mathematical Representation
p(x) = (x - a)q(x) + p(a); \quad p(a) = 0 \iff (x - a) \text{ is a factor of } p(x)
Study Guideline: Use the Factor Theorem to quickly check if a binomial is a factor of a polynomial by plugging the root into the polynomial and checking if it equals 0.

5Algebraic Identities: cubic expansions, sum of cubes

Concept Explanation

Algebraic identities are equations that hold true for all values of the variables. Cubic expansions and sum/difference of cubes are used to factorize or expand third-degree polynomial expressions.

Mathematical Representation
(x+y)^3 = x^3 + y^3 + 3xy(x+y), \quad x^3 + y^3 = (x+y)(x^2 - xy + y^2), \quad x^3 - y^3 = (x-y)(x^2 + xy + y^2)
Study Guideline: Be careful with sign changes: the sum of cubes has a negative middle term in the quadratic factor (-xy), while the difference of cubes has a positive middle term (+xy).