Class 9 is the most strategically important year in school mathematics. It is not a board exam year — but every chapter taught in Class 9 is the direct foundation for Class 10 board exam topics, and several chapters (Number Systems, Algebra, Geometry, Statistics) are also tested in competitive exams like NTSE, Olympiads, and eventually SSC and banking exams.
Students who master Class 9 maths properly enter Class 10 with a massive advantage — they already know the foundation of Polynomials, Coordinate Geometry, Triangles, and Statistics. Students who rush through Class 9 spend the first three months of Class 10 rebuilding concepts instead of advancing them.
This guide covers all major Class 9 CBSE Maths chapters with shortcuts, worked examples, and competitive exam connections — structured so that every concept you learn here is explicitly connected to where it reappears in Class 10 and beyond.
Part 1: Unit-Wise Marks Distribution
CBSE Class 9 Maths — Annual Exam Weightage
| Unit | Marks | Connects To |
|---|---|---|
| Algebra | 20 | Class 10 Polynomials, Quadratics |
| Geometry | 27 | Class 10 Triangles, Circles |
| Coordinate Geometry | 6 | Class 10 Coordinate Geometry |
| Mensuration | 13 | Class 10 Surface Areas & Volumes |
| Statistics & Probability | 10 | Class 10 Statistics |
| Number Systems | 8 | Competitive Exams — Number Theory |
| Linear Equations | 6 | Class 10 Pair of Linear Equations |
| Total | 80 |
Key insight: Geometry alone carries 27 marks — the biggest unit. Algebra + Geometry together = 47 marks = 58% of the paper. These two units deserve the most preparation time.
Part 2: Number Systems — 8 Marks + Competitive Foundation
Number Systems in Class 9 introduces irrational numbers, real number line, and laws of exponents — all directly tested in SSC, IBPS, and NTSE.
Rational vs Irrational — Quick Identification
| Type | Form | Examples |
|---|---|---|
| Rational | p/q form, q ≠ 0 | 3/4, 0.5, 0.333..., √4 |
| Irrational | Cannot be expressed as p/q | √2, √3, π, 0.101001000... |
Trick — Terminating decimals: A fraction p/q (lowest terms) terminates only if q has no prime factors other than 2 and 5.
- 3/8 = 3/2³ → terminates ✅
- 7/12 = 7/(2² × 3) → non-terminating ✅
Laws of Exponents — Must Memorize
| Law | Formula |
|---|---|
| Multiplication | aᵐ × aⁿ = aᵐ⁺ⁿ |
| Division | aᵐ ÷ aⁿ = aᵐ⁻ⁿ |
| Power of power | (aᵐ)ⁿ = aᵐⁿ |
| Negative exponent | a⁻ⁿ = 1/aⁿ |
| Zero exponent | a⁰ = 1 |
| Fractional exponent | a^(1/n) = ⁿ√a |
Worked Example 1:
Simplify: (2³ × 2⁻⁵) / 2⁻⁴
= 2^(3−5+4) = 2² = 4
Worked Example 2:
Simplify: (125)^(2/3)
= (5³)^(2/3) = 5^(3 × 2/3) = 5² = 25
Rationalizing the Denominator
Formula: Multiply numerator and denominator by the conjugate.
Conjugate of (√a + √b) = (√a − √b)
Worked Example 3:
Rationalize: 1/(√3 + 1)
= 1/(√3 + 1) × (√3 − 1)/(√3 − 1)
= (√3 − 1)/(3 − 1)
= (√3 − 1)/2
Worked Example 4:
Rationalize: 3/(2√5 − √3)
= 3(2√5 + √3) / [(2√5)² − (√3)²]
= 3(2√5 + √3) / (20 − 3)
= 3(2√5 + √3)/17
Part 3: Algebra — 20 Marks
Class 9 Algebra covers Polynomials and Linear Equations in Two Variables. Both form the direct foundation for Class 10 Algebra.
Chapter 1 — Polynomials
Key Terms:
| Term | Meaning |
|---|---|
| Degree | Highest power of variable |
| Zero of polynomial | Value of x where p(x) = 0 |
| Remainder Theorem | p(a) = remainder when p(x) divided by (x−a) |
| Factor Theorem | (x−a) is factor of p(x) if and only if p(a) = 0 |
Worked Example 5 — Remainder Theorem:
Find remainder when p(x) = x³ − 3x² + 4x − 5 is divided by (x − 2).
p(2) = 8 − 12 + 8 − 5 = −1
Worked Example 6 — Factor Theorem:
Check if (x − 3) is a factor of x³ − 3x² + 4x − 12.
p(3) = 27 − 27 + 12 − 12 = 0 → Yes, (x−3) is a factor ✅
Algebraic Identities — Class 9 Complete Set
These identities appear in every competitive exam. Memorize all 8.
(a + b)² = a² + 2ab + b²
(a − b)² = a² − 2ab + b²
(a + b)(a − b) = a² − b²
(x + a)(x + b) = x² + (a+b)x + ab
(a + b + c)² = a² + b² + c² + 2ab + 2bc + 2ca
(a + b)³ = a³ + 3a²b + 3ab² + b³ = a³ + b³ + 3ab(a+b)
(a − b)³ = a³ − 3a²b + 3ab² − b³ = a³ − b³ − 3ab(a−b)
a³ + b³ + c³ − 3abc = (a + b + c)(a² + b² + c² − ab − bc − ca)
Special case: If a + b + c = 0, then a³ + b³ + c³ = 3abc
Worked Example 7:
Find (99)² using identity.
99² = (100 − 1)² = 10000 − 200 + 1 = 9801
Worked Example 8:
Find (102)³ using identity.
102³ = (100 + 2)³
= 100³ + 3(100²)(2) + 3(100)(4) + 8
= 1000000 + 60000 + 1200 + 8 = 1061208
Worked Example 9 — Special Case:
If x + y + z = 0, find x³ + y³ + z³.
Since a + b + c = 0 → a³ + b³ + c³ = 3abc
∴ x³ + y³ + z³ = 3xyz
Chapter 2 — Linear Equations in Two Variables
A linear equation ax + by + c = 0 has infinitely many solutions — each solution is a point on a straight line.
Key Points:
- Every linear equation in two variables represents a straight line on a graph
- Any point on the line is a solution of the equation
- x-intercept: put y = 0 and solve for x
- y-intercept: put x = 0 and solve for y
Worked Example 10:
Find two solutions of 2x + 3y = 12.
When x = 0: 3y = 12 → y = 4 → Point (0, 4)
When y = 0: 2x = 12 → x = 6 → Point (6, 0)
Part 4: Coordinate Geometry — 6 Marks
Class 9 Coordinate Geometry introduces the Cartesian plane — the foundation for all distance, section, and area formulas in Class 10.
Quadrants — Fast Recall
| Quadrant | x | y |
|---|---|---|
| I | + | + |
| II | − | + |
| III | − | − |
| IV | + | − |
Memory trick: All → Sine → Tan → Cos (ASTC) — same as trigonometry quadrant rule.
Key Points on Axes
- Point on x-axis: (x, 0) — y-coordinate is always 0
- Point on y-axis: (0, y) — x-coordinate is always 0
- Origin: (0, 0)
Worked Example 11:
Point P(−3, 4) lies in which quadrant?
x is negative, y is positive → Quadrant II
Distance from Origin (direct shortcut):
Distance of point (a, b) from origin = √(a² + b²)
Distance of (−3, 4) from origin = √(9 + 16) = √25 = 5 units
Part 5: Geometry — 27 Marks (Biggest Unit)
Class 9 Geometry has 5 chapters — Lines and Angles, Triangles, Quadrilaterals, Circles, and Constructions.
Chapter 1 — Lines and Angles
Pairs of angles — Quick Reference:
| Pair | Property |
|---|---|
| Complementary | Sum = 90° |
| Supplementary | Sum = 180° |
| Linear pair | Adjacent + supplementary |
| Vertically opposite | Always equal |
| Alternate interior (parallel lines) | Always equal |
| Co-interior / Same-side | Sum = 180° |
| Corresponding (parallel lines) | Always equal |
Worked Example 12:
Two angles are supplementary. One angle is 35° more than the other. Find both.
x + (x + 35) = 180
2x = 145 → x = 72.5°
Angles = 72.5° and 107.5°
Chapter 2 — Triangles
Congruence Rules — The Four Criteria:
| Criterion | Full Name | What Must Match |
|---|---|---|
| SSS | Side-Side-Side | All 3 sides |
| SAS | Side-Angle-Side | 2 sides + included angle |
| ASA | Angle-Side-Angle | 2 angles + included side |
| RHS | Right-Hypotenuse-Side | Right angle + hypotenuse + 1 side |
Important Properties:
- Angles opposite equal sides are equal
- Side opposite greater angle is greater
- Sum of any two sides > third side (triangle inequality)
- Exterior angle = sum of two non-adjacent interior angles
Worked Example 13:
In triangle ABC, AB = AC and angle B = 65°. Find angle A.
Since AB = AC → angle B = angle C = 65°
Angle A = 180° − 65° − 65° = 50°
Worked Example 14:
An exterior angle of a triangle is 110°. Two non-adjacent interior angles are equal. Find them.
Each = 110°/2 = 55°
Third angle = 180° − 110° = 70°
Chapter 3 — Quadrilaterals
Properties of Parallelogram — 6 Key Properties:
- Opposite sides are equal
- Opposite angles are equal
- Consecutive angles are supplementary (sum = 180°)
- Diagonals bisect each other
- Each diagonal divides it into two congruent triangles
- Area = base × height
Special quadrilateral shortcuts:
| Shape | Extra Properties |
|---|---|
| Rectangle | All angles = 90°, equal diagonals |
| Rhombus | All sides equal, diagonals ⊥ bisect |
| Square | All angles 90° + all sides equal |
| Trapezium | One pair of parallel sides |
Mid-Point Theorem:
The line joining midpoints of two sides of a triangle is parallel to the third side and half its length.
Worked Example 15:
In triangle PQR, M and N are midpoints of PQ and PR. MN = 6 cm. Find QR.
QR = 2 × MN = 12 cm
Chapter 4 — Circles
Circle Theorems — Class 9:
- Equal chords are equidistant from the centre
- The perpendicular from centre to a chord bisects the chord
- Angles subtended by equal chords at the centre are equal
- Angle subtended at centre = 2 × angle subtended at any point on remaining arc
- Angles in the same segment are equal
- Angle in a semicircle = 90°
Worked Example 16:
A chord of length 16 cm is at a distance of 6 cm from the centre. Find the radius.
Half chord = 8 cm
r² = 8² + 6² = 64 + 36 = 100
r = 10 cm
Part 6: Mensuration — 13 Marks
Class 9 Mensuration covers surface areas and volumes of basic 3D shapes — the foundation for Class 10 Mensuration.
Complete Formula Reference
| Shape | Lateral/Curved SA | Total SA | Volume |
|---|---|---|---|
| Cube (side a) | 4a² | 6a² | a³ |
| Cuboid (l×b×h) | 2h(l+b) | 2(lb+bh+hl) | lbh |
| Cylinder (r,h) | 2πrh | 2πr(r+h) | πr²h |
| Cone (r,h,l) | πrl | πr(r+l) | ⅓πr²h |
| Sphere (r) | 4πr² | 4πr² | 4/3 πr³ |
| Hemisphere (r) | 2πr² | 3πr² | 2/3 πr³ |
Where slant height l = √(h² + r²)
Worked Example 17:
Find the volume of a cone with radius 7 cm and height 24 cm. (π = 22/7)
Slant height l = √(24² + 7²) = √(576 + 49) = √625 = 25 cm
Volume = ⅓ × 22/7 × 49 × 24
= ⅓ × 22 × 7 × 24
= ⅓ × 3696 = 1232 cm³
Worked Example 18:
Total surface area of a cylinder with r = 5 cm, h = 10 cm. (π = 3.14)
TSA = 2πr(r + h) = 2 × 3.14 × 5 × (5 + 10)
= 2 × 3.14 × 5 × 15 = 471 cm²
Part 7: Statistics — 10 Marks
Class 9 Statistics covers data collection, presentation, and basic measures. Class 10 Statistics adds Median and Mode — so a strong Class 9 base directly accelerates Class 10 learning.
Measures of Central Tendency
Mean (Ungrouped Data):
Mean = Sum of all observations / Total number of observations
x̄ = Σx / n
Mean (Frequency Distribution):
x̄ = Σfx / Σf
Median (Ungrouped — Arranged in order):
- If n is odd → Median = ((n+1)/2)th term
- If n is even → Median = average of (n/2)th and (n/2 + 1)th terms
Mode: Most frequently occurring value
Worked Example 19:
Find mean of 5, 8, 3, 9, 6, 7, 4, 10.
Sum = 52, n = 8
Mean = 52/8 = 6.5
Worked Example 20:
Find median of 3, 5, 7, 9, 11, 13.
n = 6 (even)
Median = (3rd + 4th term)/2 = (7 + 9)/2 = 8
Types of Graphs — Class 9
| Graph Type | Use |
|---|---|
| Bar graph | Comparing categories |
| Histogram | Continuous data (grouped) |
| Frequency polygon | Trend in grouped data |
| Ogive | Cumulative frequency |
Key difference — Bar vs Histogram:
Bar graphs have gaps between bars (discrete data). Histograms have no gaps (continuous grouped data).
Part 8: Class 9 → Competitive Exam Connection
| Class 9 Topic | Appears In |
|---|---|
| Laws of Exponents | SSC CGL, IBPS, NTSE |
| Algebraic Identities | SSC CGL, RRB, NTSE, Olympiads |
| Linear Equations | IBPS, RRB, SSC |
| Triangles (congruence) | NTSE, Olympiads |
| Circle Theorems | NTSE, Class 10 boards |
| Mensuration formulas | SSC CGL, IBPS, RRB, Class 10 |
| Mean, Median, Mode | IBPS RRB, SSC CHSL, NTSE |
30-Day Class 9 Math Revision Plan
| Days | Chapter | Daily Time |
|---|---|---|
| 1–4 | Number Systems — Laws of Exponents + Rationalization | 40 min |
| 5–9 | Polynomials — Identities + Remainder/Factor Theorem | 50 min |
| 10–13 | Lines and Angles + Triangles | 50 min |
| 14–17 | Quadrilaterals + Circles | 50 min |
| 18–20 | Coordinate Geometry + Linear Equations | 35 min |
| 21–24 | Mensuration — All 3D shapes | 45 min |
| 25–26 | Statistics + Probability | 30 min |
| 27–28 | Previous Year Papers (timed) | 120 min |
| 29–30 | Formula revision + Weak chapters | 60 min |