Maths formulas are fixed rules written in symbols that express the relationship between quantities. Students from Class 6 to 12 use them every day in class tests, board exams, and entrance preparation.
Maths formulas help students solve questions faster and with more accuracy in class tests, board exams, and entrance preparation. This complete maths formulas guide covers algebra, geometry, trigonometry, and calculus in a class-wise and topic-wise format, so students can find the right formula, and use it like a maths formulas PDF for quick revision before exams.
Key Takeaways
| What You'll Find |
Details |
| Classes Covered |
Class 6 to Class 12 |
| Topics Covered |
Algebra, Geometry, Trigonometry, Calculus, Statistics |
| Board |
CBSE 2026 Syllabus |
| Format |
Class-wise + Topic-wise tables |
| Bonus |
7 tips to remember formulas + 8 FAQs |
Basic Maths Formulas Quick Reference Table
Students often search for basic maths formulas when they want one page that covers the most-used rules across topics. This quick reference table does that job well.
Algebra Formulas
| Formula |
Expression |
| (a + b)² |
a² + 2ab + b² |
| (a − b)² |
a² − 2ab + b² |
| a² − b² |
(a + b)(a − b) |
| (a + b)³ |
a³ + 3a²b + 3ab² + b³ |
| (a − b)³ |
a³ − 3a²b + 3ab² − b³ |
| a³ + b³ |
(a + b)(a² − ab + b²) |
| a³ − b³ |
(a − b)(a² + ab + b²) |
Geometry Formulas Area and Perimeter
| Shape |
Area |
Perimeter |
| Square |
a² |
4a |
| Rectangle |
l × b |
2(l + b) |
| Triangle |
½ × base × height |
a + b + c |
| Circle |
πr² |
2πr |
| Parallelogram |
base × height |
2(a + b) |
| Trapezium |
½ × (a + b) × h |
Sum of all sides |
Surface Area and Volume 3D Shapes
| Shape |
Volume |
Total Surface Area |
| Cube |
a³ |
6a² |
| Cuboid |
l × b × h |
2(lb + bh + lh) |
| Cylinder |
πr²h |
2πr(r + h) |
| Cone |
⅓πr²h |
πr(r + l) |
| Sphere |
4/3 πr³ |
4πr² |
| Hemisphere |
⅔πr³ |
3πr² |
Trigonometry Formulas
| Ratio |
Formula |
| sin θ |
Opposite / Hypotenuse |
| cos θ |
Adjacent / Hypotenuse |
| tan θ |
Opposite / Adjacent |
| sin²θ + cos²θ |
= 1 |
| 1 + tan²θ |
= sec²θ |
| 1 + cot²θ |
= cosec²θ |

BODMAS Formula
Most mistakes in calculations happen because students follow the wrong order of operations. The BODMAS formula fixes that.
| Letter |
Stands For |
| B |
Brackets |
| O |
Of |
| D |
Division |
| M |
Multiplication |
| A |
Addition |
| S |
Subtraction |
Always solve brackets first, then apply the remaining operations left to right. Example: 6 + 2 × 3 = 6 + 6 = 12, not 24.
All Maths Formulas from Class 6 to 12
Chapters in the CBSE maths syllabus are interlinked. Understanding one chapter's formulas makes the next easier. These class-wise CBSE maths formula lists cover every major topic from the 2026 syllabus.
Class 6 Maths Formulas
- Perimeter of a Square = 4 × side
- Perimeter of a Rectangle = 2 × (length + breadth)
- Area of a Rectangle = length × breadth
- Perimeter of an Equilateral Triangle = 3 × side
- A number is divisible by 3 if the sum of its digits is a multiple of 3
- Division by zero is undefined
Class 7 Maths Formulas
- Area of a Square = side²
- Area of a Triangle = ½ × base × height
- Area of a Parallelogram = base × height
- Circumference of a Circle = 2πr
- Area of a Circle = πr²
- Simple Interest = (Principal × Rate × Time) / 100
- Profit Percentage = (Profit / Cost Price) × 100
- aᵐ × aⁿ = aᵐ⁺ⁿ | aᵐ / aⁿ = aᵐ⁻ⁿ | a⁰ = 1
Class 8 Maths Formulas
- Compound Interest: A = Principal(1 + Rate/100)ⁿ
- (a − b)² = a² − 2ab + b²
- (a + b)(a − b) = a² − b²
- Distributive Property: a(b − c) = ab − ac
- Euler's Formula: Faces + Vertices − Edges = 2
- Volume of a Cone = (1/3)πr²h
- Volume of a Sphere = (4/3)πr³
- Probability = Favourable outcomes / Total outcomes
Class 9 Maths Formulas
Algebra Identities
| Identity |
Formula |
| Square of a Sum |
(a + b)² = a² + 2ab + b² |
| Square of a Difference |
(a − b)² = a² − 2ab + b² |
| Cube of a Sum |
(a + b)³ = a³ + 3a²b + 3ab² + b³ |
| Cube of a Difference |
(a − b)³ = a³ − 3a²b + 3ab² − b³ |
| Sum of Cubes |
a³ + b³ = (a + b)(a² − ab + b²) |
| Difference of Cubes |
a³ − b³ = (a − b)(a² + ab + b²) |
Heron's Formula
Area = √[s(s−a)(s−b)(s−c)], where s = (a + b + c)/2
Statistics
| Measure |
Formula |
| Mean |
Sum of observations / Total observations |
| Median (odd n) |
[(n+1)/2]th observation |
| Mode |
Value occurring most frequently |
Class 10 Maths Formulas
Class 10 is where board exam pressure rises. These maths formulas for class 10 often appear in questions worth 3 to 5 marks.
Arithmetic Progression
- nth term: aₙ = a + (n − 1)d
- Sum of n terms: Sₙ = n/2 [2a + (n − 1)d]
Quadratic Formula
x = [−b ± √(b² − 4ac)] / 2a
Trigonometry Identities
- sin²θ + cos²θ = 1
- 1 + tan²θ = sec²θ
- sin(90° − A) = cos A | cos(90° − A) = sin A
Coordinate Geometry
- Distance: d = √[(x₂ − x₁)² + (y₂ − y₁)²]
- Midpoint: M = [(x₁ + x₂)/2, (y₁ + y₂)/2]
- Slope: m = (y₂ − y₁) / (x₂ − x₁)
Pair these formulas with chapter-wise solved examples from NCERT solutions for Class 10 Maths to see exactly how each formula applies in exam questions.
Class 11 Maths Formulas
Trigonometry
- sin(A + B) = sinA cosB + cosA sinB
- cos(A + B) = cosA cosB − sinA sinB
- sin 2A = 2 sinA cosA
- cos 2A = cos²A − sin²A
Differentiation
- d/dx [f + g] = f'(x) + g'(x)
- d/dx [f × g] = f'g + fg'
- d/dx [f/g] = [f'g − fg'] / g²
Lines
- y = mx + c (slope-intercept form)
- y − y₁ = m(x − x₁) (point-slope form)
Class 12 Maths Formulas
Class 12 covers integration, vectors, and inverse trigonometry. These formulas need regular revision because board questions often test direct application.
Integration
- ∫xⁿ dx = xⁿ⁺¹/(n+1) + C
- ∫eˣ dx = eˣ + C
- ∫(1/x) dx = ln|x| + C
- ∫sin x dx = −cos x + C
- ∫cos x dx = sin x + C
- Integration by Parts: ∫f(x)g(x) dx = f(x)∫g(x)dx − ∫[f'(x)∫g(x)dx]dx
Vectors
- A · B = |A||B| cos θ (Dot Product)
- A × B = |A||B| sin θ (Cross Product)
Inverse Trigonometry
- sin⁻¹x + cos⁻¹x = π/2
- tan⁻¹x + cot⁻¹x = π/2
Access topic-wise CBSE Class 12 revision notes on Extramarks to revise each formula with solved board exam questions.
Important Maths Formulas for Board Exams
Students often ask which formulas to revise first before an exam. This shortlist covers many high-frequency questions.
- Quadratic Formula: x = [−b ± √(b² − 4ac)] / 2a
- Heron's Formula: Area = √[s(s−a)(s−b)(s−c)]
- Distance Formula: d = √[(x₂ − x₁)² + (y₂ − y₁)²]
- Compound Interest: A = P(1 + r/100)ⁿ
- a³ − b³ = (a − b)(a² + ab + b²)
- sin²θ + cos²θ = 1
- AP Sum: Sₙ = n/2[2a + (n − 1)d]
- Volume of Cone: V = (1/3)πr²h
- Total Surface Area of Cylinder: 2πr(r + h)
- Integration Power Rule: ∫xⁿ dx = xⁿ⁺¹/(n+1) + C
How to Remember Maths Formulas
Students searching for how to remember maths formulas usually need practical methods, not theory. These tips improve recall before tests and boards.
- Understand the concept first. Area = l × b makes sense once you picture a rectangle. Understanding beats memorising every time.
- Write formulas by hand daily. Writing creates stronger memory than reading. Do it for one week straight.
- Group formulas by topic. Your brain recalls clusters better than isolated facts. Put all algebra identities on one page.
- Practise with problems. Use each formula to solve at least three questions. Application makes it stick.
- Use flashcards for difficult ones. Formula name on one side, expression on the other. Test yourself before sleep.
- Teach someone else. Explaining a formula aloud forces accurate recall and exposes any gaps.
- Revise at night. Memory consolidation happens during sleep. A five-minute formula review before bed improves retention significantly.