📐 Free Class 10 Maths Formula Poster All formula sheets →

CBSE Class 10 Mathematics — All 44 Formulas on One Page

Essential formulas for CBSE Class 10 Maths covering Real Numbers, Polynomials, Linear/Quadratic Equations, AP, Triangles, Coordinate Geometry, Trigonometry, Circles, and Statistics. Master these formulas for board exams and competitive entrance tests.

Real Numbers & Polynomials

Euclid's Division Algorithm
a = bq + r, where 0 ≤ r < bFor finding HCF of two numbers
Fundamental Theorem of Arithmetic
Every positive integer > 1 is a product of primes, unique up to orderUsed for HCF and LCM
Quadratic Formula
x = (-b ± √(b² - 4ac)) / 2aFor ax² + bx + c = 0, discriminant D = b² - 4ac
Sum of roots
α + β = -b/aFor quadratic ax² + bx + c = 0
Product of roots
αβ = c/aFor quadratic ax² + bx + c = 0
Polynomial division identity
p(x) = g(x) × q(x) + r(x)where deg(r) < deg(g)

Linear Equations

Linear equation in two variables
ax + by + c = 0General form; a ≠ 0 or b ≠ 0
Slope-intercept form
y = mx + cm = slope, c = y-intercept
Consistency condition
For a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0: a₁/a₂ ≠ b₁/b₂ (unique solution)If ratios equal, lines are parallel or identical
Determinant method (Cramer's rule)
x = D₁/D, y = D₂/D where D = a₁b₂ - a₂b₁For system of two linear equations

Arithmetic Progression

nth term
aₙ = a + (n - 1)da = first term, d = common difference
Sum of n terms
Sₙ = n/2 [2a + (n - 1)d] or Sₙ = n/2 (a + l)l = last term = a + (n - 1)d
Common difference
d = aₙ₊₁ - aₙDifference between consecutive terms
Arithmetic mean
A = (a + b)/2Mean of two numbers a and b

Trigonometry

Basic trigonometric ratios
sin θ = opposite/hypotenuse, cos θ = adjacent/hypotenuse, tan θ = opposite/adjacentcot θ = 1/tan θ, sec θ = 1/cos θ, cosec θ = 1/sin θ
Pythagorean identity
sin² θ + cos² θ = 1Fundamental trigonometric identity
Reciprocal identity
tan θ = sin θ/cos θ, cot θ = cos θ/sin θRelations between trigonometric ratios
Pythagorean variants
1 + tan² θ = sec² θ, 1 + cot² θ = cosec² θDerived from sin² θ + cos² θ = 1
Trigonometric values of standard angles
sin 30° = 1/2, cos 30° = √3/2, tan 30° = 1/√3; sin 45° = 1/√2, cos 45° = 1/√2, tan 45° = 1Also sin 60° = √3/2, cos 60° = 1/2, tan 60° = √3
Complementary angle relations
sin(90° - θ) = cos θ, cos(90° - θ) = sin θ, tan(90° - θ) = cot θFor complementary angles
Height and distance formula
tan θ = height/distanceUsed in angle of elevation and depression problems

Coordinate Geometry

Distance formula
d = √[(x₂ - x₁)² + (y₂ - y₁)²]Distance between points (x₁, y₁) and (x₂, y₂)
Section formula
P = ((m × x₂ + n × x₁)/(m + n), (m × y₂ + n × y₁)/(m + n))Point P divides line segment in ratio m:n internally
Midpoint formula
M = ((x₁ + x₂)/2, (y₁ + y₂)/2)Midpoint of line segment joining (x₁, y₁) and (x₂, y₂)
Area of triangle
Area = 1/2 |x₁(y₂ - y₃) + x₂(y₃ - y₁) + x₃(y₁ - y₂)|Coordinates of vertices: (x₁, y₁), (x₂, y₂), (x₃, y₃)
Slope of line
m = (y₂ - y₁)/(x₂ - x₁)Slope between points (x₁, y₁) and (x₂, y₂)

Circles & Similarity

Circumference of circle
C = 2πrr = radius
Area of circle
A = πr²r = radius
Arc length
l = (θ/360°) × 2πr = (θ/180°) × πr (in radians: l = rθ)θ in degrees; r = radius
Sector area
A = (θ/360°) × πr²θ in degrees
Segment area
A = r²/2 (θ - sin θ) where θ is in radiansArea between chord and arc
Similar triangles ratio
If △ABC ~ △DEF, then a/d = b/e = c/f = k (linear ratio), and Area(△ABC)/Area(△DEF) = k²k = scale factor; areas in square of linear ratio

Surface Areas & Volumes

Cube
Surface Area = 6a², Volume = a³a = side length
Cuboid
Surface Area = 2(lb + bh + hl), Volume = l × b × hl = length, b = breadth, h = height
Cylinder
Curved Surface Area = 2πrh, Total Surface Area = 2πr(r + h), Volume = πr²hr = radius, h = height
Cone
Curved Surface Area = πrl, Total Surface Area = πr(r + l), Volume = 1/3 πr²hr = radius, h = height, l = slant height = √(r² + h²)
Sphere
Surface Area = 4πr², Volume = 4/3 πr³r = radius
Hemisphere
Curved Surface Area = 2πr², Total Surface Area = 3πr², Volume = 2/3 πr³r = radius

Statistics & Probability

Mean (Arithmetic average)
Mean = (Σx)/n or Mean = (ΣfᵢXᵢ)/(Σfᵢ)Σx = sum of all observations, n = number of observations, fᵢ = frequency
Mode
Mode = most frequently occurring valueFor grouped data: Mode = l + (f₁ - f₀)/((2f₁ - f₀ - f₂)) × h
Median
For ungrouped: arrange in order, median is middle value. For grouped: Median = l + ((n/2 - cf)/f) × hl = lower boundary of median class, cf = cumulative frequency, f = frequency of median class, h = class width
Variance
σ² = (Σ(xᵢ - mean)²)/nMeasure of dispersion
Standard deviation
σ = √[(Σ(xᵢ - mean)²)/n]Square root of variance
Probability
P(E) = (Number of favourable outcomes)/(Total number of outcomes)0 ≤ P(E) ≤ 1; P(E) + P(not E) = 1