PlacementPrep

Aptitude Formulas Cheat Sheet

18 min read
Guides & Resources
Advertisement Placement

Complete Aptitude Formulas Cheat Sheet 2026 — All Formulas in One Page

Last Updated: March 2026

This comprehensive cheat sheet contains every formula you need for aptitude tests, placement exams, and competitive examinations. Organized by topic with quick tricks and shortcuts. Printable format for last-minute revision.


Table of Contents

  1. Percentages
  2. Profit & Loss
  3. Simple & Compound Interest
  4. Time, Work & Pipes
  5. Time, Speed & Distance
  6. Ratio & Proportion
  7. Averages
  8. Permutation & Combination
  9. Probability
  10. Number System
  11. Geometry
  12. Mensuration

Percentages

Basic Formulas

ConceptFormulaShortcut
Percentage to Fractionx% = x/10050% = 1/2, 25% = 1/4
Fraction to Percentagea/b = (a/b) × 100%1/5 = 20%, 1/8 = 12.5%
Increase by x%New value = Original × (100+x)/10020% increase = ×1.2
Decrease by x%New value = Original × (100-x)/10020% decrease = ×0.8

Quick Tricks

  • x% of y = y% of x → 16% of 25 = 25% of 16 = 4
  • Successive % changes: a + b + (a×b)/100
    • +20% then -20% = -4% net change
  • Percentage change: (Change/Original) × 100
  • Population after n years: P(1 ± R/100)ⁿ

Common Fractions to Remember

1/2 = 50%      1/3 = 33.33%   1/4 = 25%      1/5 = 20%
1/6 = 16.67%   1/7 = 14.28%   1/8 = 12.5%    1/9 = 11.11%
1/10 = 10%     1/11 = 9.09%   1/12 = 8.33%   1/16 = 6.25%

Profit & Loss

Core Formulas

ScenarioFormula
ProfitSP - CP
LossCP - SP
Profit %(Profit/CP) × 100
Loss %(Loss/CP) × 100
Selling Price (Profit)CP × (100+P)/100
Selling Price (Loss)CP × (100-L)/100
Cost Price (Profit)SP × 100/(100+P)
Cost Price (Loss)SP × 100/(100-L)

Advanced Tricks

  • Dishonest Shopkeeper: Gain% = (Error/(True Value - Error)) × 100
  • Same SP with x% Profit & Loss: Loss% = x²/100
  • Successive Discounts: a + b - (a×b)/100
  • Marked Price: MP = CP × (100+Desired%)/(100-Discount%)

Golden Rules

  1. Always calculate % on Cost Price unless specified
  2. When SP is same: CP₁/CP₂ = (100+L%)/(100+P%)
  3. Break-even: No profit, no loss → SP = CP

Simple & Compound Interest

Simple Interest (SI)

SI = (P × R × T) / 100
Amount = P + SI = P(1 + RT/100)

Trick: If amount becomes n times in T years at SI, Rate = 100(n-1)/T

Compound Interest (CI)

Amount = P(1 + R/100)ᵀ
CI = P[(1 + R/100)ᵀ - 1]

Compounding Variations

TypeFormula
Half-yearlyAmount = P(1 + R/200)^(2T)
QuarterlyAmount = P(1 + R/400)^(4T)
MonthlyAmount = P(1 + R/1200)^(12T)

Difference between CI & SI

PeriodDifference
2 yearsP(R/100)²
3 yearsP(R/100)² × (3 + R/100)

Quick Reference

  • If CI = SI for 2 years: CI - SI = P(r/100)²
  • Rate when amount doubles: R ≈ 72/n (Rule of 72)
  • Installments: P = x/(1+r/100) + x/(1+r/100)² + ...

Time, Work & Pipes

Fundamental Rules

  1. Work Rate: If A can do work in n days → Work/day = 1/n
  2. Combined Work: 1/A + 1/B = 1/Time together
  3. LCM Method: Assume total work = LCM of days

Quick Formulas

ScenarioFormula
A does in x days, B in y daysTogether: xy/(x+y) days
A+B in x days, B+C in y days, C+A in z daysA+B+C = 2xyz/(xy+yz+zx)
A is k times faster than BTime ratio = 1:k, Work ratio = k:1
A leaves after m daysWork remaining = 1 - m/x

Pipes & Cisterns

  • Filling pipe: Positive work
  • Emptying pipe: Negative work
  • Net rate: (Sum of filling) - (Sum of emptying)
  • Time to fill: Total capacity / Net rate

Man-Work-Hour Formula

M₁ × D₁ × H₁ / W₁ = M₂ × D₂ × H₂ / W₂

Where M=Men, D=Days, H=Hours, W=Work


Time, Speed & Distance

Basic Formula

Speed = Distance / Time
Distance = Speed × Time
Time = Distance / Speed

Unit Conversions

FromToMultiply by
km/hm/s5/18
m/skm/h18/5

Average Speed

  • Same distance: 2xy/(x+y) (when speeds are x and y)
  • Different distances: Total Distance / Total Time
  • Three equal distances: 3xyz/(xy+yz+zx)

Relative Speed

CaseFormula
Same directionS₁ - S₂
Opposite directionS₁ + S₂

Trains

ScenarioFormula
Crossing a pole/personTime = Length/Speed
Crossing a platformTime = (Train + Platform)/Speed
Crossing another trainTime = Sum of lengths / Relative speed

Boats & Streams

Downstream speed = B + S (Boat + Stream)
Upstream speed = B - S (Boat - Stream)
Speed of boat = (Down + Up)/2
Speed of stream = (Down - Up)/2

Ratio & Proportion

Basic Concepts

  • Ratio: a:b or a/b (comparison of same units)
  • Proportion: a:b = c:d → a×d = b×c
  • Fourth proportional: a:b = c:x → x = bc/a
  • Third proportional: a:b = b:x → x = b²/a
  • Mean proportional: a:x = x:b → x = √ab

Dividing Amounts

  • In ratio a:b: Parts = a/(a+b) and b/(a+b)
  • In ratio a:b:c: Parts = a/(a+b+c), etc.

Compound Ratio

(a:b), (c:d), (e:f) → Compound = (ace:bdf)
Duplicate = a²:b²
Triplicate = a³:b³
Sub-duplicate = √a:√b

Variations

  • Direct: x ∝ y → x = ky (x₁/y₁ = x₂/y₂)
  • Inverse: x ∝ 1/y → xy = k (x₁y₁ = x₂y₂)

Partnership

Profit ratio = (Investment × Time) ratio

Averages

Basic Formula

Average = Sum of quantities / Number of quantities

Weighted Average

Weighted Avg = (w₁x₁ + w₂x₂ + ... + wₙxₙ) / (w₁ + w₂ + ... + wₙ)

Quick Tricks

ScenarioShortcut
Average of n consecutive numbers(First + Last)/2
Average of first n natural numbers(n+1)/2
Average of first n even numbersn+1
Average of first n odd numbersn
Average of squares of first n natural numbers(n+1)(2n+1)/6
Average of cubes of first n natural numbersn(n+1)²/4

Replacement Formula

If average of n items is x, and one item y is replaced by z:
New average = x + (z-y)/n

Adding/Removing Items

  • Adding new item: New Avg = (n×Old + New)/(n+1)
  • Removing item: New Avg = (n×Old - Removed)/(n-1)

Permutation & Combination

Factorial

n! = n × (n-1) × (n-2) × ... × 1
0! = 1

Combination (Selection)

nCr = n! / (r!(n-r)!)

Remember: nCr = nC(n-r)

Permutation (Arrangement)

nPr = n! / (n-r)!

Key Differences

CombinationPermutation
Selection onlySelection + Arrangement
ABC = ACB = BACABC ≠ ACB ≠ BAC
nCr waysnCr × r! = nPr ways

Special Cases

ScenarioFormula
Circular permutation(n-1)!
Circular (necklace/ring)(n-1)!/2
With repetition
All not togetherTotal - Together
At least oneTotal - None

Distribution

  • n identical to r distinct: (n+r-1)C(r-1)
  • n distinct to r distinct: rⁿ
  • n distinct to r identical: Sum of Stirling numbers

Probability

Basic Formula

Probability = Favorable outcomes / Total possible outcomes

Properties

  • 0 ≤ P(E) ≤ 1
  • P(E) + P(Not E) = 1
  • P(Sure event) = 1
  • P(Impossible event) = 0

Types of Events

Event TypeFormula
Mutually ExclusiveP(A or B) = P(A) + P(B)
IndependentP(A and B) = P(A) × P(B)
DependentP(A and B) = P(A) × P(B
ComplementaryP(A') = 1 - P(A)

Card Deck (52 cards)

PropertyCount
Total cards52
Suits4 (Spade♠, Heart♥, Diamond♦, Club♣)
Cards per suit13
Face cards12 (J, Q, K in each suit)
Aces4
Red cards26 (Hearts + Diamonds)
Black cards26 (Spades + Clubs)

Coin & Dice

ItemOutcomes
1 coin2 (H, T)
2 coins4 (HH, HT, TH, TT)
1 die6 (1-6)
2 dice36 combinations

Number System

Divisibility Rules

DivisorRule
2Last digit even (0,2,4,6,8)
3Sum of digits divisible by 3
4Last 2 digits divisible by 4
5Last digit 0 or 5
6Divisible by both 2 and 3
8Last 3 digits divisible by 8
9Sum of digits divisible by 9
11(Sum odd positions) - (Sum even positions) = 0 or divisible by 11
12Divisible by both 3 and 4

Formulas

ConceptFormula
Sum of first n natural numbersn(n+1)/2
Sum of first n even numbersn(n+1)
Sum of first n odd numbers
Sum of squaresn(n+1)(2n+1)/6
Sum of cubes[n(n+1)/2]²

Remainder Theorems

  • Basic: Dividend = Divisor × Quotient + Remainder
  • Euler's: a^φ(n) ≡ 1 (mod n) when gcd(a,n)=1
  • Fermat's: a^(p-1) ≡ 1 (mod p) when p is prime

HCF & LCM

HCF × LCM = Product of two numbers
HCF of fractions = HCF(numerators)/LCM(denominators)
LCM of fractions = LCM(numerators)/HCF(denominators)

Unit Digit Patterns

BasePatternCycle
0,1,5,6Same digit1
4,94,6 / 9,12
2,3,7,82,4,8,6 / 3,9,7,14

Geometry

Lines & Angles

Angle TypeProperty
Straight line180°
Complete rotation360°
ComplementarySum = 90°
SupplementarySum = 180°
Vertically oppositeEqual
Alternate anglesEqual (parallel lines)
Corresponding anglesEqual (parallel lines)
Co-interior anglesSum = 180°

Triangles

Types by sides: Equilateral, Isosceles, Scalene
Types by angles: Acute, Right, Obtuse

PropertyFormula
Sum of angles180°
Exterior angleSum of two opposite interior angles
Area (base×height)(1/2) × b × h
Area (Heron's)√[s(s-a)(s-b)(s-c)], s=(a+b+c)/2
Equilateral area(√3/4) × a²

Triangle Centers

CenterIntersection of
CentroidMedians (divides 2:1)
CircumcenterPerpendicular bisectors
IncenterAngle bisectors
OrthocenterAltitudes

Pythagoras Theorem

Right triangle: a² + b² = c² (c = hypotenuse)
Common triplets: (3,4,5), (5,12,13), (8,15,17), (7,24,25), (9,40,41)

Polygons

PolygonSidesSum of interior angles
Triangle3180°
Quadrilateral4360°
Pentagon5540°
Hexagon6720°
n-sidedn(n-2) × 180°

Interior angle of regular n-gon: (n-2) × 180°/n
Exterior angle of regular n-gon: 360°/n

Circles

PropertyFormula
Circumference2πr
Areaπr²
Arc length(θ/360°) × 2πr
Sector area(θ/360°) × πr²
Chord length2r sin(θ/2)

Mensuration

2D Shapes

Rectangle

  • Area = l × b
  • Perimeter = 2(l + b)
  • Diagonal = √(l² + b²)

Square (side = a)

  • Area = a²
  • Perimeter = 4a
  • Diagonal = a√2

Parallelogram

  • Area = base × height
  • Perimeter = 2(sum of adjacent sides)

Rhombus (diagonals d₁, d₂)

  • Area = (d₁ × d₂)/2
  • Perimeter = 4a (a = side)

Trapezium

  • Area = (1/2) × (a + b) × h

Circle (radius r)

  • Area = πr²
  • Circumference = 2πr
  • Arc = 2πr × (θ/360°)

3D Shapes

Cube (side = a)

PropertyFormula
Volume
LSA4a²
TSA6a²
Space diagonala√3

Cuboid (l × b × h)

PropertyFormula
Volumel × b × h
LSA2h(l + b)
TSA2(lb + bh + hl)
Diagonal√(l² + b² + h²)

Cylinder (radius r, height h)

PropertyFormula
Volumeπr²h
CSA2πrh
TSA2πr(r + h)

Cone (radius r, height h, slant l)

PropertyFormula
Volume(1/3)πr²h
CSAπrl
TSAπr(l + r)
Slant heightl = √(r² + h²)

Sphere (radius r)

PropertyFormula
Volume(4/3)πr³
Surface Area4πr²

Hemisphere (radius r)

PropertyFormula
Volume(2/3)πr³
CSA2πr²
TSA3πr²

Frustum of Cone

Volume = (πh/3)(R² + Rr + r²)
CSA = π(R + r)l
TSA = π[R² + r² + (R+r)l]

Quick Reference Tables

Squares (1-30)

n
111
248
3927
.........
2562515625

Powers of 2

2⁵=32    2⁶=64    2⁷=128   2⁸=256
2⁹=512   2¹⁰=1024 2¹¹=2048 2¹²=4096

Common Roots

√2 ≈ 1.414   √3 ≈ 1.732   √5 ≈ 2.236
√6 ≈ 2.449   √7 ≈ 2.646   √8 ≈ 2.828
√10 ≈ 3.162

FAQ

Q: How do I solve percentage problems quickly?

A: Convert percentages to fractions. Use x% of y = y% of x. For successive changes, use the formula a + b + ab/100.

Q: What's the fastest way to calculate compound interest?

A: For 2 years, use: CI - SI = P(R/100)². For quick estimates, remember the Rule of 72 for doubling time.

Q: How do I remember all these formulas?

A: Practice with this cheat sheet daily. Focus on one topic per day. Derive formulas instead of memorizing blindly.

Q: Which formulas are most important for placements?

A: Percentages, TSD, Time & Work, and P&C are asked most frequently. Master these first.

Q: Can I use this for CAT/GATE as well?

A: Yes! These formulas cover 90% of quantitative aptitude sections in all competitive exams.


Pro Tip: Keep this page handy during practice. The more you use these formulas, the faster you'll recall them during actual tests!


Good luck with your placements! 🎯

Advertisement Placement

Share this article: