๐Ÿ”ข CBSE Class 9 Mathematics ยท 2026โ€“27 New Syllabus

Introduction to Polynomials

A complete visual guide โ€” algebraic expressions, degree, terms, coefficients, types of polynomials, zeroes, and the graph of y = ax + b. Fully illustrated with step-by-step solutions.

๐Ÿ“Œ Chapter 2 ยท 7 Marks
Algebraic Expressions
Degree & Types
Coefficients
Zeroes of Polynomial
Linear: y = ax + b
50 Practice Qs
Algebraic Expressions
Before studying polynomials, we need to understand what algebraic expressions are โ€” the building blocks from which polynomials are made.

๐Ÿ“ฆ What is an Algebraic Expression?

An algebraic expression is a combination of constants and variables connected by mathematical operations (+, โˆ’, ร—, รท). Variables represent unknown quantities, usually written as x, y, z, etc.

3x 2 + 5x โˆ’ 7 coefficient variable exponent/power operator constant One term = a "monomial"
Anatomy of an algebraic expression: 3xยฒ + 5x โˆ’ 7 โ€” each part has a specific name
Constant
7, โˆ’3
A fixed number with no variable. Its value never changes.
Variable
x, y, z
A letter that represents an unknown or changing quantity.
Coefficient
3 in 3xยฒ
The number multiplied with a variable. Can be any real number.
Exponent
2 in xยฒ
The power to which a variable is raised. Must be a whole number โ‰ฅ 0 in polynomials.
Term
3xยฒ, 5x, โˆ’7
Parts of an expression separated by + or โˆ’. Each coefficient-variable-exponent group.
Polynomial
p(x)
An algebraic expression where all exponents are non-negative whole numbers.
๐Ÿ”‘ What makes something a POLYNOMIAL?
An expression is a polynomial in x if the exponents of x in every term are non-negative integers (0, 1, 2, 3, โ€ฆ)

โœ… IS a polynomial: 3xยฒ + 5x โˆ’ 7  |  xยณ โˆ’ 2  |  5  |  x
โŒ NOT a polynomial: 3xโปยน + 1 (negative exponent)  |  โˆšx = x^(1/2) (fractional exponent)  |  1/x
Key Terminology
These are the precise mathematical names CBSE expects you to use. One wrong term can cost marks.
TermMeaningExample in p(x) = 4xยณ โˆ’ 2xยฒ + 7x โˆ’ 1
Polynomial in xExpression with non-negative integer exponents of x4xยณ โˆ’ 2xยฒ + 7x โˆ’ 1 โœ“
DegreeHighest power of the variableDegree = 3 (from xยณ)
Leading termTerm with the highest power4xยณ
Leading coefficientCoefficient of the leading term4
Constant termTerm with no variable (power of x is 0)โˆ’1
Number of termsHow many separate terms separated by + or โˆ’4 terms
Coefficient of xยฒNumber multiplied with xยฒโˆ’2
Coefficient of xNumber multiplied with x (= xยน)7
๐Ÿ’ก
Exam Tip: When asked "find the coefficient of xยฒ", always look for the number directly multiplying xยฒ. If the term is โˆ’2xยฒ, the coefficient is โˆ’2, NOT 2. The sign is part of the coefficient!
Types of Polynomials
Polynomials are classified in two ways โ€” by the number of terms, and by their degree.

Monomial

1 term
Examples: 5, 3x, โˆ’7xยฒ, 4xยณ

3xยฒ

Binomial

2 terms
Examples: x+1, 2xยฒโˆ’3, xยณ+x

x + 5

Trinomial

3 terms
Examples: xยฒ+2x+1, 3xยฒโˆ’5x+2

xยฒ + 2x + 1
DegreeNameGeneral FormExampleGraph Shape
0 Constant p(x) = a p(x) = 5 Horizontal line
1 Linear p(x) = ax + b p(x) = 2x + 3 Straight line
2 Quadratic p(x) = axยฒ + bx + c p(x) = xยฒ โˆ’ 4 Parabola (U-shape)
3 Cubic p(x) = axยณ + bxยฒ + cx + d p(x) = xยณ โˆ’ 3x S-curve
n nth degree aโ‚™xโฟ + ... + aโ‚x + aโ‚€ xโต + 2xยฒ โˆ’ 1 Depends on n
CONSTANT Degree 0 5 1 term LINEAR Degree 1 2x + 3 straight line QUADRATIC Degree 2 xยฒ โˆ’ 4 parabola (U-shape) CUBIC Degree 3 xยณ โˆ’ 3x + 1 S-curve
Four main types of polynomials classified by degree
Degree of a Polynomial
The degree is the highest exponent of the variable in the polynomial. Finding the degree correctly is one of the most tested skills in CBSE.
๐Ÿ“ Definition โ€” Degree
Degree = the highest power of the variable in the polynomial
For p(x) = aโ‚™xโฟ + aโ‚™โ‚‹โ‚xโฟโปยน + โ€ฆ + aโ‚x + aโ‚€ (where aโ‚™ โ‰  0), the degree is n
Method
How to find the degree of p(x) = 5xยณ โˆ’ 4xยฒ + 7x โˆ’ 2
1
List all terms and their exponents:
5xยณ โ†’ exponent 3 | โˆ’4xยฒ โ†’ exponent 2 | 7x โ†’ exponent 1 | โˆ’2 โ†’ exponent 0
2
Find the highest exponent:
max(3, 2, 1, 0) = 3
3
State the degree:
Degree of p(x) = 3 Cubic polynomial
Degree = 3 (Cubic polynomial)
PolynomialTermsHighest PowerDegreeType
71xโฐ = 10Constant
3x โˆ’ 52xยน1Linear
xยฒ + 2x + 13xยฒ2Quadratic
2xยณ โˆ’ x + 43xยณ3Cubic
xโด โˆ’ 3xยฒ + 23xโด4Bi-quadratic
โš ๏ธ
Tricky Cases: The degree of the zero polynomial (0) is undefined (or sometimes written as โˆ’โˆž). The degree of a non-zero constant like 5 is 0, because 5 = 5xโฐ.
Zeroes of a Polynomial
A zero (or root) of a polynomial p(x) is the value of x that makes p(x) = 0. Finding zeroes is a core skill tested in CBSE exams.
๐Ÿ“Œ Definition โ€” Zero of a Polynomial
A real number a is called a zero of polynomial p(x) if p(a) = 0.
To find zeroes: set p(x) = 0 and solve for x.
A polynomial of degree n has at most n zeroes.
Example 1
Find the zero of p(x) = 2x โˆ’ 6. Verify your answer. [2 Marks]
1
Set p(x) = 0:
2x โˆ’ 6 = 0
2
Solve for x:
2x = 6 โ†’ x = 3
3
Verify โ€” substitute x = 3 back into p(x):
p(3) = 2(3) โˆ’ 6 = 6 โˆ’ 6 = 0 โœ“
๐Ÿ’ก Verification is often asked for 1 extra mark in CBSE.
Zero of p(x) = 2x โˆ’ 6 is x = 3
Example 2
If p(x) = xยฒ โˆ’ 3x + 2, find p(0), p(1), p(2). Which values are zeroes? [3 Marks]
1
Find p(0):
p(0) = (0)ยฒ โˆ’ 3(0) + 2 = 0 โˆ’ 0 + 2 = 2 โ†’ NOT a zero
2
Find p(1):
p(1) = (1)ยฒ โˆ’ 3(1) + 2 = 1 โˆ’ 3 + 2 = 0 โœ“ โ†’ x = 1 IS a zero
3
Find p(2):
p(2) = (2)ยฒ โˆ’ 3(2) + 2 = 4 โˆ’ 6 + 2 = 0 โœ“ โ†’ x = 2 IS a zero
4
Observation: xยฒ โˆ’ 3x + 2 = (xโˆ’1)(xโˆ’2), so it has exactly 2 zeroes. Degree 2 โ†’ at most 2 zeroes
Zeroes are x = 1 and x = 2. (p(0) = 2 is not a zero)
๐Ÿ’ก
Key Insight: Every linear polynomial ax + b (a โ‰  0) has exactly one zero: x = โˆ’b/a. This is because we solve ax + b = 0 โ†’ x = โˆ’b/a. There is always exactly one solution.
Linear Polynomials: y = ax + b
A linear polynomial is a polynomial of degree 1. It has the form y = ax + b, where a is the slope and b is the y-intercept. Understanding these graphically is a key 2026-27 skill.
๐Ÿ“ Standard Form of a Linear Polynomial
y = ax + b    (where a โ‰  0)
a = slope (how steep the line is; positive = rises left-to-right, negative = falls)
b = y-intercept (where the line crosses the y-axis)
Zero of this polynomial: x = โˆ’b/a (where the line crosses the x-axis)

๐Ÿ“ˆ Slope (a)

The slope tells you how much y changes for each unit increase in x.

โ€ข If a > 0: line goes upward (left to right)
โ€ข If a < 0: line goes downward
โ€ข |a| large: steep line | |a| small: gentle slope

๐Ÿ“ Y-intercept (b)

The y-intercept is where the line crosses the y-axis (where x = 0).

โ€ข b > 0: crosses above origin
โ€ข b < 0: crosses below origin
โ€ข b = 0: line passes through origin

b=1 y = 2x + 1 slope=2, y-int=1 b=2 y = โˆ’x + 2 slope=โˆ’1, y-int=2 b=0 y = x slope=1, through O
Graphs of three linear polynomials โ€” each is a straight line crossing the y-axis at its y-intercept
Example 3
For p(x) = 3x โˆ’ 9, find (a) slope, (b) y-intercept, (c) zero, and (d) where line crosses axes. [3 Marks]
a
Slope: comparing with y = ax + b, a = 3 (line rises steeply upward)
b
y-intercept: b = โˆ’9 โ†’ the line crosses the y-axis at (0, โˆ’9)
c
Zero (x-intercept): set 3x โˆ’ 9 = 0 โ†’ 3x = 9 โ†’ x = 3 โ†’ line crosses x-axis at (3, 0)
d
Axes crossing points: x-intercept = (3, 0), y-intercept = (0, โˆ’9)
Slope = 3, y-intercept = โˆ’9, Zero = x = 3, crosses at (3,0) and (0,โˆ’9)
Reading Graphs of Polynomials
CBSE exam questions often show a graph and ask you to read off the zero, slope, or y-intercept. Here is how to do it systematically.

๐Ÿ“Š How to read information from a graph of y = ax + b

1
Find the zero: The zero is the x-coordinate where the line crosses the x-axis (where y = 0). Just read the x-value at that point.
2
Find the y-intercept: Read the y-value where the line crosses the y-axis (where x = 0).
3
Find the slope: Pick two clear points on the line, say (xโ‚,yโ‚) and (xโ‚‚,yโ‚‚).
Slope a = (yโ‚‚ โˆ’ yโ‚)/(xโ‚‚ โˆ’ xโ‚)
4
Write the equation: Substitute a and b into y = ax + b.
๐Ÿ”‘ Key Fact โ€” Number of Zeroes from a Graph
โ€ข A linear polynomial (straight line) crosses the x-axis exactly once โ†’ 1 zero
โ€ข A quadratic polynomial (parabola) may cross the x-axis 0, 1, or 2 times
โ€ข A constant polynomial (horizontal line) crosses the x-axis 0 or infinitely many times
The number of times the graph crosses the x-axis = the number of real zeroes.
Worked Examples
These combine multiple polynomial concepts โ€” the format mirrors 3โ€“5 mark board questions.
Example 4
Find the degree, leading coefficient, and constant term of p(x) = 4 โˆ’ 3x + 5xยณ โˆ’ xยฒ. Also write it in standard form. [3 Marks]
1
Rewrite in standard form (descending powers):
5xยณ โˆ’ xยฒ โˆ’ 3x + 4
2
Degree: Highest power = 3 (Cubic polynomial)
3
Leading coefficient: Coefficient of xยณ = 5
4
Constant term: Term with no variable = 4
5
Coefficient of xยฒ: = โˆ’1 (NOT 1 โ€” the sign belongs to the coefficient)
Standard form: 5xยณ โˆ’ xยฒ โˆ’ 3x + 4 Degree = 3 | Leading coefficient = 5 | Constant term = 4
Example 5
Verify that x = 2 is a zero of p(x) = xยณ โˆ’ 3xยฒ + 4. [2 Marks]
1
Substitute x = 2 into p(x):
p(2) = (2)ยณ โˆ’ 3(2)ยฒ + 4
2
Calculate step by step:
= 8 โˆ’ 3(4) + 4
= 8 โˆ’ 12 + 4
= 0 โœ“
3
Conclusion: Since p(2) = 0, x = 2 IS a zero of p(x). Verified
p(2) = 0 โœ“ โ†’ x = 2 is a zero of p(x) = xยณ โˆ’ 3xยฒ + 4
Example 6
If x = 3 is a zero of p(x) = kxยฒ โˆ’ 7x + 3, find k. [3 Marks]
1
Since x = 3 is a zero: p(3) = 0
2
Substitute x = 3:
k(3)ยฒ โˆ’ 7(3) + 3 = 0
9k โˆ’ 21 + 3 = 0
3
Solve for k:
9k โˆ’ 18 = 0
9k = 18
k = 2
k = 2
Exercise 2.1 โ€” Fully Solved
All standard NCERT exercise questions with complete working โ€” the format CBSE expects in answer papers.
Q1 ยท 1 Mark

Which of the following are polynomials?
(a) xยฒ + 2x + 1   (b) x + 1/x   (c) โˆšx + 2   (d) xยณ โˆ’ 3

a
xยฒ + 2x + 1: All exponents (2,1,0) are non-negative integers โ†’ Polynomial โœ“
b
x + 1/x = x + xโปยน: Exponent โˆ’1 is negative โ†’ NOT a polynomial โœ—
c
โˆšx + 2 = x^(1/2) + 2: Exponent 1/2 is a fraction โ†’ NOT a polynomial โœ—
d
xยณ โˆ’ 3: Exponents (3,0) are non-negative integers โ†’ Polynomial โœ“
Q2 ยท 2 Marks

Find the degree and coefficient of xยฒ in: p(x) = 5xยณ โˆ’ 3xยฒ + 2x โˆ’ 1

1
Degree: highest power = 3 โ†’ Degree = 3
2
Coefficient of xยฒ: the term with xยฒ is โˆ’3xยฒ, so coefficient = โˆ’3
Degree = 3, Coefficient of xยฒ = โˆ’3
Q3 ยท 2 Marks

Find the zero of p(x) = 3x + 9 and verify it.

1
Set p(x) = 0: 3x + 9 = 0
2
3x = โˆ’9 โ†’ x = โˆ’3
3
Verify: p(โˆ’3) = 3(โˆ’3) + 9 = โˆ’9 + 9 = 0 โœ“
Zero = x = โˆ’3. Verified: p(โˆ’3) = 0
Q4 ยท 3 Marks

If p(x) = xยฒ + x + k and p(2) = 0, find k. Then find the other zero.

1
p(2) = 0: (2)ยฒ + 2 + k = 0 โ†’ 4 + 2 + k = 0 โ†’ k = โˆ’6
2
So p(x) = xยฒ + x โˆ’ 6 = (x + 3)(x โˆ’ 2)
3
Other zero: x + 3 = 0 โ†’ x = โˆ’3
k = โˆ’6. Zeroes are x = 2 and x = โˆ’3.
10 Study Tips for Polynomials
Targeted tips based on common CBSE mistakes.
1

Exponent must be a whole number โ‰ฅ 0

Fractions (ยฝ, โ…“) or negatives (โˆ’1, โˆ’2) as exponents disqualify it as a polynomial. x^(1/2) = โˆšx is NOT a polynomial.

2

Zero polynomial โ‰  zero of polynomial

The "zero polynomial" is the number 0 itself (degree undefined). A "zero of polynomial p(x)" is a value of x that makes p(x) = 0. These are completely different.

3

Coefficient includes the sign

In โˆ’5xยฒ, the coefficient is โˆ’5, not 5. Always include the negative sign with the coefficient. CBSE mark schemes check this carefully.

4

Constant has degree 0, not "no degree"

The polynomial 7 = 7ร—xโฐ has degree 0. Don't say "no degree" โ€” say "degree 0". Only the zero polynomial has no degree.

5

Always write standard form for full marks

Standard form = descending order of powers. If question shows p(x) = 3 + x โˆ’ 2xยฒ, rewrite as โˆ’2xยฒ + x + 3 before answering.

6

Verify zeroes explicitly

When you find a zero, always substitute it back and show p(a) = 0. Verification is worth 1 mark in most CBSE 2โ€“3 mark questions.

7

y = ax + b: slope and y-intercept

In y = 3x + 5, the slope is 3 (coefficient of x) and y-intercept is 5 (constant term). The zero is x = โˆ’5/3. These three are always connected.

8

Degree = max zeroes

A polynomial of degree n has at most n real zeroes. Linear โ†’ max 1 zero. Quadratic โ†’ max 2 zeros. Cubic โ†’ max 3 zeroes.

9

Missing terms have coefficient 0

In xยณ + 5, the coefficient of xยฒ is 0 and coefficient of x is 0. Don't say "there is no coefficient" โ€” say the coefficient is 0.

10

Finding k from a zero โ€” standard technique

If x = a is a zero and the polynomial contains k, substitute x = a, set equal to 0, then solve for k. This pattern appears in 2โ€“3 mark CBSE questions every year.

Chapter 2 โ€” Formula & Fact Sheet

ConceptRule / FormulaNotes
Polynomial in xAll exponents โˆˆ {0,1,2,3,...}No fractions/negatives as powers
DegreeHighest exponent of variableConstant polynomial has degree 0
Zero of p(x)p(a) = 0 โ†’ a is a zeroSet p(x)=0 and solve
Zero of ax+bx = โˆ’b/aLinear polynomial has exactly 1 zero
Linear polynomialy = ax + b (a โ‰  0)Straight line graph
Slopea in y = ax + bRate of change of y with x
Y-interceptb in y = ax + bValue of y when x = 0
Standard formDescending powers of xaโ‚™xโฟ + ... + aโ‚x + aโ‚€
Max zeroesDegree n โ†’ at most n zeroesSome may be complex/repeated
50 Practice Questions
MCQ ยท 1 Mark ยท 2 Marks ยท 3 Marks ยท 5 Marks ยท Case-Based โ€” all with full step-by-step solutions.