All Resourcesstudy-material

CBSE Class 10 Maths — All Important Formulas Cheatsheet (2025-26)

Complete formula sheet for CBSE Class 10 Maths covering all chapters — Real Numbers, Polynomials, Quadratics, Trigonometry, Statistics and more.

24 February 20267 min readJoyOfExams Team

Memorising formulas is only half the battle — you need to know when and how to use them. This cheatsheet covers every formula from the CBSE Class 10 Maths syllabus that has appeared in board exams over the last 10 years.

🎯How to Use This Cheatsheet

Don't just read this list. Write each formula 3 times, then solve at least 2 NCERT questions that use it. Understanding > memorisation.


Chapter 1 — Real Numbers

FormulaUse
HCF × LCM = Product of two numbersFinding HCF or LCM when one is given
Euclid's Division: a = bq + r (0 ≤ r < b)Finding HCF step-by-step

Key theorem: If p is prime and p divides a², then p divides a.

Types of decimals:

  • Terminating: denominator has only 2 or 5 as prime factors
  • Non-terminating recurring: denominator has any other prime factor

Chapter 2 — Polynomials

For a quadratic p(x) = ax² + bx + c with roots α and β:

RelationFormula
Sum of rootsα + β = −b/a
Product of rootsαβ = c/a

For a cubic p(x) = ax³ + bx² + cx + d with roots α, β, γ:

RelationFormula
α + β + γ= −b/a
αβ + βγ + γα= c/a
αβγ= −d/a

Chapter 3 — Pair of Linear Equations

Condition for pair a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0:

ConditionResult
a₁/a₂ ≠ b₁/b₂Unique solution (intersecting lines)
a₁/a₂ = b₁/b₂ = c₁/c₂Infinite solutions (coincident lines)
a₁/a₂ = b₁/b₂ ≠ c₁/c₂No solution (parallel lines)

Chapter 4 — Quadratic Equations

Quadratic Formula:

x = [−b ± √(b² − 4ac)] / 2a

Discriminant (D = b² − 4ac):

D valueNature of roots
D > 0Two distinct real roots
D = 0Two equal real roots
D < 0No real roots
💡Pro Tip

Always calculate D first before deciding your method (factorisation vs formula). If D is a perfect square, factorisation is faster.


Chapter 5 — Arithmetic Progressions

For an AP with first term a, common difference d, and n terms:

FormulaWhat it gives
aₙ = a + (n−1)dnth term
Sₙ = n/2 [2a + (n−1)d]Sum of n terms
Sₙ = n/2 [a + l]Sum when last term l is known

Middle term of AP with odd n: a_


Chapter 6 — Triangles (Similar Triangles)

Basic Proportionality Theorem (Thales): If a line is drawn parallel to one side of a triangle, it divides the other two sides proportionally.

Areas of similar triangles: (Area₁/Area₂) = (Side₁/Side₂)²

Pythagoras theorem: AC² = AB² + BC² Converse: If AC² = AB² + BC², angle B = 90°


Chapter 7 — Coordinate Geometry

FormulaUse
Distance = √[(x₂−x₁)² + (y₂−y₁)²]Distance between 2 points
Section formula: x = (m₁x₂ + m₂x₁)/(m₁+m₂)Point dividing AB in ratio m₁:m₂
Midpoint: ((x₁+x₂)/2, (y₁+y₂)/2)Midpoint of a line segment
Area of triangle = ½ |x₁(y₂−y₃) + x₂(y₃−y₁) + x₃(y₁−y₂)|Area using coordinates
💡Pro Tip

If area of triangle = 0, the three points are collinear (on the same line).


Chapter 8 — Introduction to Trigonometry

Basic ratios (for angle θ in a right triangle):

RatioFormula
sin θOpposite / Hypotenuse
cos θAdjacent / Hypotenuse
tan θOpposite / Adjacent
cosec θ1/sin θ
sec θ1/cos θ
cot θ1/tan θ

Standard values table:

Angle30°45°60°90°
sin01/21/√2√3/21
cos1√3/21/√21/20
tan01/√31√3

Identities:

  • sin²θ + cos²θ = 1
  • 1 + tan²θ = sec²θ
  • 1 + cot²θ = cosec²θ

Chapter 9 — Applications of Trigonometry

Height & Distance formulas:

ScenarioFormula
Height of tower (angle of elevation α, distance d)h = d × tan α
Angle of elevation to top of height h from distance dtan α = h/d

Always draw a diagram before solving. Label the right angle, angle of elevation/depression, and known sides.


Chapter 10 — Circles

Key theorems:

  • Tangent to a circle is perpendicular to the radius at point of contact
  • From an external point, two tangents are equal in length
  • Tangent-chord angle = Angle in alternate segment

Chapter 11 — Areas Related to Circles

ShapeFormula
Area of circleπr²
Circumference2πr
Area of sector (angle θ)θ/360 × πr²
Length of arcθ/360 × 2πr
Area of segmentArea of sector − Area of triangle

Use π = 22/7 unless question says otherwise.


Chapter 12 — Surface Areas and Volumes

SolidSurface AreaVolume
Cube (side a)6a²
Cuboid (l,b,h)2(lb+bh+hl)lbh
Cylinder (r,h)2πr(r+h)πr²h
Cone (r,l,h)πr(r+l) where l=√(r²+h²)⅓πr²h
Sphere (r)4πr²4/3 πr³
Hemisphere (r)3πr²2/3 πr³
🎯Conversion Problems

When one solid is melted to form another: Volume stays the same. Set V₁ = V₂ and solve.


Chapter 13 — Statistics

MeasureFormula
Mean (direct method)Σfᵢxᵢ / Σfᵢ
Mean (assumed mean)a + (Σfᵢdᵢ / Σfᵢ) where dᵢ = xᵢ − a
Mean (step deviation)a + h(Σfᵢuᵢ / Σfᵢ) where uᵢ = (xᵢ−a)/h
Model + [(f₁−f₀)/(2f₁−f₀−f₂)] × h
Medianl + [(n/2 − cf)/f] × h

Empirical relation: Mode = 3 Median − 2 Mean


Chapter 14 — Probability

FormulaUse
P(E) = n(E)/n(S)Probability of event E
P(E) + P(Ē) = 1Complementary probability
P(impossible event) = 0
P(certain event) = 1
💡Pro Tip

A standard deck has 52 cards: 4 suits × 13 cards each. A die has 6 faces. A coin has 2 faces. These sample spaces appear in 80% of probability questions.


Quick Revision — Formulas Exam Papers Test Most

Based on 10 years of CBSE Class 10 board papers, these formulas appear every year:

  1. Quadratic formula + discriminant
  2. nth term and sum of AP
  3. Distance formula + section formula
  4. All 3 trigonometric identities
  5. Area of sector and segment
  6. Volume of cone, cylinder, sphere

Master these 6 areas and you've covered 40–50% of the marks in Paper 2 (Standard Maths).


Practice these formulas with real CBSE questions at JoyOfExams.in — our AI tracks which formulas you struggle with and gives targeted practice.

Put this into practice with JoyOfExams

A Smart Calendar that adapts to YOUR study pace and auto-triggers revision when you need it. Plus Chapter Mastery Map, 40,000+ questions, and gamification — no two students get the same plan.

Start Learning Free