Entrance UG Premium Navigation
The Ultimate IPMAT & JIPMAT QA Formula Sheet | Entrance UG
Entrance UG Premium Resource

The Ultimate IPMAT/JIPMAT QA Formula Sheet

Master Arithmetic, Algebra, Geometry & Modern Math with formulas, theorems, and "Funda" tricks curated by IIM Alumni.

Number System

Indices & Exponents

  • am × an = am+n
  • am ÷ an = am−n
  • (am)n = amn
  • a1/m = m√a
  • a−m = 1am
Funda Trick
If am = bm (m ≠ 0):
If m is odd → a = b
If m is even → a = ±b

Factor Theory

  • Let N = xa · yb · zc (where x, y, z are prime factors)
  • Total Factors (P): (a+1)(b+1)(c+1)
  • Sum of Factors: xa+1 − 1x − 1  ·  yb+1 − 1y − 1  ·  zc+1 − 1z − 1
  • Ways as product of two factors:
    P/2 (if N is not a perfect square)
    (P+1)/2 (if N is a perfect square)
Legendre's Formula
Highest power of prime p in n!: Ep(n!) = ⌊n/p⌋ + ⌊n/p2⌋ + ⌊n/p3⌋ + …

Remainders & Modularity

  • Euler's Theorem: If HCF(M, N) = 1,
    Rem[Mφ(N) / N] = 1 where φ(N) = N(1 − 1/a)(1 − 1/b)…
  • Fermat's Theorem: If N is prime & HCF(M, N) = 1,
    Rem[MN−1 / N] = 1
  • Wilson's Theorem: If N is prime,
    Rem[(N−1)! / N] = N−1

Base Systems & Digits

  • Convert Base n to Decimal:
    (pqrst)n = p·n4 + q·n3 + r·n2 + s·n + t
  • LCM of Fractions: LCM of NumeratorsHCF of Denominators
  • HCF of Fractions: HCF of NumeratorsLCM of Denominators
Cyclicity & Last 2 Digits
The 5th power of any number has the same unit digit as the number itself.
Last 2 digits: 24 odd = 24  |  24 even = 76

Arithmetic

Averages

  • Weighted Average: Aw = W1X1 + W2X2 + … + WnXnW1 + W2 + … + Wn
  • AM: (a+b)/2  |  GM: √(ab)  |  HM: 2ab/(a+b)
Funda Trick
AM ≥ GM ≥ HM (equal only if all elements are identical).
For two numbers: GM 2 = AM × HM

Percentages & Profit/Loss

  • Successive Change (a% then b%): Net change = a + b + ab/100 %
  • False Weights: % Profit = (Claimed Wt.Actual Wt. − 1) × 100
  • Discount: MP − SPMP × 100
Funda Trick
An r% increase can be nullified by a 100r100+r% decrease in the other parameter.

Mixtures & Alligation

  • Alligation Rule: Qty1Qty2  =  X2 − XavgXavg − X1
  • Successive Replacement (replaced n times): Final Qty = Initial Qty × (1 − Replaced VolTotal Vol)n

Time, Speed & Distance

  • Avg Speed (Equal Distance): 2S1S2 / (S1 + S2)
  • Avg Speed (Equal Time): (S1 + S2) / 2
  • Boats: Upstream = B − R  |  Downstream = B + R
Races & Circular Tracks
Meet at start (speeds a, b): LCM(L/a, L/b)
1st meet anywhere (opposite dir): L / (a+b)
1st meet anywhere (same dir): L / |a−b|

Time & Work

  • A takes a hrs, B takes b hrs → together: aba+b
  • A, B, C together: abcab+bc+ca
Pipes & Cisterns
Inlets do positive work (+1/t), Outlets do negative work (−1/t).

Algebra

Algebraic Identities

  • a3 ± b3 = (a ± b)(a2 ∓ ab + b2)
  • an − bn = (a−b)(an−1 + an−2b + …)
  • an − bn is divisible by (a+b) for even n.
  • an + bn is divisible by (a+b) for odd n.
  • If a+b+c = 0, then: a3 + b3 + c3 = 3abc

Quadratic & Cubic Equations

  • Quadratic (ax2+bx+c = 0):
    Sum of roots = −b/a  |  Product = c/a
  • Cubic (ax3+bx2+cx+d = 0):
    Σα = −b/a
    Σαβ = c/a
    αβγ = −d/a
Funda Trick
Max/Min of ax 2+bx+c occurs at x = −b/2a.
The extreme value = −Δ/4a   (where Δ = b 2−4ac)

Inequalities & Modulus

  • |x+y| ≤ |x| + |y|
  • |x+y| ≥ |x| − |y|
  • If (x−a)(x−b) < 0 → a < x < b
  • If (x−a)(x−b) > 0 → x < a or x > b
Max/Min Logic
If sum x+y = k, product xy is maximum when x = y.
If product xy = k, sum x+y is minimum when x = y.

Functions & Logarithms

  • Even Function: f(−x) = f(x)
  • Odd Function: f(−x) = −f(x)
  • log(ab) = log a + log b
  • Change of base: logb(a) = log alog b

Geometry & Trigonometry

Triangle Properties

  • Area (Heron's): √[s(s−a)(s−b)(s−c)] where s = (a+b+c)/2
  • Area (Inradius): r × s
  • Circumradius: R = abc4 × Area
  • Apollonius Theorem: AB2 + AC2 = 2(AD2 + BD2)
Special Triangles
30-60-90: Sides → x : √3·x : 2x
45-45-90: Sides → x : x : √2·x

Quadrilaterals & Polygons

  • Interior Angle Sum: (n−2) × 180°
  • Number of Diagonals: n(n−3) / 2
  • Rhombus Area: (d1 × d2) / 2
  • Trapezium Area: ½ × h × (a+b)
  • Sum of squares of diagonals of a parallelogram = Sum of squares of all four sides.

Circles

  • Intersecting Chords/Secants: PA × PB = PC × PD
  • Tangent-Secant: PT2 = PA × PB
  • Direct Common Tangent length: √[d2 − (r1−r2)2]
  • Transverse Common Tangent length: √[d2 − (r1+r2)2]

Mensuration (3D) & Coordinates

  • Cone Volume: ⅓πr2h
  • Sphere Volume: (4/3)πr3
  • Slope: m = (y2−y1) / (x2−x1)
  • Sine Rule: a/sin A = b/sin B = c/sin C = 2R
  • Cosine Rule: cos A = (b2+c2−a2) / 2bc
Funda Trick
Largest sphere in a cube of side a → radius = a/2.
Cube inside a hemisphere of radius r → edge = r√(2/3)

Modern Math

Set Theory & Binomial

  • n(A∪B∪C) = Σn(A) − Σn(A∩B) + n(A∩B∩C)
  • Number of subsets of n elements: 2n
  • Binomial Expansion: (x+1)n = xn + nxn−1 + … + 1
  • Sum of binomial coefficients: Σ nCr = 2n

Permutations & Combinations

  • Selection (nCr): n!r!(n−r)!
  • Arrangement (nPr): n!(n−r)!
  • Circular Arrangement: (n−1)!
    Necklace: (n−1)! / 2
  • Identical items in r distinct groups: n+r−1Cr−1
Derangement Formula
No item occupies its original position: Dn = n! × (1 − 1/1! + 1/2! − 1/3! + … + (−1)n/n!)

Probability

  • P(A∪B) = P(A) + P(B) − P(A∩B)
  • Independent Events: P(A∩B) = P(A) × P(B)
  • Binomial Probability (r successes in n trials): P = nCr × pr × (1−p)n−r
  • Odds in favour: Favourable / Unfavourable

Progressions & Series

  • AP Sum: Sn = (n/2)[2a + (n−1)d]
  • GP Sum: Sn = a(1−rn) / (1−r)
  • Infinite GP (|r| < 1): S = a / (1−r)
  • Sum of first n natural numbers: n(n+1) / 2
  • Sum of squares: n(n+1)(2n+1) / 6
  • Sum of cubes: [n(n+1)/2]2

Ready to Put These Formulas to the Test?

Don't stop at memorisation. Apply these formulas in actual exam conditions and get mentored directly by IIM Alumni.

JIPMAT Mock Test Series

Full-length mocks on the real exam interface. Detailed AI analytics, All India Ranking, and video solutions.

Explore Mock Tests

JIPMAT Mentorship Batch

1-on-1 guidance, personalised roadmaps, and daily accountability. Learn directly from the best.

Join Mentorship Batch