SSC CHSL

Top 100+ Quant Formulas for SSC CHSL 2025 Exam, Download Free PDF

Home » SSC CHSL » Top 100+ Quant Formulas for SSC CHSL 2025 Exam

SSC CHSL 2025 Tier 1 exam is scheduled to be conducted from 12th November 2025. It’s time to boost your speed and accuracy for the exam. There is a section in which candidates fail to manage their speed and accuracy, which is the Quantitative Aptitude section. With the exam just days away, there’s no time for solving long, textbook-style problems. Mostly, questions of the SSC CHSL quant section can be solved by just implementing the formulas. To help you with that, we have provided a PDF that contains the top 100+ quant formulas for SSC CHSL 2025 exam. You just have to download the PDF for free and revise these formulas.

Top 100+ Quant Formulas for SSC CHSL 2025 Exam

Here, we have provided 100+ quant formulas that will help you solve quant questions easily and quickly. For your convenience, we have categorized formulas according to the topics so that you can avoid confusion and learn them systematically.

1. Number System

  1. Sum of first n natural numbers = n(n + 1) / 2
  2. Sum of squares of first n natural numbers = n(n + 1)(2n + 1) / 6
  3. Sum of cubes of first n natural numbers = [n(n + 1)/2]²
  4. HCF × LCM = Product of two numbers
  5. Even number = 2n ; Odd number = 2n + 1
  6. Divisibility by 2 → last digit even
  7. Divisibility by 3 → sum of digits divisible by 3
  8. Divisibility by 4 → last two digits divisible by 4
  9. Divisibility by 5 → ends in 0 or 5
  10. Divisibility by 9 → sum of digits divisible by 9
  11. Divisibility by 11 → difference between sum of alternate digits divisible by 11
  12. Smallest number divisible by a & b = LCM(a, b)
  13. Greatest number dividing a & b = HCF(a, b)

Attempt Free Number System Tests and Check Your Prep. Level

2. Percentage, Profit & Loss, Discount

  1. Percentage = (Value / Total Value) × 100
  2. Increase = (New – Old) / Old × 100
  3. Decrease = (Old – New) / Old × 100
  4. Profit = Selling Price – Cost Price
  5. Loss = Cost Price – Selling Price
  6. Profit % = (Profit / Cost Price) × 100
  7. Loss % = (Loss / Cost Price) × 100
  8. Selling Price = Cost Price × (1 + Profit%/100)
  9. Cost Price = Selling Price × (100 / (100 + Profit%))
  10. Discount % = (Discount / Marked Price) × 100
  11. Selling Price = Marked Price × (1 – Discount%/100)
  12. Successive discounts formula: New discount = A + B – (A×B)/100

Attempt Free Percentage Tests and Check Your Prep. Level

3. Ratio and Proportion

  1. If a:b = x:y ⇒ a/x = b/y
  2. a:b = m:n ⇒ a = km, b = kn
  3. Ratio of two quantities = first quantity / second quantity
  4. Inverse proportion ⇒ a₁/a₂ = b₂/b₁
  5. If a:b = 2:3 and b:c = 4:5 ⇒ a:b:c = 8:12:15
  6. Mean proportion between a and b = √(a×b)
  7. If a/b = c/d ⇒ ad = bc (product of extremes = product of means)
  8. Compound ratio of (a:b) and (c:d) = (ac):(bd)

Attempt Free Ratio and Proportion Tests and Check Your Prep. Level

4. Time, Speed, and Distance

  1. Speed = Distance / Time
  2. Time = Distance / Speed
  3. Distance = Speed × Time
  4. Average speed (equal distance) = 2xy / (x + y)
  5. Relative speed (same direction) = x – y
  6. Relative speed (opposite direction) = x + y
  7. If a train of length L crosses a pole in T seconds → Speed = L / T
  8. If it crosses platform of length P in T seconds → Speed = (L + P)/T
  9. Downstream speed = Boat + Stream
  10. Upstream speed = Boat – Stream
  11. Average speed for unequal distances = total distance / total time

Attempt Free Time, Speed, and Distance Tests and Check Your Prep. Level

5. Time and Work

  1. Work = Rate × Time
  2. If A can do a work in x days, work done per day = 1/x
  3. If A in x days, B in y days ⇒ both together in 1/(1/x + 1/y) = xy/(x + y) days
  4. If A is twice efficient as B ⇒ time taken by A = ½ of B
  5. Ratio of efficiency = inverse of time taken
  6. If A completes 1/3 of work in 10 days ⇒ total work = 30 days
  7. Pipes & cisterns: (filling rate – emptying rate) × time = work done
  8. Work and wages ∝ efficiency × time

Attempt Free Time and Work Tests and Check Your Prep. Level

6. Average and Ages

  1. Average = Sum of observations / Number of observations
  2. If one value added ⇒ New average = (Old total + New value) / (n + 1)
  3. If one value removed ⇒ (Old total – Removed value) / (n – 1)
  4. Difference in average × total members = difference in total sum
  5. Average age = Total of ages / Number of persons
  6. If all ages increased by x ⇒ new average = old average + x
  7. Combined average = (n₁a₁ + n₂a₂)/(n₁ + n₂)
  8. To find the missing number: use total = average × number

Attempt Free Average and Ages Tests and Check Your Prep. Level

7. Simple and Compound Interest

  1. Simple Interest = (P × R × T) / 100
  2. Amount = Principal + SI
  3. If SI on ₹P in T years = ₹X ⇒ rate = (100 × X) / (P × T)
  4. Compound Interest = P[(1 + R/100)ⁿ – 1]
  5. Amount = P(1 + R/100)ⁿ
  6. Difference between CI and SI (for 2 years) = P(R/100)²
  7. CI for 3 years = P[(1 + R/100)³ – 1]
  8. Half-yearly CI = P(1 + R/200)²n – P
  9. Quarterly CI = P(1 + R/400)⁴n – P
  10. Time for doubling at CI: T = (log 2) / (log(1 + R/100))

Attempt Free Simple and Compound Interest Tests and Check Your Prep. Level

8. Algebra

  1. (a + b)² = a² + 2ab + b²
  2. (a – b)² = a² – 2ab + b²
  3. a² – b² = (a + b)(a – b)
  4. (a + b + c)² = a² + b² + c² + 2(ab + bc + ca)
  5. (a + b)³ = a³ + 3a²b + 3ab² + b³
  6. a³ – b³ = (a – b)(a² + ab + b²)
  7. a³ + b³ = (a + b)(a² – ab + b²)
  8. If a + b + c = 0 ⇒ a³ + b³ + c³ = 3abc
  9. For ax² + bx + c = 0 ⇒ Sum of roots = –b/a, Product of roots = c/a
  10. (x + a)(x + b) = x² + (a + b)x + ab

Attempt Free Algebra Tests and Check Your Prep. Level

9. Geometry and Mensuration

  1. Perimeter of square = 4a
  2. Area of square = a²
  3. Perimeter of rectangle = 2(l + b)
  4. Area of rectangle = l × b
  5. Area of triangle = ½ × base × height
  6. Area of circle = πr²
  7. Circumference of circle = 2πr
  8. Area of parallelogram = base × height
  9. Volume of cube = a³
  10. Volume of cuboid = l × b × h
  11. Volume of cylinder = πr²h
  12. Curved surface area of cylinder = 2πrh
  13. Total surface area of cylinder = 2πr(r + h)
  14. Volume of cone = ⅓πr²h
  15. Curved surface area of cone = πrl
  16. Volume of sphere = 4/3πr³
  17. Surface area of sphere = 4πr²

Attempt Free Geometry and Mensuration Tests and Check Your Prep. Level

10. Trigonometry

  1. sin²A + cos²A = 1
  2. 1 + tan²A = sec²A
  3. 1 + cot²A = cosec²A
  4. sinA / cosA = tanA
  5. sin(90° – A) = cosA
  6. cos(90° – A) = sinA
  7. tan(90° – A) = cotA
  8. sin2A = 2sinAcosA
  9. cos2A = cos²A – sin²A
  10. tan2A = (2tanA)/(1 – tan²A)

Attempt Free Trigonometry Tests and Check Your Prep. Level

11. Statistics, Probability, and Miscellaneous

  1. Mean = Sum of values / Number of values
  2. Median (for odd n) = middle value
  3. Median (for even n) = average of the middle two
  4. Mode = most frequent value
  5. Probability = (Favourable outcomes)/(Total outcomes)
  6. nPr = n! / (n – r)!
  7. nCr = n! / [r!(n – r)!]
  8. Relation ⇒ nCr + nC(r–1) = n+1Cr
  9. Sum of n terms of AP = n/2[2a + (n–1)d]
  10. Sum of n terms of GP = a(1–rⁿ)/(1–r)

Attempt Free Probability Tests and Check Your Prep. Level

Download Free PDF of Quant Formulas for SSC CHSL

Here, we have provided a PDF that contains all the formulas that we have provided above. You are advised to download this PDF, take a printout of it, and paste it on your study desk. Doing this will help you learn and revise these formulas easily and quickly. Pasting it in front of you will allow you to glance at the formulas regularly, reinforce your memory through frequent visual exposure, and ensure quick revision without having to search for them repeatedly.

Smart Strategy to Learn Quant Formulas for SSC CHSL 2025

Learning Quantitative Aptitude formulas for exams like SSC CHSL doesn’t have to be overwhelming. Forget complex rote learning; we’re using a smart, human approach to make them stick quickly and permanently.

  • Group the Topics Smartly: Don’t study Algebra one day and Mensuration the next. Group formulas based on their core math concept. For example, cluster Profit/Loss, Discount, SI, and CI are all variations of percentage calculation.
  • Visualize: When you look at Time = Distance/Speed, picture a car covering a long road. That mental image makes the formula’s logic immediate, so you can always re-derive it under pressure.
  • Derive the Relatives: Master the one root formula for each topic. Learn Speed = D/T, and you automatically know that D = S * T and T = D/S. In this way, you can see that’s one formula, not three!
  • Flashcard Power-Play: Use flashcards (or digital notes) for Active Recall. Write the name of the formula on one side (“Volume of a Cone”) and the actual formula on the back. Force yourself to recall the answer before flipping. Do this for 15 minutes in the morning and 15 minutes before sleep.
  • The 5-Question Rule: After reviewing any formula, immediately solve at least 5 questions that require it. Formulas become unbreakable when your brain sees them in action, not just on a page.
  • Test Yourself Blindly: Once a week, take a blank sheet of paper and write down all the formulas for two chapters from memory. Highlight the ones you miss. This pinpoint accuracy tells you exactly what to study next, saving you a lot of time on concepts you already know.

Join our exclusive Telegram group for expert guidance, personalized tips, and real-time solutions to boost your SSC exam prep. [Click here to join now!]

Other Related Article SSC CHSL
SSC CHSL NotificationSSC CHSL Study Plan
SSC CHSL Previous Year Question PaperSSC CHSL Salary
SSC CHSL Cut OffSSC CHSL Selection Process
SSC CHSL Syllabus

FAQs: Top 100+ Quant Formulas for SSC CHSL 2025 Exam

What is the exam date for SSC CHSL 2025 Tier 1?

The SSC CHSL 2025 Tier 1 Exam is scheduled to be held from 12th November 2025 across multiple shifts nationwide.

Why are quant formulas important for SSC CHSL preparation?

Most Quant questions in SSC CHSL can be solved directly by applying formulas, saving time and improving accuracy.

How many formulas should I memorize for SSC CHSL Quant?

You should learn around 100 to 120 important formulas covering all key topics like Algebra, Geometry, and Percentage.

Which topics carry the most weight in SSC CHSL Quant section?

The most important topics are Percentage, Ratio, Time-Speed-Distance, Profit-Loss, and Mensuration.

How can I memorize quant formulas faster?

Use flashcards, daily practice, and visualization to remember formulas easily and for a long time.

Abhishek Jatariya

Hello Guys, I am Abhishek Jatariya (B.Tech (IT), HBTU Kanpur). At PracticeMock I am a dedicated Government Job aspirant turned passionate Content writer & Content creator. My blogs are a one-stop destination for accurate and comprehensive information on exams like SSC, Railways, and Other PSU Jobs. I am on a mission to provide you with all the details about these exams you need, conveniently in one place. I hope you will like my writing.

Recent Posts

Types of Banking Licences in India — A Beginner’s Visual Guide (2026)

Understand all types of banking licences in India—Universal Banks, SFBs, Payments Banks, RRBs & more.…

12 hours ago

Best Books for SSC CGL General Awareness Preparation (Score High With Less Effort)

Scared of the vast SSC CGL General Awareness syllabus? Discover the best books to score…

12 hours ago

The Hindu Editorial Vocabulary, Download Free PDF

Read The Hindu Editorial Vocabulary to know difficult words with its meanings. We provide monthly…

15 hours ago

Top 10 Banking Sector Reforms in 2025-26 Every Aspirant Must Know

Preparing for banking exams in 2026? Discover the top 10 most important banking reforms from…

16 hours ago

Daily Current Affairs for Banking & Govt Exams

Read the latest current affairs today for banking, SSC & govt exams. Stay updated with…

17 hours ago

Vishleshan for Regulatory Exams 14th April 2026 | Address causes, not symptoms: Industry warns RBI’s new anti-fraud proposals are insufficient and disruptive

RBI’s anti-fraud proposals decoded: delays, kill switch, and risks of blunt regulation in India’s fast-growing…

19 hours ago