Study Guide

Class 6 Maths All Formulas: The Complete CBSE Formula Sheet (2026)

Every formula and key concept from all chapters of Class 6 CBSE Maths. Numbers, geometry, mensuration, fractions, and more, all in one place.

CBSEClass 6
The SparkEd Authors (IITian & Googler)15 March 202610 min read
CBSE Class 6 Maths All Formulas — SparkEd

Why This Formula Sheet Helps

Class 6 is where Maths transitions from basic arithmetic to more structured concepts. You meet integers for the first time, learn about HCF and LCM, start working with fractions and decimals properly, and begin formal geometry.

This page puts every important formula and key fact in one place. It is designed for quick revision before tests and exams. Each formula includes a short explanation so you understand when to use it.

Number System and Place Value

Understanding place value is the foundation for all number work.

Place Value System

Indian place value system:

Ones, Tens, Hundreds, Thousands, Ten Thousands, Lakhs, Ten Lakhs, Crores\text{Ones, Tens, Hundreds, Thousands, Ten Thousands, Lakhs, Ten Lakhs, Crores}

International place value system:

Ones, Tens, Hundreds, Thousands, Ten Thousands, Hundred Thousands, Millions\text{Ones, Tens, Hundreds, Thousands, Ten Thousands, Hundred Thousands, Millions}

Conversions:

1 Lakh=100,000=100 Thousand1 \text{ Lakh} = 100{,}000 = 100 \text{ Thousand}

1 Crore=10,000,000=10 Million1 \text{ Crore} = 10{,}000{,}000 = 10 \text{ Million}

1 Million=10 Lakhs1 \text{ Million} = 10 \text{ Lakhs}

1 Billion=100 Crores1 \text{ Billion} = 100 \text{ Crores}

Estimation and rounding:
- Round to the nearest 1010: look at the ones digit. If 5\ge 5, round up.
- Round to the nearest 100100: look at the tens digit.
- Round to the nearest 10001000: look at the hundreds digit.

Roman numerals key values:
I=1I = 1, V=5V = 5, X=10X = 10, L=50L = 50, C=100C = 100, D=500D = 500, M=1000M = 1000

Memory tip: In the Indian system, commas are placed after the hundreds, then every two digits (e.g., 1,23,45,678). In the international system, commas are placed every three digits (e.g., 12,345,678).

Whole Numbers

Whole numbers: 0,1,2,3,4,5,0, 1, 2, 3, 4, 5, \ldots

Properties of Whole Numbers

Successor: n+1n + 1 (the next number)
Predecessor: n1n - 1 (the previous number)

Closure property:

a+bWanda×bWa + b \in W \quad \text{and} \quad a \times b \in W

Whole numbers are closed under addition and multiplication.

Commutative property:

a+b=b+aanda×b=b×aa + b = b + a \quad \text{and} \quad a \times b = b \times a

Associative property:

(a+b)+c=a+(b+c)(a + b) + c = a + (b + c)

(a×b)×c=a×(b×c)(a \times b) \times c = a \times (b \times c)

Distributive property:

a×(b+c)=a×b+a×ca \times (b + c) = a \times b + a \times c

a×(bc)=a×ba×ca \times (b - c) = a \times b - a \times c

Identity elements:
- Additive identity: a+0=aa + 0 = a
- Multiplicative identity: a×1=aa \times 1 = a

Multiplication by zero: a×0=0a \times 0 = 0

Division by zero: Not defined.

Memory tip: The distributive property is your best friend for mental maths. Use it to break hard multiplications: 7×98=7×(1002)=70014=6867 \times 98 = 7 \times (100 - 2) = 700 - 14 = 686.

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

HCF and LCM

HCF and LCM are used throughout mathematics for simplifying fractions, finding common denominators, and solving word problems.

HCF and LCM Formulas

Factors: Numbers that divide a given number exactly (remainder 00).

Multiples: Products of a number with whole numbers.

Prime number: A number greater than 11 with exactly two factors (11 and itself).

Composite number: A number greater than 11 with more than two factors.

Note: 11 is neither prime nor composite.

Prime factorisation: Every composite number can be expressed as a product of primes.

Example: 60=22×3×560 = 2^2 \times 3 \times 5

HCF (Highest Common Factor): The largest factor common to two or more numbers.

HCF=Product of common prime factors with lowest powers\text{HCF} = \text{Product of common prime factors with lowest powers}

LCM (Lowest Common Multiple): The smallest multiple common to two or more numbers.

LCM=Product of all prime factors with highest powers\text{LCM} = \text{Product of all prime factors with highest powers}

Key relationship:

HCF(a,b)×LCM(a,b)=a×b\text{HCF}(a, b) \times \text{LCM}(a, b) = a \times b

Example: Find HCF and LCM of 1212 and 1818.
12=22×312 = 2^2 \times 3 and 18=2×3218 = 2 \times 3^2
HCF=21×31=6\text{HCF} = 2^1 \times 3^1 = 6
LCM=22×32=36\text{LCM} = 2^2 \times 3^2 = 36
Check: 6×36=216=12×186 \times 36 = 216 = 12 \times 18. Correct.

Divisibility rules:
- By 22: last digit is even (0,2,4,6,80, 2, 4, 6, 8)
- By 33: sum of digits is divisible by 33
- By 44: last two digits form a number divisible by 44
- By 55: last digit is 00 or 55
- By 66: divisible by both 22 and 33
- By 99: sum of digits is divisible by 99
- By 1010: last digit is 00
- By 1111: difference of sums of alternate digits is 00 or divisible by 1111

Integers

Integers extend whole numbers to include negative numbers.

Integer Operations

Integers: ,3,2,1,0,1,2,3,\ldots, -3, -2, -1, 0, 1, 2, 3, \ldots

Absolute value: a|a| is the distance of aa from 00 on the number line.

5=5,5=5,0=0|5| = 5, \quad |-5| = 5, \quad |0| = 0

Addition rules:
- Same sign: Add absolute values, keep the common sign.

(3)+(5)=(3+5)=8(-3) + (-5) = -(3 + 5) = -8

- Different signs: Subtract the smaller absolute value from the larger, take the sign of the larger.
(7)+4=(74)=3(-7) + 4 = -(7 - 4) = -3

Subtraction: Add the additive inverse.

ab=a+(b)a - b = a + (-b)

5(3)=5+3=85 - (-3) = 5 + 3 = 8

Ordering: On the number line, a number to the right is always greater.

2>5because 2 is to the right of 5-2 > -5 \quad \text{because } -2 \text{ is to the right of } -5

Memory tip: Subtracting a negative is the same as adding a positive. "Minus a minus is a plus."

Fractions and Decimals

Fractions and decimals represent parts of a whole.

Fraction Formulas

Types of fractions:
- Proper: numerator << denominator (value <1< 1)
- Improper: numerator \ge denominator (value 1\ge 1)
- Mixed: whole number + proper fraction

Converting mixed to improper:

abc=ac+bca\frac{b}{c} = \frac{ac + b}{c}

Equivalent fractions:

ab=a×kb×k(k0)\frac{a}{b} = \frac{a \times k}{b \times k} \quad (k \ne 0)

Simplest form: Divide numerator and denominator by their HCF.

Adding/subtracting like fractions:

ac+bc=a+bc\frac{a}{c} + \frac{b}{c} = \frac{a + b}{c}

Adding/subtracting unlike fractions: Find LCM of denominators, convert, then add.

Comparing fractions: Cross multiply or convert to common denominator.

Decimal to fraction:

0.25=25100=140.25 = \frac{25}{100} = \frac{1}{4}

Fraction to decimal: Divide numerator by denominator.

34=3÷4=0.75\frac{3}{4} = 3 \div 4 = 0.75

Adding/subtracting decimals: Line up decimal points, then add or subtract.

Memory tip: To add unlike fractions, find the LCM of denominators first. To compare fractions, cross-multiplication is the fastest method.

Basic Geometry

Geometry in Class 6 introduces the basic building blocks.

Key Geometry Facts

Point: A location with no size.
Line segment: Definite length, two endpoints.
Ray: One endpoint, extends infinitely in one direction.
Line: No endpoints, extends infinitely in both directions.

Types of angles:
- Acute: 0°<θ<90°0° < \theta < 90°
- Right: θ=90°\theta = 90°
- Obtuse: 90°<θ<180°90° < \theta < 180°
- Straight: θ=180°\theta = 180°
- Reflex: 180°<θ<360°180° < \theta < 360°

Angle sum in a triangle:

A+B+C=180°\angle A + \angle B + \angle C = 180°

Angle sum in a quadrilateral:

A+B+C+D=360°\angle A + \angle B + \angle C + \angle D = 360°

**Sum of interior angles of a polygon with nn sides:**

(n2)×180°(n - 2) \times 180°

Circle terms:
- Radius rr, Diameter d=2rd = 2r
- Chord (line segment with endpoints on circle)
- Diameter is the longest chord

Memory tip: The angle sum formula (n2)×180°(n-2) \times 180° works for any polygon. Triangle: (32)×180°=180°(3-2) \times 180° = 180°. Quadrilateral: (42)×180°=360°(4-2) \times 180° = 360°.

Mensuration: Perimeter and Area

Perimeter is the boundary length. Area is the space enclosed.

Perimeter and Area Formulas

Rectangle (length ll, breadth bb):

Perimeter=2(l+b)\text{Perimeter} = 2(l + b)

Area=l×b\text{Area} = l \times b

Square (side aa):

Perimeter=4a\text{Perimeter} = 4a

Area=a2\text{Area} = a^2

Triangle (base bb, height hh):

Area=12×b×h\text{Area} = \frac{1}{2} \times b \times h

Perimeter of a triangle: Sum of all three sides.

P=a+b+cP = a + b + c

Circle (radius rr):

Circumference=2πr\text{Circumference} = 2\pi r

Area=πr2\text{Area} = \pi r^2

(Use π227\pi \approx \frac{22}{7} or 3.143.14)

Memory tip: Perimeter is always a length (measured in cm, m, etc.). Area is always in square units (cm2^2, m2^2, etc.). Never mix them up.

Ratio and Proportion

Ratios and proportions compare quantities and solve real-world problems.

Ratio and Proportion Formulas

Ratio: A comparison of two quantities of the same unit.

a:b=aba : b = \frac{a}{b}

Always express in simplest form by dividing by HCF.
Example: 12:18=2:312 : 18 = 2 : 3 (divide both by 66).

Equivalent ratios: Multiply or divide both terms by the same number.

2:3=4:6=6:9=10:152 : 3 = 4 : 6 = 6 : 9 = 10 : 15

Proportion: Four numbers a,b,c,da, b, c, d are in proportion if:

a:b=c:da×d=b×ca : b = c : d \quad \Leftrightarrow \quad a \times d = b \times c

The numbers aa and dd are called extremes, and bb and cc are called means.

Product of extremes = Product of means:

a×d=b×ca \times d = b \times c

Unitary method: Find the value of one unit, then multiply for the required number of units.

Example: If 55 pens cost Rs. 3030, what do 88 pens cost?
Cost of 11 pen =305=6= \frac{30}{5} = 6
Cost of 88 pens =6×8=48= 6 \times 8 = 48

Memory tip: In a proportion a:b::c:da : b :: c : d, cross-multiply to check: a×da \times d should equal b×cb \times c.

Symmetry

Symmetry is about balanced, identical halves.

Lines of Symmetry

Line of symmetry: A line that divides a figure into two identical halves that are mirror images of each other.

Lines of symmetry in common shapes:

ShapeLines of symmetry
Equilateral triangle3
Isosceles triangle1
Scalene triangle0
Square4
Rectangle2
CircleInfinite
Regular hexagon6
Regular pentagon5

General rule: A regular polygon with nn sides has nn lines of symmetry.

Memory tip: The more symmetric a shape is, the more lines of symmetry it has. A circle is the most symmetric shape (infinite lines).

Quick Revision Strategy

Class 6 Maths has about 30 to 35 key formulas and facts. The most important areas are whole number properties, HCF/LCM, fractions, and mensuration.

1. Memorise HCF/LCM methods. Prime factorisation is the most reliable method. Know the relationship: HCF ×\times LCM =a×b= a \times b.

2. Get comfortable with fractions. Like fractions are easy. For unlike fractions, always find the LCM of denominators first. Practice converting between fractions, decimals, and percentages.

3. Know your geometry basics. The angle sum of a triangle (180°180°) and quadrilateral (360°360°) come up constantly. The formula (n2)×180°(n-2) \times 180° for any polygon is worth memorising.

4. Practice mensuration. Know the perimeter and area formulas for rectangle, square, triangle, and circle. These are tested in every exam.

This formula sheet covers the complete CBSE Class 6 Maths syllabus. Use it for revision and combine it with practice on SparkEd.

www.sparkedmaths.com | info@sparkedmaths.com

Frequently Asked Questions

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now