Study reference

Aptitude cheat sheet

Every concept and formula you need before starting a practice session — 135 formulas across13 topics, searchable and free to use.

1 · Learn

Brush up the formulas below

13 topics · 135 formulas

Quick reference — memorize these

Fraction ↔ percentage

  • 1/250%
  • 1/333.33%
  • 2/366.67%
  • 1/425%
  • 3/475%
  • 1/520%
  • 2/540%
  • 3/560%
  • 4/580%
  • 1/616.67%
  • 5/683.33%
  • 1/714.28%
  • 1/812.5%
  • 3/837.5%
  • 5/862.5%
  • 7/887.5%
  • 1/911.11%
  • 1/1010%
  • 1/119.09%
  • 1/128.33%

Unit conversions

  • 1 km/h5/18 m/s
  • 1 m/s18/5 km/h
  • 1 hour60 min = 3600 s
  • 1 km1000 m
  • 1 hectare10,000 m²
  • 1 litre1000 ml
  • 1 rupee100 paise
  • 1 dozen12 items
  • 1 gross144 items

Worth memorizing

  • π≈ 3.14 ≈ 22/7
  • √2≈ 1.414
  • √3≈ 1.732
  • √5≈ 2.236
  • 15² / 25²225 / 625
  • 35² / 45²1225 / 2025
  • 2¹⁰1024
  • 2⁸256
  • 0° / 90° sin0 / 1
  • 30° / 60° sin1/2 / √3/2
  • 45° sin = cos1/√2

Number System & Divisibility

13 formulas
Practice this

Divisibility rules let you test whether a number divides another without doing the long division — a huge time-saver in speed tests. Master the rules for 2, 3, 4, 5, 6, 8, 9 and 11 first; the rest are combinations.

FormulaRule / expression
Divisibility by 2Last digit is even (0, 2, 4, 6, 8)
Divisibility by 3Sum of digits divisible by 3
Divisibility by 4Last two digits divisible by 4
Divisibility by 5Ends in 0 or 5
Divisibility by 6Divisible by both 2 and 3
Divisibility by 7Double last digit, subtract from the rest; result divisible by 7
Divisibility by 8Last three digits divisible by 8
Divisibility by 9Sum of digits divisible by 9
Divisibility by 10Ends in 0
Divisibility by 11Difference of (sum at odd places) − (sum at even places) is divisible by 11
Divisibility by 12Divisible by both 3 and 4
Square ending in 5n5² = n(n+1) × 100 + 25
Multiply (a+b)(a−b)(a + b)(a − b) = a² − b²

LCM & HCF

6 formulas
Practice this

HCF is the largest number that divides all given numbers; LCM is the smallest number they all divide. HCF handles “greatest common” situations, LCM handles “meeting again / next common occurrence” situations.

FormulaRule / expression
RelationLCM × HCF = Product of the two numbers
HCF by prime factorizationTake the smallest power of common prime factors
LCM by prime factorizationTake the highest power of all prime factors
HCF by division (Euclid)HCF(a,b) = HCF(b, a mod b), repeat until remainder 0
LCM of fractionsLCM = LCM of numerators ÷ HCF of denominators
HCF of fractionsHCF = HCF of numerators ÷ LCM of denominators

Percentages

9 formulas
Practice this

A percentage is just a fraction with denominator 100. Convert tricky percentages to fractions (25% = 1/4) to compute mentally. For “increase then decrease” questions, use successive-change instead of step-by-step.

FormulaRule / expression
Definitionx% = x/100
Fraction → percentagex/y × 100%
Percentage increaseNew = Old × (1 + r/100)
Percentage decreaseNew = Old × (1 − r/100)
Percentage change(Change ÷ Original) × 100
A as a % of B(A/B) × 100
Given % of AB% of A = A × B/100
Successive changeNet = a + b + (a×b)/100
Population growth / depreciationP = P₀ × (1 ± r/100)ᵗ

Profit, Loss & Discount

10 formulas
Practice this

Everything hangs off one idea: Profit = SP − CP (positive) or Loss = CP − SP (negative). Percentages are always on Cost Price unless stated. Discount is always on Marked Price. Learn to move between CP, SP, MP with the multiplier trick: SP = CP × (1 ± P%/100).

FormulaRule / expression
ProfitSP − CP
LossCP − SP
Profit %(Profit ÷ CP) × 100
Loss %(Loss ÷ CP) × 100
SP given profit %SP = CP × (1 + P%/100)
SP given loss %SP = CP × (1 − L%/100)
CP from SP & profit %CP = SP ÷ (1 + P%/100)
DiscountMP − SP
Discount %(Discount ÷ MP) × 100
SP with discountSP = MP × (1 − D%/100)

Ratio & Proportion

9 formulas
Practice this

A ratio compares two quantities (a : b). When the same ratio is scaled by a constant, you get direct proportion (y = kx); when one doubles and the other halves, it is inverse (y = k/x). “Divide in ratio” means splitting a total proportionally to the parts.

FormulaRule / expression
Ratioa : b = a/b
Simplify a ratioDivide both terms by their HCF
Proportiona/b = c/d (a:b :: c:d)
Cross-multiplicationa × d = b × c
Mean proportional√(a × b)
Continued proportiona/b = b/c → b² = ac
Direct proportiony = kx (k constant)
Inverse proportiony = k/x (k constant)
Dividing a quantity in ratioPart = (Ratio part ÷ Sum of parts) × Total

Simple & Compound Interest

9 formulas
Practice this

Simple interest charges a fixed amount every year (only on the original principal). Compound interest charges interest on the interest too — the amount grows like a multiplier every period. One multiplier per year: ×(1 + R/100); split periods for half-yearly/quarterly.

FormulaRule / expression
Simple interestSI = (P × R × T) / 100
Amount (SI)A = P + SI
Compound interestCI = P(1 + R/100)ᵀ − P
Amount (CI)A = P(1 + R/100)ᵀ
PrincipalP = (SI × 100) / (R × T)
RateR = (SI × 100) / (P × T)
TimeT = (SI × 100) / (P × R)
Half-yearly compoundingA = P(1 + R/200)^(2T)
Quarterly compoundingA = P(1 + R/400)^(4T)

Time, Speed & Distance

14 formulas
Practice this

The triangle “Distance = Speed × Time” unlocks everything. Convert units first (km/h → m/s = ×5/18). For trains, add lengths when crossing. For boats, the stream adds to downstream speed and subtracts upstream. For two objects, add speeds when moving opposite, subtract when moving the same way.

FormulaRule / expression
SpeedSpeed = Distance ÷ Time
TimeTime = Distance ÷ Speed
DistanceDistance = Speed × Time
Relative speed (same direction)Speed A − Speed B
Relative speed (opposite direction)Speed A + Speed B
Train crossing a poleTime = Length of train ÷ Speed
Train crossing a platformTime = (Train + Platform length) ÷ Speed
Two trains crossingTime = (L₁ + L₂) ÷ Relative speed
km/h → m/s× 5/18
m/s → km/h× 18/5
Boat upstreamSpeed = Boat speed − Stream speed
Boat downstreamSpeed = Boat speed + Stream speed
Boat speed in still water(Downstream + Upstream) ÷ 2
Stream speed(Downstream − Upstream) ÷ 2

Time & Work (Pipes & Cisterns)

7 formulas
Practice this

Turn “time to finish” into “work per unit time” (1/time). Add the rates when working together; subtract an emptying pipe’s rate. Total work is often best set to the LCM of the times — then everyone works in whole numbers.

FormulaRule / expression
Work rateWork = 1 ÷ Time taken
Combined workWork = 1/A + 1/B
Combined timeTime = 1 ÷ Combined work
Filling + emptyingTime = 1 ÷ (1/A − 1/B)
Work from peopleTotal work = Men × Days (× hours)
EfficiencyEfficiency = Work ÷ Time
Man-days equalityM₁D₁H₁ = M₂D₂H₂

Averages

8 formulas
Practice this

Average = total ÷ count. When values have weights, multiply each by its weight first. For a journey with two legs at different speeds, the average speed is NOT the arithmetic mean — it is 2v₁v₂/(v₁+v₂) when distances are equal.

FormulaRule / expression
AverageAverage = Sum of values ÷ n
Weighted average= (Σ xᵢwᵢ) ÷ (Σ wᵢ)
Average speed (two equal distances)2v₁v₂ ÷ (v₁ + v₂)
Grouped data= (Σ fᵢxᵢ) ÷ (Σ fᵢ)
Arithmetic mean(a₁ + a₂ + … + aₙ) ÷ n
Harmonic meann ÷ (1/x₁ + 1/x₂ + … + 1/xₙ)
Median (odd n)Middle value of sorted data
Median (even n)(n/2-th + (n/2+1)-th) ÷ 2

Mixtures & Alligation

6 formulas
Practice this

Alligation finds the ratio in which two things at different costs mix to hit a target mean cost: ratio = (dearer − mean) : (mean − cheaper). Draw the “cross” and the proportions fall out immediately — no algebra needed.

FormulaRule / expression
Mean cost(C₁W₁ + C₂W₂) ÷ (W₁ + W₂)
Alligation ruleRatio = (C₂ − M) : (M − C₁)
Proportion of dearer(M − C₁) ÷ (C₂ − C₁)
Proportion of cheaper(C₂ − M) ÷ (C₂ − C₁)
Quantity of a componentProportion × Total quantity
Mixture with two pricesSame as mean cost formula

Geometry & Mensuration

16 formulas
Practice this

Learn the perimeter (a length) and area (a square-unit) for each shape; most other figures build from the rectangle and triangle. Two triangles sharing an altitude have areas proportional to their bases — the trick behind many questions.

FormulaRule / expression
Perimeter of rectangle2(l + b)
Area of rectanglel × b
Perimeter of square4a
Area of square
Perimeter of trianglea + b + c
Area of triangle(1/2) × b × h
Area of circleπr²
Circumference of circle2πr
Area of parallelogramb × h
Area of rhombus(1/2) × d₁ × d₂
Sum of interior angles(n − 2) × 180°
Triangle angle sumA + B + C = 180°
Complementary anglesA + B = 90°
Supplementary anglesA + B = 180°
Exterior angle of triangleSum of opposite interior angles
Pythagorasc² = a² + b² (right triangle)

Trigonometry

17 formulas
Practice this

Trig only needs the three ratios (sin, cos, tan) and their reciprocals. In right triangles, pick the ratio that involves the two sides you know. For height-and-distance questions, tanθ = height ÷ distance almost always cracks it.

FormulaRule / expression
sin θOpposite ÷ Hypotenuse
cos θAdjacent ÷ Hypotenuse
tan θOpposite ÷ Adjacent = sin/cos
cosec θ1/sin θ
sec θ1/cos θ
cot θ1/tan θ
Pythagorean identitysin²θ + cos²θ = 1
Pythagorean identity1 + tan²θ = sec²θ
Pythagorean identity1 + cot²θ = cosec²θ
Co-functionssin(90°−θ)=cosθ, cos(90°−θ)=sinθ
Angle sumsin(A±B) = sinA·cosB ± cosA·sinB
Angle sumcos(A±B) = cosA·cosB ∓ sinA·sinB
Double anglesin2A = 2sinA·cosA
Double anglecos2A = cos²A − sin²A = 2cos²A − 1 = 1 − 2sin²A
Law of sinesa/sinA = b/sinB = c/sinC
Law of cosinesc² = a² + b² − 2ab·cosC
Angle of elevationtanθ = Height ÷ Distance

Algebra

11 formulas
Practice this

The identities let you factorise and expand at a glance — the backbone of simplification questions. If you recognise a² − b² or (a+b)² hiding in an expression, the problem collapses in one line.

FormulaRule / expression
Square of sum(a + b)² = a² + 2ab + b²
Square of difference(a − b)² = a² − 2ab + b²
Difference of squaresa² − b² = (a + b)(a − b)
Cube of sum(a + b)³ = a³ + b³ + 3ab(a + b)
Cube of difference(a − b)³ = a³ − b³ − 3ab(a − b)
Sum of cubesa³ + b³ = (a + b)(a² − ab + b²)
Difference of cubesa³ − b³ = (a − b)(a² + ab + b²)
Quadratic rootsx = [−b ± √(b² − 4ac)] / 2a
Sum of first n naturalsn(n+1)/2
Sum of squares (1..n)n(n+1)(2n+1)/6
Sum of cubes (1..n)[n(n+1)/2]²
Back to top

What placement tests cover

The typical AMCAT / TCS NQT / Wipro / Infosys syllabus — tap a topic to tick it off as you master it.

Your progress

0/43 · 0%

Quantitative aptitude

0/18

Logical reasoning

0/13

Verbal ability

0/12
Advertisement
Sponsored