A Class 7 Syllabus Held Together by Twenty-Three Formulas
Class 7 is the year where a student stops counting and starts manipulating. Twenty-three formulas — that's all that's needed to cover the entire NCERT and CBSE syllabus.
The maths formulas for class 7 are a small, manageable set — but they are the gateway formulas for everything that follows in Classes 8, 9, and 10. Get them anchored properly here and Class 8 algebra feels like an extension. Skip the why on a single one and Class 9 chapters land sideways.
The Master Formula List — All Ten Chapters
Every formula a Class 7 student needs, grouped by NCERT chapter:
Quick facts.
Total core formulas: 23 across 10 chapters.
Grade introduced: NCERT Class 7 (NCERT Mathematics — Class 7) and the parallel CCSS-M Grade 7 strands.
Hardest single chapter: Algebraic Expressions (Chapter 12) — it carries forward into every subsequent algebra chapter.
Most-tested chapters in board-style worksheets: Comparing Quantities (percent, SI) + Perimeter and Area + Algebraic Expressions.
Chapter 1 — Integers
$$a + (-a) = 0 \quad\quad a \times 0 = 0 \quad\quad a \times (-1) = -a$$
$$(-a) \times (-b) = +ab \quad\quad a \div (-b) = -\frac{a}{b}$$
Chapter 2 — Fractions and Decimals
$$\frac{a}{b} \times \frac{c}{d} = \frac{a \cdot c}{b \cdot d} \quad\quad \frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c}$$
Chapter 8 — Rational Numbers
For rational numbers $\frac{p}{q}$ and $\frac{r}{s}$ with $q, s \neq 0$:
$$\frac{p}{q} + \frac{r}{s} = \frac{p \cdot s + r \cdot q}{q \cdot s} \quad\quad \frac{p}{q} \times \frac{r}{s} = \frac{p \cdot r}{q \cdot s}$$
Chapter 4 — Simple Equations
A linear equation in one variable takes the form $ax + b = 0$. Solve by isolating $x$:
$$x = -\frac{b}{a}, \quad a \neq 0.$$
Chapter 5 — Lines and Angles
Complementary angles: $\alpha + \beta = 90^\circ$.
Supplementary angles: $\alpha + \beta = 180^\circ$.
Angles on a straight line: $\alpha + \beta + \gamma + \ldots = 180^\circ$.
Angles around a point: sum to $360^\circ$.
Chapter 6 — The Triangle and Its Properties
Angle sum: $\alpha + \beta + \gamma = 180^\circ$.
Exterior angle: equal to the sum of the two non-adjacent interior angles.
Pythagoras (right triangle): $a^2 + b^2 = c^2$, where $c$ is the hypotenuse.
Chapter 8 — Comparing Quantities
$$\text{Percentage} = \frac{\text{part}}{\text{whole}} \times 100% \quad\quad \text{Simple Interest} = \frac{P \cdot R \cdot T}{100}$$
$$\text{Profit %} = \frac{\text{SP} - \text{CP}}{\text{CP}} \times 100 \quad\quad \text{Loss %} = \frac{\text{CP} - \text{SP}}{\text{CP}} \times 100$$
Chapter 11 — Perimeter and Area
Shape | Perimeter | Area |
|---|---|---|
Square | $4s$ | $s^2$ |
Rectangle | $2(l + b)$ | $l \cdot b$ |
Triangle | $a + b + c$ | $\tfrac{1}{2} \cdot \text{base} \cdot \text{height}$ |
Parallelogram | $2(a + b)$ | $\text{base} \cdot \text{height}$ |
Circle | $2 \pi r$ | $\pi r^2$ |
Chapter 12 — Algebraic Expressions
The three Class 7 identities — the seeds of all later algebra:
$$(a + b)^2 = a^2 + 2ab + b^2$$ $$(a - b)^2 = a^2 - 2ab + b^2$$ $$(a + b)(a - b) = a^2 - b^2$$
Chapter 13 — Exponents and Powers
For any non-zero base $a$ and integers $m, n$:
$$a^m \cdot a^n = a^{m+n} \quad\quad \frac{a^m}{a^n} = a^{m-n} \quad\quad (a^m)^n = a^{mn}$$ $$a^0 = 1 \quad\quad a^{-n} = \frac{1}{a^n} \quad\quad (a \cdot b)^m = a^m \cdot b^m$$
Why the Class 7 Formulas Matter — A Five-Year Bet
Every formula on the list above is the simplest possible version of an idea the student will meet again. They aren't isolated facts — they're the seeds.
The Class 7 algebra identities $(a+b)^2$, $(a-b)^2$, and $(a+b)(a-b)$ become the Class 9 polynomial factoring framework, the Class 10 quadratic identity bank, and the Class 11 binomial theorem.
The percentage and simple interest formulas become the Class 8 compound interest formula, then the Class 10 banking-and-instalment problems, then the Class 11 financial mathematics chapter.
The Pythagoras formula becomes the Class 9 coordinate distance formula, the Class 10 trigonometric ratios, and the Class 11 vector magnitude.
The exponent laws become the Class 8 scientific notation chapter, the Class 9 surds, the Class 10 logarithms, and the Class 11 sequences and series.
The blitzkrieg view — what most Class 7 textbooks skip — is that the destination of these formulas is calculus. The exponent laws are how derivatives of $x^n$ are computed. The algebra identities are how quadratic equations are derived. The geometry formulas are how integration measures area. The percentage formula is how compound growth — banking, biology, population — is modelled.
For an NCERT Class 7 student preparing for board-style Class 10 work, every formula on this page is in the gravitational pull of something three to five years away. The why matters more than the what.
Three Worked Examples — Quick, Standard, Stretch
Quick. Find $(7 + 3)^2$ using the algebra identity, not by direct addition.
Use $(a + b)^2 = a^2 + 2ab + b^2$ with $a = 7$, $b = 3$:
$$(7 + 3)^2 = 7^2 + 2 \cdot 7 \cdot 3 + 3^2 = 49 + 42 + 9 = 100.$$
Check: $(7 + 3)^2 = 10^2 = 100$ ✓.
Final answer: $100$.
Standard (Wrong Path First — The Mistake Worth Making Once). Find the simple interest on ₹5,000 for 3 years at 8% per annum.
The wrong path. A student multiplies $5000 \times 8 \times 3 = 120{,}000$ and writes the SI as ₹120,000. The result is twenty-four times the principal — clearly impossible for an 8% rate over three years.
The flaw: forgetting the division by 100. The percent rate is a fraction, not a whole-number multiplier. Eight percent means $\tfrac{8}{100}$, not $8$.
The rescue. Apply the formula correctly:
$$\text{SI} = \frac{P \cdot R \cdot T}{100} = \frac{5000 \cdot 8 \cdot 3}{100} = \frac{120{,}000}{100} = 1{,}200.$$
Final answer: ₹1,200.
Sanity check: at 8% per year, the interest for one year is ₹400. Three years gives ₹1,200. That matches.
Stretch. A rectangle has length $(x + 5)$ cm and breadth $(x - 5)$ cm. Find its area as a function of $x$, and then compute the area when $x = 13$.
Area $= l \cdot b = (x + 5)(x - 5)$. Apply the identity $(a + b)(a - b) = a^2 - b^2$:
$$\text{Area} = x^2 - 25 \text{ cm}^2.$$
For $x = 13$: $\text{Area} = 169 - 25 = 144 \text{ cm}^2$.
Final answer: $x^2 - 25$ cm² (general); $144$ cm² (at $x = 13$).
This problem connects two chapters — Algebraic Expressions and Perimeter and Area — in a single step. That's the Class 7 examination pattern.
Where the Class 7 Formulas Show Up
These aren't textbook decoration. The same formulas appear in:
Banking and savings accounts. The Simple Interest formula is what a bank uses to compute fixed-deposit returns for short tenures. The Class 7 formula is the production formula — not a school-only version.
Construction estimation. The perimeter and area formulas are what a tiler uses to quote a job: square metres of floor times tile cost.
Coding and computer graphics. The exponent laws govern how a screen's pixel grid scales — every doubling of resolution multiplies pixel count by $2^2 = 4$.
Cricket and statistics. Percentage calculations drive every batting average, strike rate, and win-percentage on a scoreboard.
Engineering — bridge and beam analysis. Pythagoras shows up in every diagonal-brace calculation; the algebra identities show up in stress-strain equations.
The Class 7 student who learns the why of these formulas is already three steps into a Class 12 physics chapter — they just don't know it yet.
Tripping Points to Avoid
Mistake 1: Confusing percentage rate with percentage value.
Where it slips in: The Simple Interest formula needs $R$ as a whole number (e.g., $R = 8$ for 8%), not as a fraction ($0.08$). Students who plug in $0.08$ produce an answer 100 times too small.
Don't do this: Apply $R = 0.08$ inside $\frac{P R T}{100}$. That double-counts the percent.
The correct way: $R$ is the percent value (e.g., $8$ for "8%"). The $\div 100$ in the formula is what converts the percent into a fraction. One conversion only.
Mistake 2: Treating $(a + b)^2$ as $a^2 + b^2$.
Where it slips in: The student squares a binomial and drops the cross-term $2ab$.
Don't do this: Write $(3 + 4)^2 = 9 + 16 = 25$. The actual value is $49$ — the missing $2 \cdot 3 \cdot 4 = 24$ is exactly the gap.
The correct way: $(a + b)^2 = a^2 + 2ab + b^2$. The cross-term is always there. Visually, this is the area of two equal rectangles inside the $(a+b) \times (a+b)$ square — the two off-diagonal pieces.
Mistake 3: Mixing the exponent laws.
Where it slips in: Computing $\frac{a^7}{a^3}$, a student writes $a^{7/3}$ instead of $a^{7-3} = a^4$.
Don't do this: Treat the slash as the exponent operation. The exponent rule for division is subtraction of exponents, not division.
The correct way: $\frac{a^m}{a^n} = a^{m-n}$. Subtract, don't divide.
A real-world version of "mixed-up units" mistakes. In 1999, NASA's Mars Climate Orbiter burned up in the Martian atmosphere because one engineering team had calculated thrust in pound-seconds (imperial) while the navigation team assumed newton-seconds (metric). The two teams did compute their numbers correctly within their own units — but the formulas were applied to the wrong inputs.
A $125 million mission ended because of a unit-conversion that's no harder than the percent-to-fraction conversion in the SI formula. Wrong inputs into right formulas — that's the structural shape of nearly every Class 7 error.
The Mathematicians Behind the Class 7 Toolkit
A short note on origins — these formulas didn't appear in a textbook, they were invented by people across centuries.
Brahmagupta (598–668, India) wrote the first systematic rules for arithmetic with zero and negative numbers in the Brāhmasphuṭasiddhānta (628 CE). The Class 7 integer rules — $a \times 0 = 0$, $(-a) \times (-b) = +ab$ — are direct descendants of his work, 1,400 years old.
Pythagoras (c. 570–495 BCE, Greece) is credited with the $a^2 + b^2 = c^2$ triangle relationship, though the result was known to Babylonian and Indian mathematicians centuries earlier. The proof — by area rearrangement — was Pythagoras' contribution.
al-Khwārizmī (c. 780–850, Baghdad) wrote Al-Kitāb al-mukhtaṣar fī ḥisāb al-jabr wa-l-muqābala — the founding text of algebra. The Class 7 chapter on simple equations is, structurally, his work.
Callout — Brahmagupta and the rule of zero.
Before Brahmagupta, there was no formal rule for what happened when you multiplied a number by zero, added a number to zero, or subtracted a larger number from a smaller one. He wrote, in Sanskrit: "A debt minus zero is a debt; a fortune minus zero is a fortune; zero minus zero is zero." This is the first known formal statement of the additive identity rule a Class 7 student now uses every day. He also defined the direction of negative numbers using debt-and-fortune language — a framing that survives in modern banking.
Key Takeaways
The maths formulas for class 7 total twenty-three core formulas across ten NCERT chapters — small enough to derive once, large enough to cover every Class 7 exam.
The three algebra identities — $(a+b)^2 = a^2 + 2ab + b^2$, $(a-b)^2 = a^2 - 2ab + b^2$, and $(a+b)(a-b) = a^2 - b^2$ — are the most-tested and the seeds of all later algebra.
The Simple Interest formula $\text{SI} = \frac{PRT}{100}$ embeds the percent-to-fraction conversion; dropping the $/100$ is the single most common mistake at this level.
Pythagoras' $a^2 + b^2 = c^2$ is introduced in Chapter 6 and becomes the foundation of coordinate geometry, trigonometry, and vector magnitude in later years.
Every Class 7 formula carries forward — the destination, on the Class 12 horizon, is calculus, financial mathematics, and engineering analysis.
Take These for a Test Drive — Three Problems
Simplify $(2x + 3)^2 - (2x - 3)^2$ using identities.
A shopkeeper marks an item at ₹1,200 and gives a 15% discount. What is the selling price?
The perimeter of a square equals the perimeter of an equilateral triangle of side 12 cm. Find the side and area of the square.
If Problem 1 took longer than 60 seconds, return to the algebra identities table above and look at the difference between $(a+b)^2$ and $(a-b)^2$ — the $a^2$ and $b^2$ pieces cancel.
Want a live Bhanzu trainer to walk your child through the Class 7 formula set chapter by chapter? Book a free demo class — online globally.
Was this article helpful?
Your feedback helps us write better content
