GATE Fast Calculation Shortcuts
Master 25+ high-yield 10-second mental math tricks to solve GATE Aptitude questions at 3x speed
#1 10-Second Percentage Change & Consumption Trick
PercentageDecrease % = [r / (100 + r)] × 100%. For r = 25%, Decrease = (25 / 125) × 100 = 20%.
⚡ Saved ~45 seconds compared to full algebraic equations.
#2 Successive Percentage Changes Net Effect
PercentageNet % = x + y + (xy / 100). Here x = +20, y = -10. Net = 20 - 10 + (20 × -10)/100 = 10 - 2 = +8% increase.
⚡ Solves in 3 seconds without assuming base salary = 100.
#3 Dishonest Shopkeeper Faulty Weight Profit Trick
Profit & LossGain % = [Error / (True Weight - Error)] × 100%. Error = 100g. Gain % = (100 / 900) × 100 = 11.11%.
⚡ Instant 5-second formula substitution.
#4 Pipes & Cisterns Efficiency Ratio Method
Time & WorkEfficiency ratio A:B = 3:1. Combined efficiency = 4 units/min. Tank capacity = 4 × 18 = 72 units. A alone = 72 / 3 = 24 mins.
⚡ Eliminates fractional LCM additions like 1/x + 1/3x.
#5 Alternate Days Work Cycle Trick
Time & WorkLCM of 10 and 15 = 30 units. A = 3 u/day, B = 2 u/day. 1 cycle (2 days) = 5 units. Cycles needed = 30 / 5 = 6 cycles = 12 days.
⚡ Solves step-by-step alternate day questions in 10 seconds.
#6 Relative Speed Unit Conversion Trick
Speed Time DistanceTotal distance = 120 + 180 = 300m. Relative Speed = 40 + 32 = 72 km/h. Convert to m/s: 72 × (5/18) = 20 m/s. Time = 300 / 20 = 15s.
⚡ Avoids unit conversion errors under exam time pressure.
#7 Average Speed for Equal Distances
Speed Time DistanceAverage Speed = 2xy / (x + y) = (2 × 60 × 40) / (60 + 40) = 4800 / 100 = 48 km/h.
⚡ Prevents incorrect arithmetic mean mistake (60+40)/2 = 50.
#8 Circular Track Meeting Time Rule
Speed Time DistanceRelative Speed (Opposite) = 6 + 4 = 10 m/s. Time = Track Length / Relative Speed = 400 / 10 = 40 seconds.
⚡ Solves complex circular track meeting problems instantly.
#9 Two Dice Sum Outcomes Formula
ProbabilityFor two dice, number of outcomes for sum S is 6 - |7 - S|. For S = 9, ways = 6 - |7 - 9| = 4. P = 4 / 36 = 1/9.
⚡ Eliminates writing down all 36 sample space pairs.
#10 Modular Exponent Remainder Reduction Trick
Number SystemNotice 7^3 = 343 = 342 + 1. So 7^84 = (7^3)^28 = (342 + 1)^28 ≡ 1^28 ≡ 1 (mod 342). Remainder = 1.
⚡ Solves large exponent modulo questions in 5 seconds.
#11 Unit Digit Cyclicity Rule (Mod 10)
Number SystemCyclicity of 3 is 4 (3, 9, 7, 1). Divide exponent 2025 by 4: remainder is 1. Last digit = 3^1 = 3.
⚡ Finds unit digits of massive powers in seconds.
#12 Number of Divisors / Factors Formula
Number SystemPrime factorize 360 = 2³ × 3² × 5¹. Total factors = (3 + 1)(2 + 1)(1 + 1) = 4 × 3 × 2 = 24 factors.
⚡ Eliminates manual counting of factors.
#13 Symmetric Quadratic Algebra Trick
Algebrax^2 + 1/x^2 = k^2 - 2 = 4^2 - 2 = 14. x^3 + 1/x^3 = k^3 - 3k = 4^3 - 3(4) = 64 - 12 = 52.
⚡ 5-second mental calculation without expanding equations.
#14 Sum of First n Natural & Odd Numbers
AlgebraSum of first n odd numbers is always n^2. Here n = 20, so Sum = 20^2 = 400.
⚡ Instant 2-second answer without arithmetic progression steps.
#15 Logarithm Base Change Cancellation Trick
AlgebraBase change Rule: log_a(b) × log_b(c) = log_a(c). Telescope intermediate bases: log_2(32) = 5.
⚡ Simplifies 30-term logarithm products in 5 seconds.
#16 Equilateral Triangle Radius Shortcuts
GeometryInradius r = a / (2√3) = 6 / (2√3) = √3 cm. Incircle Area = π r^2 = π (√3)^2 = 3π sq cm.
⚡ Solves geometry incircle/circumcircle questions without trigonometry.
#17 Rhombus Diagonal & Side Pythagorean Triplet Trick
GeometryDiagonals bisect at right angles. Half-diagonals are 8 and 6. Side = √(8^2 + 6^2) = 10 (3-4-5 triplet doubled). Perimeter = 4 × 10 = 40 cm.
⚡ Uses standard Pythagorean triplets (6, 8, 10) for instant solution.
#18 Cube Net Opposite Face Dice Rule
Logical ReasoningStandard dice opposite faces sum to 7. Opposite face = 7 - Given Face = 7 - 2 = 5.
⚡ 2-second visual reasoning shortcut.
#19 Row Seating Total Count Formula
Logical ReasoningTotal = (Position from Left + Position from Right) - 1 = (15 + 18) - 1 = 32.
⚡ Avoids double-counting the person in seating arrangement questions.
#20 Conditional Probability Reduced Sample Space Method
ProbabilityGiven 1st toss is Head, reduced sample space for remaining 2 tosses is {HH, HT, TH, TT} (4 outcomes). Favorable for at least 2 heads total = {HH, HT, TH} (3). P = 3/4.
⚡ Bypasses full 8-element tree diagrams.
#21 Repeated Liquid Mixture Replacement Formula
Average & MixturesFinal Pure Qty = Initial × (1 - x / V)^n = 80 × (1 - 8/80)³ = 80 × (0.9)³ = 80 × 0.729 = 58.32 L.
⚡ Direct formula substitution for repeated dilution problems.
#22 Mode, Median, Mean Empirical Relation
StatisticsEmpirical Formula: Mode = 3 × Median - 2 × Mean = 3(24) - 2(20) = 72 - 40 = 32.
⚡ Solves statistics property questions in 5 seconds.
#23 Variance Scaling Transformation Property
StatisticsAdding constant does not affect variance. Multiplying by k scales variance by k^2. New Variance = 3^2 × Old Variance = 9 × Old Variance.
⚡ Solves statistics property questions without recalculating mean.
#24 Syllogism Universal Categorical Rules
Logical ReasoningRule: Universal Affirmative (All A are B) + Universal Negative (No B is C) = Universal Negative (No A is C). Valid!
⚡ Solves syllogisms without drawing Venn diagrams.
#25 Reading Comprehension Option Elimination Trick
Reading ComprehensionEliminate options containing extreme absolute words like "always", "never", "only", "all" unless explicitly supported by text. Prefer balanced, moderate statements.
⚡ Quickly eliminates 2 wrong options in verbal sections.