
Complete Vedic Maths and Quant Shortcuts for SSC Exams
Complete Vedic Maths and Quant Shortcuts for SSC Exams
In competitive exams like the SSC CGL, CHSL, CPO, and MTS, time is the ultimate deciding factor. For instance, in the SSC CGL Tier 1 exam, you are required to solve 100 questions in 60 minutes. Practically, this leaves you with around 20 to 22 minutes to attempt 25 Quantitative Aptitude questions. Under such tight time limits, relying purely on traditional, multi-step calculation methods can be a major disadvantage.
Integrating speed-math systems like Vedic Mathematics with modern Quantitative Aptitude shortcuts allows you to perform complex calculations within seconds. This comprehensive guide covers essential Vedic calculation methods, digital root applications, arithmetic shortcuts, and advanced math substitution tricks specifically designed for the SSC syllabus.
🔥 Key Exam Takeaway: Quantitative Aptitude in SSC exams is not just about knowing how to solve a question; it is about finding the fastest path to the correct option. Mastering Vedic speed-calculations and value-substitution tricks can save you up to 30% of your time during the exam.
1. Core Vedic Maths Multiplication Shortcuts
Traditional multiplication can be time-consuming and prone to errors. Vedic Mathematics offers specific and general sutras that reduce multi-line calculations to single-line answers.
A. Ekadhikena Purvena (Squaring Numbers Ending in 5)
This sutra translates to “By one more than the previous.” It is used to instantly square any number ending with the digit 5.
- Rule: For a number of the form A5, the square is calculated as: Result = [A × (A + 1)] | 25
- Example 1: Find the square of 75.
- Here, A = 7. One more than 7 is 8.
- Step 1 (Left Part): 7 × (7 + 1) = 7 × 8 = 56
- Step 2 (Right Part): 5² = 25
- Merge: 5625
- Example 2: Find the square of 115.
- Here, A = 11. One more than 11 is 12.
- Step 1 (Left Part): 11 × 12 = 132
- Step 2 (Right Part): 25
- Merge: 13225
B. Nikhilam Navatashcaramam Dashatah (Base Method Multiplication)
This sutra translates to “All from 9 and the last from 10.” It is used to multiply numbers that are close to bases like 10, 100, 1000, etc.
- Rule: Calculate the deviation of each number from the base. Cross-operate the deviation of one number with the other number, and multiply the deviations together.
- Example: Multiply 97 by 98 (Base = 100).
- Deviation of 97 = -03
- Deviation of 98 = -02
- Step 1 (Left Part): Cross-subtract: 97 - 02 = 95 (or 98 - 03 = 95)
- Step 2 (Right Part): Multiply the deviations: (-03) × (-02) = 06
- Combine: 9506
- Example: Multiply 104 by 107 (Base = 100).
- Deviation of 104 = +04
- Deviation of 107 = +07
- Step 1 (Left Part): Cross-add: 104 + 07 = 111
- Step 2 (Right Part): Multiply deviations: 04 × 07 = 28
- Combine: 11128
C. Antyaordasake’pi (Sum of Unit Digits is 10 and Tens Digits are Same)
This method is used when the unit digits of two numbers sum up to exactly 10, and their remaining tens/hundreds digits are identical.
- Rule: Multiply the shared tens digit by its successor to get the left part of the answer. Multiply the unit digits together to get the right part.
- Example: Multiply 64 by 66.
- The tens digits are both 6. Unit digits sum to 10 (4 + 6 = 10).
- Left part: 6 × (6 + 1) = 6 × 7 = 42
- Right part: 4 × 6 = 24
- Combine: 4224
D. Urdhva-Tiryagbhyam (General Criss-Cross Multiplication)
This is the general Vedic formula for multiplying any two numbers. It translates to “Vertically and Crosswise.”
- Rule for a 2-Digit Multiplication (AB × CD):
Carry forward any extra tens digits from right to left.Step 1: Vertically on the right (B × D) Step 2: Crosswise and add (A × D + B × C) Step 3: Vertically on the left (A × C) - Example: Multiply 43 by 24.
- Step 1: 3 × 4 = 12 (Write 2, carry forward 1)
- Step 2: (4 × 4) + (3 × 2) + carry 1 = 16 + 6 + 1 = 23 (Write 3, carry forward 2)
- Step 3: (4 × 2) + carry 2 = 8 + 2 = 10 (Write 10)
- Combine: 1032
2. Squaring, Cubing, and Root Extraction Techniques
A. Squaring Any 2-Digit Number
Using the algebraic expansion formula (a + b)² = a² | 2ab | b², we can square any two-digit number in a single line.
- Example: Find the square of 64 (where a = 6, b = 4).
- a² | 2ab | b² => 6² | 2(6)(4) | 4² => 36 | 48 | 16
- Step 1: Write down the unit digit of 16 -> 6 (carry forward 1)
- Step 2: Add carry to middle term: 48 + 1 = 49 -> Write down 9 (carry forward 4)
- Step 3: Add carry to left term: 36 + 4 = 40 -> Write down 40
- Result: 4096
B. Finding Square Roots of Perfect Squares
To quickly find the square root of a perfect square, you must first memorize the unit digit properties of squares:
| Square Ends in | Possible Unit Digit of Square Root |
|---|---|
| 1 | 1 or 9 |
| 4 | 2 or 8 |
| 5 | 5 |
| 6 | 4 or 6 |
| 9 | 3 or 7 |
- Example: Find the square root of 5184.
- Step 1: Split the last two digits: 51 | 84.
- Step 2: The number ends in 4, so the square root’s unit digit is either 2 or 8.
- Step 3: Look at the first group, 51. The largest perfect square less than 51 is 49 (which is 7²). Thus, the tens digit of our root is 7.
- Step 4: The answer is either 72 or 78. To decide, multiply the tens digit (7) by its successor (8): 7 × 8 = 56.
- Step 5: Since the first group (51) is smaller than our product (56), select the smaller option.
- Result: 72
C. Finding Cube Roots of Perfect Cubes
Finding cube roots of perfect cubes up to 6 digits is simple because every digit from 0-9 has a unique ending unit digit when cubed:
| Cube Ends in | Unit Digit of Cube Root |
|---|---|
| 1 -> 1 | 4 -> 4 |
| 2 -> 8 | 5 -> 5 |
| 3 -> 7 | 6 -> 6 |
| 7 -> 3 | 8 -> 2 |
| 9 -> 9 | 0 -> 0 |
- Example: Find the cube root of 148877.
- Step 1: Split the number into two parts from the right: 148 | 877.
- Step 2: The second part (877) ends in 7. According to our table, the cube root’s unit digit must be 3.
- Step 3: For the first part (148), find the largest perfect cube less than or equal to 148. This is 125 (which is 5³). Thus, the tens digit is 5.
- Result: 53
3. The Digital Sum Method (Casting Out Nines)
The Digital Sum of a number is the single-digit value obtained by continuously adding its digits until a single digit remains. In Vedic mathematics, this is known as finding the Bijank.
-
Core Rule: In digital sum calculations, the digit 9 is treated as 0 (or vice versa).
-
Mathematical Concept: If an equation LHS = RHS is mathematically correct, then the Digital Sum of LHS must equal the Digital Sum of RHS.
-
Example: Solve 345 + 128 - 256 = ?
- Options: A) 217, B) 235, C) 211, D) 205
- Step 1: Find the Digital Sum of the equation: DS(345) = 3 + 4 + 5 = 12 -> 1 + 2 = 3 DS(128) = 1 + 2 + 8 = 11 -> 1 + 1 = 2 DS(256) = 2 + 5 + 6 = 13 -> 1 + 3 = 4
- Step 2: Calculate the net Digital Sum: Net DS = 3 + 2 - 4 = 1
- Step 3: Find the option with a Digital Sum of 1:
- A) 217 -> 2 + 1 + 7 = 10 -> 1 (Matches)
- B) 235 -> 2 + 3 + 5 = 10 -> 1 (Matches) – Wait, if two options match, check unit digits: 5 + 8 - 6 = 7. Thus, option A must be correct.
⚠️ Warning: Digital Sum is an effective elimination tool, but it does not work if two options have the same digit sum. Always pair Digital Sum with Unit Digit Analysis or Divisibility Rules to confirm your answer.
4. High-Yield Arithmetic Quant Shortcuts
These formulas are designed to help you quickly solve common arithmetic problems in SSC CGL and CHSL exams.
| Arithmetic Concept | Classic Problem Scenario | Shortcut Formula / Approach |
|---|---|---|
| Successive Percentage | Successive increase/decrease of a% and b% | Net Change % = a + b + (ab / 100) |
| Profit & Loss | Selling price of 2 items is same; one sold at x% profit, other at x% loss | Always a net loss of: Loss % = x² / 100 |
| Simple & Compound Interest | Difference between CI and SI for 2 years at rate R% | Difference (D) = P × (R / 100)² |
| Simple & Compound Interest | Difference between CI and SI for 3 years at rate R% | D = P × (R / 100)² × (3 + R / 100) |
| Time, Speed & Distance | Average speed for equal onward and return distances | Average Speed = 2xy / (x + y) |
| Time & Work | A does work in x days, B does work in y days | Together Time = (x × y) / (x + y) |
A. Successive Percentage & Fractions Method
To find successive percentage changes, convert percentages to fractions to avoid working with large decimals.
- Fraction Equivalents Table:
- 10% = 1/10, 20% = 1/5, 25% = 1/4, 12.5% = 1/8, 16.67% = 1/6, 33.33% = 1/3
- Example: The price of an item increases by 12.5% and then decreases by 20%. Find the net percentage change.
- Step 1: Write down the initial-to-final ratios:
- 12.5% Increase -> Ratio is 8 -> 9
- 20% Decrease -> Ratio is 5 -> 4
- Step 2: Multiply the ratios: Initial = 8 × 5 = 40 Final = 9 × 4 = 36
- Step 3: Find the net change: Decrease = ((40 - 36) / 40) × 100 = (4 / 40) × 100 = 10% decrease
- Step 1: Write down the initial-to-final ratios:
B. CI vs SI Difference Shortcut
SSC exams frequently ask for the difference between Compound Interest and Simple Interest over 2-year or 3-year periods.
- Example: Find the difference between CI and SI on ₹25,000 for 2 years at 6% per annum.
- Using the 2-year difference shortcut: D = P × (R / 100)² D = 25000 × (6 / 100)² D = 25000 × (36 / 10000) D = 2.5 × 36 = 90
- Result: ₹90
5. Advanced Maths Quant Shortcuts (Algebra & Geometry)
Advanced mathematics makes up nearly 40% of the Quantitative Aptitude section in SSC CGL Tier 1 and Tier 2. You can solve many of these questions quickly using structural formulas and value substitution.
A. Algebra Identity Shortcuts
If x + 1/x = k, then you can use these shortcuts to find higher powers:
- Square power: x² + 1/x² = k² - 2
- Cube power: x³ + 1/x³ = k³ - 3k
- Fourth power: x⁴ + 1/x⁴ = (k² - 2)² - 2
The Value-Putting Method in Algebra
When an algebraic equation has more variables than the number of equations provided, you can substitute simple values (like 0, 1, -1) for the extra variables.
- Example: If a + b + c = 0, find the value of (a² + b² + c²) / (ab + bc + ca).
- Since there is only one equation and three variables, we can choose values that satisfy the condition a + b + c = 0.
- Avoid choosing values that result in a zero denominator.
- Substitute a = 1, b = -1, c = 0.
- Check condition: 1 + (-1) + 0 = 0 (Satisfied).
- Substitute these values into the target expression: (1² + (-1)² + 0²) / (1(-1) + (-1)(0) + (0)(1)) = (1 + 1 + 0) / (-1 + 0 + 0) = 2 / -1 = -2
- Result: -2
B. Trigonometry Angle Substitution
For trigonometric identities that do not contain conditional angles, substitute standard values (such as 45°, 30°, or 60°) to simplify the expression.
- Example: Find the value of (1 + cot θ - cosec θ)(1 + tan θ + sec θ).
- Substitute θ = 45° (since tan 45° = 1 and cot 45° = 1, which simplifies calculations).
- Expression becomes: (1 + 1 - √2)(1 + 1 + √2) = (2 - √2)(2 + √2)
- This is in the form (a - b)(a + b) = a² - b²: 2² - (√2)² = 4 - 2 = 2
- Result: 2
C. Geometry & Mensuration Divisibility Shortcut (The Pi-Rule)
Most 3D mensuration questions (cylinders, cones, spheres, hemispheres) involve Pi, which is approximated as 22/7.
- Rule: Because the calculation includes 22/7 (which is a multiple of 11), the final correct numerical answer must be divisible by 11.
- Divisibility Rule of 11: The difference between the sum of the digits at odd places and the sum of the digits at even places must be either 0 or a multiple of 11.
- How to Use: If a question asks for the volume or surface area of a curved shape, test the options for divisibility by 11. This can often help you identify the correct option within seconds without solving the entire formula.
6. Divisibility and Cyclicity Shortcuts
A. Core Divisibility Rules for Fast Simplification
- Divisibility by 3: The sum of all digits must be divisible by 3.
- Divisibility by 4: The number formed by the last two digits must be divisible by 4.
- Divisibility by 8: The number formed by the last three digits must be divisible by 8.
- Divisibility by 9: The sum of all digits must be divisible by 9.
- Divisibility by 11: The difference between the sum of digits at odd places and the sum of digits at even places is 0 or a multiple of 11.
B. Cyclicity of Unit Digits
The unit digit of any base raised to a power repeats in cycles of 4.
Cyclicity Group: [2, 3, 7, 8]
- Rule: Divide the exponent by 4 and find the remainder (r). The unit digit is equivalent to the base’s unit digit raised to the power of r. If r = 0, use a power of 4.
- Example: Find the unit digit of 23⁴⁷.
- The base unit digit is 3. The exponent is 47.
- Step 1: Divide the exponent by 4 and find the remainder: 47 / 4 -> Remainder r = 3.
- Step 2: Calculate 3³ = 27.
- Result: Unit digit is 7.
7. PYQs: 15 Practice Questions for SSC Exams
These practice questions demonstrate how to apply Vedic Maths and Quant shortcuts to actual SSC-style problems.
1. Find the value of (999 × 996) using Vedic subtraction methods.
Answer: 995004
Explanation: Use the Nikhilam Base Method with Base = 1000.
- Deviation of 999 = -001
- Deviation of 996 = -004
- Left Part: Cross-subtract: 996 - 001 = 995
- Right Part: Multiply deviations: (-001) × (-004) = 004 (needs three digits as base is 1000)
- Combine: 995004
2. What is the unit digit of the expression: 122¹⁷³ × 124¹²⁴?
Answer: 2
Explanation:
- For 122¹⁷³: Base unit digit is 2 (cyclicity of 4). Exponent 173 / 4 -> remainder 1. Thus, unit digit = 2¹ = 2.
- For 124¹²⁴: Base unit digit is 4. For base 4, the unit digit is 4 for odd powers and 6 for even powers. Since 124 is an even exponent, the unit digit is 6.
- Multiply the unit digits: 2 × 6 = 12 -> Unit digit is 2.
3. Find the cube root of the perfect cube: 438976.
Answer: 76
Explanation: Split the number: 438 | 976.
- The second part (976) ends in 6, so the unit digit of the root must be 6.
- The first part (438) lies between 7³ (343) and 8³ (512). The largest perfect cube less than 438 is 343, so the tens digit is 7.
- Combine: 76.
4. If x + 1/x = 5, find the value of x³ + 1/x³. (SSC CGL)
Answer: 110
Explanation: Use the algebraic shortcut for cubes: x³ + 1/x³ = k³ - 3k Given k = 5: 5³ - 3(5) = 125 - 15 = 110
5. A single discount equivalent to three successive discounts of 10%, 20%, and 25% is:
Answer: 46%
Explanation: Use the successive ratio method:
- 10% discount -> Ratio is 10 -> 9
- 20% discount -> Ratio is 5 -> 4
- 25% discount -> Ratio is 4 -> 3
- Multiply the initial and final values: Initial = 10 × 5 × 4 = 200 Final = 9 × 4 × 3 = 108
- Equivalent Discount: ((200 - 108) / 200) × 100 = (92 / 200) × 100 = 46%
6. If a + b + c = 6 and ab + bc + ca = 11, find the value of a³ + b³ + c³ - 3abc.
Answer: 18
Explanation: Use the algebraic identity: a³ + b³ + c³ - 3abc = (a + b + c)[(a + b + c)² - 3(ab + bc + ca)] Substitute the given values: = 6 × [6² - 3(11)] = 6 × [36 - 33] = 6 × 3 = 18
7. A solid cylinder has a radius of 7 cm and a height of 10 cm. Find its volume. (Use Pi-Rule verification)
Answer: 1540 cm³
Explanation: The formula for the volume of a cylinder is V = π × r² × h. - Testing 1540 for divisibility by 11: Sum of odd digits (1 + 4) = 5 Sum of even digits (5 + 0) = 5 Difference = 5 - 5 = 0 - Since the difference is 0, 1540 is divisible by 11. - Formula check: (22 / 7) × 7 × 7 × 10 = 22 × 70 = 1540.
8. Solve for x using Digital Sum: 123 × 456 - 54321 = x.
Answer: 1767
Explanation: Calculate the digital sum of both sides:
- DS(123) = 1 + 2 + 3 = 6
- DS(456) = 4 + 5 + 6 = 15 -> 1 + 5 = 6
- DS(54321) -> Cast out 5 + 4 = 9 and 3 + 2 + 1 = 6 -> 6
- Substitute into the equation: (6 × 6) - 6 = 36 - 6 = 30 -> 3
- The correct option must have a Digital Sum of 3. DS(1767) = 1 + 7 + 6 + 7 = 21 -> 2 + 1 = 3
9. Find the difference between CI and SI on ₹15,000 for 2 years at 10% per annum.
Answer: ₹150
Explanation: Use the 2-year difference formula: D = P × (R / 100)² D = 15000 × (10 / 100)² D = 15000 × (100 / 10000) = 150
10. If sin θ + cosec θ = 2, find the value of sin¹⁰⁰ θ + cosec¹⁰⁰ θ.
Answer: 2
Explanation: Use value substitution. - Let θ = 90°, since sin 90° = 1 and cosec 90° = 1. - This satisfies the condition: 1 + 1 = 2. - Substitute into the target expression: 1¹⁰⁰ + 1¹⁰⁰ = 1 + 1 = 2.
11. Find the average speed of a car that travels from A to B at 40 km/h and returns at 60 km/h.
Answer: 48 km/h
Explanation: Use the average speed formula for equal distances: Average Speed = 2xy / (x + y) = (2 × 40 × 60) / (40 + 60) = 4800 / 100 = 48 km/h
12. If a - b = 3 and a² + b² = 29, find the value of ab.
Answer: 10
Explanation: Use the algebraic identity: (a - b)² = a² + b² - 2ab Substitute the given values: 3² = 29 - 2ab => 9 = 29 - 2ab 2ab = 20 => ab = 10 - *Alternatively, identify the triplet values: a = 5 and b = 2. This satisfies both equations (5 - 2 = 3 and 25 + 4 = 29), so ab = 5 × 2 = 10.*
13. Find the square of 109 using Nikhilam base operations.
Answer: 11881
Explanation: Base = 100. Deviation = +09. - Left Part: Add the deviation to the number: 109 + 09 = 118. - Right Part: Square the deviation: 09² = 81. - Combine: 11881.
14. Find the unit digit of (73)⁹⁸.
Answer: 9
Explanation: Base unit digit is 3 (cyclicity group of 4). - Exponent 98 / 4 -> remainder 2. - Unit digit = 3² = 9.
15. In what ratio must a grocer mix tea costing ₹60/kg with tea costing ₹65/kg to obtain a mixture worth ₹62/kg?
Answer: 3 : 2
Explanation: Use the rule of alligation: Cost 1 (60) Cost 2 (65) Mean (62) (65 - 62) (62 - 60) 3 2 code Code - The required ratio is 3 : 2.
8. Quick Summary for Revision
A. Core Multiplication & Root Extraction
- Numbers ending in 5: To square A5, multiply A × (A + 1) and append 25.
- Nikhilam Method: For numbers near a base, cross-operate the deviations for the left part, and multiply the deviations for the right part.
- Square/Cube Roots: Use the unit digit tables to quickly determine the last digit of the root, then use the remaining prefix to find the first digit.
B. High-Yield Quant Revision Facts
- Successive Change: a + b + (ab / 100) (use fraction ratios for complex percentages).
- 2-Year CI vs SI Difference: D = P × (R / 100)².
- 3-Year CI vs SI Difference: D = P × (R / 100)² × (3 + R / 100).
- Average Speed (Equal Distances): 2xy / (x + y).
- Mensuration Tip: Always check if the options are divisible by 11 when calculating volume or area involving Pi (approx 22/7).
- Algebra Tip: If x + 1/x = k, then x² + 1/x² = k² - 2 and x³ + 1/x³ = k³ - 3k.
- Alternate Names to Memorize:
- Bhakra Reservoir -> Gobind Sagar
- Mettur Reservoir -> Stanley Reservoir
- Jayakwadi Reservoir -> Nath Sagar
- Rihand Reservoir -> Govind Ballabh Pant Sagar
- Koyna Reservoir -> Shivaji Sagar
- Pong Dam -> Beas Dam
- Ranjit Sagar Dam -> Thein Dam
- Almatti Dam -> Lal Bahadur Shastri Dam
⚠️ Warning: Do not rely on value substitution if it results in an undefined expression (such as a zero denominator, e.g., 1 / 0). Always choose values that keep the expressions mathematically valid.
🚀 Final Exam Tip: Digital Sum is an excellent tool for eliminating incorrect options quickly in simplification, compound interest, and percentage questions. Practice using Digital Sum during your mock tests to get used to combining it with unit digit analysis.
Best of luck with your preparation!
Test your knowledge
Take a free mock test on SSC CGL / CHSL / MTS / CPO right now.