Algebra
Pythagorean Triples (memorise these)
a² + b² = c²
Right-triangle integer triples — instantly recognise hypotenuse and avoid square-roots in mechanics and resolution-of-vector problems.
Primitive Common multiples
3 — 4 — 5 6-8-10, 9-12-15, 12-16-20, 15-20-25
5 — 12 — 13 10-24-26, 15-36-39
8 — 15 — 17 16-30-34
7 — 24 — 25 14-48-50
20 — 21 — 29
9 — 40 — 41
⚡ Trick: If two legs are 3 & 4 of any scaled triangle (or 6 & 8, 9 & 12…), the hypotenuse is not something you compute — read it off.
Example: Block on inclined plane, 30 cm tall, 40 cm base → hypotenuse = 50 cm. No calculator needed.
Algebra
Squares 1–30 (memorise to 30)
n²
n n² n n² n n²
11 121 16 256 21 441
12 144 17 289 22 484
13 169 18 324 23 529
14 196 19 361 24 576
15 225 20 400 25 625
⚡ Squares ending in 5 : 25² = 2·3 | 25 = 625 . (n × (n+1) followed by 25.) Use for 35² (1225), 45² (2025), 65² (4225), 75² (5625), 85² (7225), 95² (9025).
Example: 75² → 7×8 | 25 = 5625.
n³
n n³
2 8 3 27 4 64 5 125
6 216 7 343 8 512 9 729
10 1000 11 1331 12 1728
Algebra
Binomial Approximation
(1 ± x)ⁿ ≈ 1 ± nx (when |x| ≪ 1)
Most-used approximation in physics derivations — relativity, gravitation, optics.
(1+x)⁻¹ ≈ 1 − x
(1+x)½ ≈ 1 + x/2
(1+x)⁻½ ≈ 1 − x/2
(1+x)² ≈ 1 + 2x
Example: g at height h: g' = g(1 + h/R)⁻² ≈ g(1 − 2h/R).
Trig
Small-Angle Approximations
sin θ ≈ θ, cos θ ≈ 1, tan θ ≈ θ (θ in radians)
Valid when θ < ~10° (~0.17 rad). For better precision: cos θ ≈ 1 − θ²/2.
θ (°) θ (rad) sin θ tan θ
1 0.0175 0.0175 0.0175
5 0.0873 0.0872 0.0875
10 0.1745 0.1736 0.1763
Example: Pendulum, Young's double-slit angular fringe width β = λD/d.
Trig
Standard Trig Table (0°, 30°, 45°, 60°, 90°)
Memorise this 5-column table
θ 0° 30° 45° 60° 90°
sin 0 1/2 1/√2 √3/2 1
cos 1 √3/2 1/√2 1/2 0
tan 0 1/√3 1 √3 ∞
⚡ Hand trick: Numerator of sin θ = √n / 2 where n = 0, 1, 2, 3, 4 for θ = 0°, 30°, 45°, 60°, 90°.
√2 ≈ 1.414 · √3 ≈ 1.732 · √5 ≈ 2.236 · √7 ≈ 2.646 · √10 ≈ 3.162
Trig
Quadrant Rule (ASTC / 'All Students Take Calculus')
Which trig function is positive in which quadrant
Quadrant Positive
I (0–90°) All (sin, cos, tan)
II (90–180°) S in (and cosec)
III (180–270°) T an (and cot)
IV (270–360°) C os (and sec)
⚡ Add Sugar To Coffee — quadrant order I → II → III → IV.
Log
Logarithm Values (base 10) — must memorise
log x for small integers
x log₁₀ x
1 0
2 0.3010
3 0.4771
4 0.6021 (= 2 log 2)
5 0.6990 (= 1 − log 2)
6 0.7782 (= log 2 + log 3)
7 0.8451
8 0.9031 (= 3 log 2)
9 0.9542 (= 2 log 3)
10 1
100 2
1000 3
0 −∞ (undefined)
⚡ Only memorise log 2 = 0.3010 and log 3 = 0.4771 . Derive all others.
Example: log 12 = log(4×3) = 2·0.3010 + 0.4771 = 1.079.
log(xy) = log x + log y
log(xy) = log x + log y
log(x/y) = log x − log y
log xⁿ = n log x
log_b x = log x / log b (change of base)
logₐ a = 1, log 1 = 0
ln x = 2.303 log₁₀ x
Constants: ln 2 = 0.693 , ln 10 = 2.303 , ln 3 = 1.099 .
Log
Antilog (10^x) Mental Estimates
10^x for common x
x 10^x
0.30 ≈ 2
0.48 ≈ 3
0.60 ≈ 4
0.70 ≈ 5
0.90 ≈ 8
1 10
2 100
3 1000
⚡ For pH 5.5 → [H⁺] = 10⁻⁵·⁵ = 10⁰·⁵ × 10⁻⁶ ≈ 3.16 × 10⁻⁶ M.
Physics
Galileo's Odd-Number Rule (Free Fall)
Distance in successive equal time intervals: 1 : 3 : 5 : 7 : 9 …
For a body starting from rest under uniform acceleration g, distances covered in 1st, 2nd, 3rd … seconds are in ratio of odd numbers .
Formula: s_nth = u + a(2n − 1)/2 (for u = 0: s_nth = a(2n−1)/2)
Interval Distance (g = 10) Cumulative
1st sec 5 m 5 m
2nd sec 15 m (= 3×5) 20 m
3rd sec 25 m (= 5×5) 45 m
4th sec 35 m (= 7×5) 80 m
⚡ Cumulative distance ∝ n² (since 1+3+5+…+(2n−1) = n²).
Example: Body drops from rest, distance in 5th second = (2·5−1)/2 × 10 = 45 m.
Physics
Projectile: 45° Rule & Complementary Angles
R = u²sin(2θ)/g
Maximum range when 2θ = 90° → θ = 45° : R_max = u²/g.
Two angles θ and (90° − θ) give the same range (since sin 2θ = sin(180°−2θ)).
Angle pair Range
30° & 60° Same R (= u²·√3/2g)
15° & 75° Same R (= u²/2g)
20° & 70° Same R
Other key results (initial speed u, angle θ):
H = u²sin²θ / 2g (max height)
T = 2u·sinθ / g (time of flight)
H/R = tan θ / 4
For θ = 45°: R = 4H
Example: If two projectiles with same u reach 50 m at 30° and 60° — same range, different heights.
Physics
Radioactive Decay & First-order Kinetics (t₁/₂ Shortcut)
After n half-lives: N = N₀ / 2ⁿ
For radioactivity and any first-order process (also valid in Chemistry kinetics).
Half-lives Fraction remaining % decayed
1 1/2 = 50% 50%
2 1/4 = 25% 75%
3 1/8 = 12.5% 87.5%
4 1/16 = 6.25% 93.75%
5 1/32 ≈ 3.1% 96.9%
10 ≈ 1/1024 ≈ 0.1% 99.9%
Key relations:
λ = 0.693 / t₁/₂ (decay constant)
Mean life τ = t₁/₂ / 0.693 = 1.44 × t₁/₂
N(t) = N₀ · e^(−λt) = N₀ · (1/2)^(t/t₁/₂)
Example: After 4 half-lives, activity drops to 1/16 of original.
Physics
1-D Kinematics — All Three Equations
v = u + at, s = ut + ½at², v² = u² + 2as
For constant acceleration along a line.
v = u + at
s = ut + ½at²
v² = u² + 2as
s = (u + v)·t / 2 (average velocity × time)
s_nth = u + a(2n−1)/2 (distance in nth second)
⚡ For free fall: replace a with g (+ if downward chosen +ve).
Physics
Circular & Banking Shortcuts
Centripetal: a_c = v²/r = ω²r
Angular velocity: ω = 2π/T = 2πf
v = ωr
Centripetal force: F = mv²/r = mω²r
Banking angle: tan θ = v² / (rg)
With friction: v_max² = rg(μ + tanθ)/(1 − μtanθ)
Conical pendulum period: T = 2π√(L cosθ/g)
⚡ Minimum speed at top of vertical loop: v_top = √(gr).
Physics
SHM Quick Reference
x(t) = A·sin(ωt + φ)
Spring: T = 2π√(m/k), ω = √(k/m)
Simple pendulum: T = 2π√(L/g)
Physical pendulum: T = 2π√(I/mgd)
Energy: E = ½kA² = ½mω²A²
v at displacement x: v = ω√(A²−x²)
Max v = ωA, Max a = ω²A
⚡ For two springs in series → 1/k_eq = 1/k₁ + 1/k₂; in parallel k_eq = k₁ + k₂.
Physics
Optics: Lens / Mirror / Refraction Shortcuts
1/v − 1/u = 1/f (lens & spherical mirror with sign convention)
Lens-maker: 1/f = (n − 1)(1/R₁ − 1/R₂)
Magnification: m = v/u (mirror), m = v/u (lens with sign)
Power: P = 1/f (in metres) = 100/f (in cm) — units: dioptres
Snell's: n₁ sin i = n₂ sin r
Critical angle: sin i_c = 1/n
Prism min deviation: n = sin[(A + δ_m)/2] / sin(A/2)
Thin prism: δ = (n − 1)A
Example: Glass slab (n = 1.5) apparent depth = real / n = 2/3 × actual depth.
Physics
Series-Parallel Resistor & Capacitor Combos
Series: R_s = ΣR | Parallel: 1/R_p = Σ1/R
Resistors:
Two in parallel: R_p = R₁R₂/(R₁+R₂)
n equal R in parallel: R_p = R/n
n equal R in series: R_s = nR
Capacitors (opposite):
Parallel: C_p = C₁ + C₂
Series: 1/C_s = 1/C₁ + 1/C₂ (two: C_s = C₁C₂/(C₁+C₂))
⚡ LC resonance: ω = 1/√(LC) , f = 1/(2π√(LC)).
P = VI = I²R = V²/R
P = V·I (general)
P = I²R (resistor)
P = V²/R
Joule heating: H = I²R·t
Energy: 1 kWh = 3.6 × 10⁶ J
⚡ For two equal bulbs of resistance R: power in series : parallel = 1 : 4 (same V supply).
Physics
Photoelectric & Bohr Model
KE_max = hν − φ | E_n = −13.6/n² eV
Photon energy: E = hν = hc/λ = 1240/λ(nm) eV
Threshold: ν₀ = φ/h, λ₀ = hc/φ
de Broglie: λ = h/p = h/(mv) ; for electron at V volts: λ = 12.27/√V Å
Bohr energy: E_n = −13.6 Z²/n² eV (H: Z=1)
Bohr radius: r_n = 0.529 n²/Z Å
Rydberg: 1/λ = R(1/n₁² − 1/n₂²), R = 1.097 × 10⁷ m⁻¹
⚡ Lyman → UV (n→1); Balmer → visible (n→2); Paschen → IR (n→3).
v = fλ | v = √(T/μ) string | v = √(γP/ρ) gas
String fixed both ends: f_n = nv/2L (n = 1,2,3…)
Open pipe: f_n = nv/2L
Closed pipe: f_n = (2n−1)v/4L (odd harmonics only)
Doppler: f' = f·(v ± v_obs)/(v ∓ v_src)
Beat frequency: |f₁ − f₂|
Intensity ∝ A²f²
Physics
Stopping Distance — The Square Law
d_new = n² × d_old (when speed becomes n × v)
If a car at speed v stops in distance d under the same braking force, then at speed nv:
New stopping distance = n² × d (since v² = u² − 2as → d ∝ u²)
Speed factor Stopping distance
2× 4 × d
3× 9 × d
4× 16 × d
½ ¼ × d
⚡ Stopping time scales linearly (t ∝ v), but stopping distance scales as v². Same logic for KE = ½mv².
Example: Car stopping in 20 m at 40 km/h → at 120 km/h (3×): 9 × 20 = 180 m.
Physics
Circuit Symmetry — The Fold/Wheatstone Trick
Equal potentials → remove the resistor between them
Powerful shortcut for resistor-network puzzles. Look for lines of symmetry perpendicular to current flow.
Mirror symmetry: Points symmetric about the axis are at equal potential → the resistor between them carries zero current and can be deleted.
Balanced Wheatstone bridge (P/Q = R/S): the galvanometer (middle resistor) carries no current — remove it.
Folding: Symmetric branches can be folded so equivalent resistors stack as parallel combinations, halving the work.
Cube of 12 equal R (across body diagonal): R_eq = 5R/6 · (across face diagonal): 3R/4 · (across edge): 7R/12.
⚡ Don't compute Kirchhoff's mesh equations until you've checked for symmetry.
Example: Balanced Wheatstone: P=3Ω, Q=6Ω, R=4Ω, S=8Ω → 3/6 = 4/8 ✓ → drop galvanometer.
Chemistry
MOT — 14-Electron Anchor (Bond Order shortcut)
For 2nd-period diatomics: 14 e⁻ → BO = 3.0
Skip the full MO diagram for B₂, C₂, N₂, O₂, F₂ and their ions. Anchor on N₂ (14 e⁻, BO = 3.0). Every electron added or removed from 14 drops the bond order by 0.5.
Total e⁻ Bond order Example Magnetism
10 1.0 B₂ Paramagnetic ⚠
11 1.5 — Para
12 2.0 C₂ Dia
13 2.5 N₂⁺ Para
14 3.0 (max) N₂ Dia
15 2.5 NO, O₂⁺ Para
16 2.0 O₂ Paramagnetic ⚠
17 1.5 O₂⁻ Para
18 1.0 F₂ Dia
⚡ Magnetism rule: odd electrons → always paramagnetic. Even usually diamagnetic, but memorise the two anomalies B₂ (10) and O₂ (16) .
Example: Bond order of NO = (15−14)→ drop 0.5 from 3 → 2.5. Stronger than O₂.
Chemistry
RT at 298 K — the 2477 J/mol & 0.0591 V trick
RT = 2477 J/mol | 2.303 RT/F = 0.0591 V
At standard room temperature (298 K), several constants collapse to clean numbers — memorise these once:
RT = 8.314 × 298 ≈ 2477 J/mol ≈ 2.48 kJ/mol
2.303 RT ≈ 5705 J/mol ≈ 5.7 kJ/mol
2.303 RT/F = 5705/96500 = 0.0591 V (Nernst factor)
kT (per molecule) = 4.11×10⁻²¹ J ≈ 0.0257 eV
⚡ ΔG° = −2.303 RT log K → at 298 K: ΔG°(kJ/mol) ≈ −5.7 × log K . So K = 10 → ΔG° ≈ −5.7 kJ/mol.
Example: Cell with E° = 0.295 V, n = 1: log K = 0.295/0.0591 = 5 → K = 10⁵.
Chemistry
First-Order Decay — Time vs % Completed
t_x% = (multiple) × t½
For first-order kinetics and radioactive decay, learn these standard time multiples in terms of half-life:
% completed Fraction left Time
50% 1/2 1 × t½
75% 1/4 2 × t½
87.5% 1/8 3 × t½
93.75% 1/16 4 × t½
99% 1/100 ≈ 6.64 × t½
99.9% 1/1000 ≈ 10 × t½
General formula: t = (2.303/k) · log(N₀/N) = t½ · log(N₀/N)/log 2
⚡ For arbitrary fraction left f: t = t½ × log₂(1/f) = 3.32 × t½ × log₁₀(1/f).
Example: Reaction is 75% complete in 40 min → t½ = 20 min, so 87.5% complete in 60 min.
Physics
Exam Strategy — Dimensional Analysis
[M^a L^b T^c] check eliminates 2-3 wrong options
When the options contain symbols/variables (no numbers), don't solve the physics . Just check dimensions.
Write the target quantity's dimension: e.g. Force → [M L T⁻²], Energy → [M L² T⁻²], Velocity → [L T⁻¹].
Reduce each option to fundamental units.
Reject any option that doesn't match.
Common dimensions:
Quantity Dimension
Velocity L T⁻¹
Acceleration L T⁻²
Force M L T⁻²
Energy / Work / Torque M L² T⁻²
Power M L² T⁻³
Pressure / Stress M L⁻¹ T⁻²
Momentum / Impulse M L T⁻¹
Frequency T⁻¹
Angular momentum / h M L² T⁻¹
Charge A T
⚡ Inside any sin/cos/log/exp, the argument must be dimensionless. This alone eliminates many options.
Example: If the answer is a frequency, only an option with units of T⁻¹ (like √(g/L), √(k/m)) can be correct.
Physics
Inverse-Square — % Change Shortcut
ΔF% ≈ −2 × Δr% (small changes, < 10%)
For any inverse-square force (gravitation, electrostatics, intensity of a point source):
F ∝ 1/r² ⟹ ΔF/F ≈ −2 · Δr/r (binomial approximation)
Δr ΔF
+3% ≈ −6%
+5% ≈ −10%
−2% ≈ +4%
⚡ Large change? Use the law directly. If r doubles → F becomes 1/4 (drops 75%). If r triples → F becomes 1/9 (drops ~89%).
Same idea works for: gravity g ∝ 1/r², Coulomb force, light intensity I ∝ 1/r², sound intensity.
Example: Distance between two charges grows by 4% → force drops by ≈ 8%.
Physics
Cut-Lens Rules (Optics)
Cut along principal axis → f doubles; cut perpendicular → f unchanged
A symmetric biconvex lens of focal length f is sliced. The new focal length depends on how it was cut:
Cut direction Result per piece New f Intensity
Along principal axis (vertical slice)Two plano-convex lenses 2f (focal length doubles)Same
Perpendicular to axis (horizontal slice)Two half-discs (semi-circles) f (unchanged)Halved (less light)
Why: Lens-maker's formula 1/f = (n−1)(1/R₁ − 1/R₂). Cutting along axis kills one curved surface → R₂ = ∞ → f doubles. Cutting perpendicular keeps both R₁ and R₂ → f unchanged; only aperture area falls so intensity halves.
⚡ Two pieces joined back along the cut? Power adds. Two plano-convex lenses (each 2f) placed together give f again. Two semi-disc pieces joined back give f with full intensity.
Example: Biconvex lens f = 20 cm sliced along principal axis → each plano-convex piece has f = 40 cm.
Chemistry
Hybridisation by Steric Number (VSEP formula)
VSEP = ½ [V + M − C + A]
Skip Lewis diagrams under exam pressure. Find hybridisation of central atom in one line.
V = valence electrons of central atom
M = number of monovalent atoms attached (H, F, Cl, Br, I, OH counted as 1 each)
C = positive charge (cation, subtract)
A = negative charge (anion, add)
Steric No. Hybridisation Geometry
2 sp Linear (BeCl₂, CO₂)
3 sp² Trigonal planar (BF₃, SO₃)
4 sp³ Tetrahedral (CH₄, NH₃, H₂O)
5 sp³d Trigonal bipyramidal (PCl₅, SF₄)
6 sp³d² Octahedral (SF₆, [Co(NH₃)₆]³⁺)
7 sp³d³ Pentagonal bipyramidal (IF₇)
⚡ For oxoanions/oxyacids (e.g. SO₄²⁻, NO₃⁻, ClO₃⁻), this short formula misses; use VSEPR pair-counting instead.
Example: SF₄: V = 6 (S), M = 4 (F), no charge → ½(6+4) = 5 → sp³d (see-saw).
Chemistry
Spin-Only Magnetic Moment — Skip the √
μ = √(n(n+2)) BM
For coordination complexes, you only need to find n (unpaired electrons), then read μ off:
n (unpaired e⁻) μ (BM) Mnemonic
0 0 (diamagnetic) —
1 1.73 = √3
2 2.83 = √8
3 3.87 = √15
4 4.90 = √24
5 5.92 = √35
⚡ Each μ value starts with the digit n . Spot the option in NEET directly.
Finding n: determine oxidation state of metal → d-electron count → strong-field (low-spin) or weak-field (high-spin) using ligand series:
I⁻ < Br⁻ < SCN⁻ < Cl⁻ < F⁻ < OH⁻ < H₂O < NH₃ < en < NO₂⁻ < CN⁻ < CO (weak → strong).
Example: [Fe(H₂O)₆]³⁺: Fe³⁺ = d⁵, H₂O = weak field → high-spin, n = 5 → μ = 5.92 BM.
Physics
Exam Mindset — When to Approximate vs Be Precise
Scan the options first
The single biggest exam-strategy upgrade. Decide your precision before you start calculating.
Option spacing What to do
Wide apart (12, 140, 2100, 45000)Approximate aggressively. Round g → 10, π² → 10, √2 → 1.4, drop small decimals.
Close together (2.34, 2.38, 2.42)Carry full precision throughout. Don't round until the last step.
Algebraic / symbolic Use dimensional analysis — don't compute.
One option matches a clean fraction Aim for it; the others are distractors.
⚡ Useful clean approximations: g ≈ 10 m/s²; π ≈ 22/7 ≈ 3.14; π² ≈ 10; 1/√2 ≈ 0.71; ln 2 ≈ 0.69; e ≈ 2.72; 1 atm ≈ 10⁵ Pa.
Physics
Gravitation Shortcuts
g = GM/R²
Escape velocity: v_e = √(2gR) = √(2GM/R) ≈ 11.2 km/s for Earth
Orbital velocity (near surface): v_o = √(gR) = v_e/√2 ≈ 7.9 km/s
Time period of satellite: T = 2π√(r³/GM) (Kepler's 3rd: T² ∝ r³)
g at height h (h ≪ R): g' = g(1 − 2h/R)
g at depth d: g' = g(1 − d/R)
PE: U = −GMm/r
Chemistry
Mole Formulas (must-know set)
n = m/M = N/N_A = V(STP)/22.4
moles n = mass / molar mass
n = particles / N_A (N_A = 6.022×10²³)
n_gas = V(L at STP) / 22.4
Molarity M = mol solute / L solution
Molality m = mol solute / kg solvent
Mole fraction x_i = n_i / Σn
Normality N = z·M (z = n-factor)
Chemistry
pH / pOH / pK Shortcuts
pH + pOH = 14 (25 °C)
pH = −log[H⁺] , pOH = −log[OH⁻]
pK_a + pK_b = 14 (conjugate pair)
K_a · K_b = K_w = 10⁻¹⁴
Strong acid 0.01 M → pH = 2
Weak acid: pH ≈ ½(pK_a − log C)
Weak base: pOH ≈ ½(pK_b − log C)
Buffer (Henderson): pH = pK_a + log([salt]/[acid])
Half-neutralised acid: pH = pK_a
Example: Acetic acid Ka = 1.8×10⁻⁵ at 0.1 M: pH ≈ ½(4.74 + 1) = 2.87.
Chemistry
Rate Doubles Every 10 °C (Temperature Coefficient)
k(T+10) / k(T) ≈ 2 to 3
The empirical 'temperature coefficient'. Rate roughly doubles for every 10 K rise in T.
If rate doubles ΔT = 10 K, then for ΔT = 30 K: rate factor = 2³ = 8×.
For ΔT = 50 K: factor = 2⁵ = 32×.
⚡ Arrhenius form: ln(k₂/k₁) = (E_a/R)(1/T₁ − 1/T₂).
Example: Reaction at 27 °C takes 16 min → at 67 °C (rise 40 °C, ×2⁴): ~1 min.
Chemistry
Half-life by Reaction Order
Pattern: t₁/₂ vs [A]₀
Order Rate law t₁/₂ formula Behaviour
0 −d[A]/dt = k [A]₀ / 2k ∝ [A]₀
1 −d[A]/dt = k[A] 0.693 / k independent of [A]₀
2 −d[A]/dt = k[A]² 1 / k[A]₀ ∝ 1/[A]₀
⚡ If t₁/₂ does not change with starting concentration → first-order .
Chemistry
Arrhenius Equation
k = A·e^(−E_a/RT)
ln k = ln A − E_a/RT (linear in 1/T)
ln(k₂/k₁) = (E_a/R)(1/T₁ − 1/T₂)
log(k₂/k₁) = (E_a/2.303R)(1/T₁ − 1/T₂)
Slope of ln k vs 1/T = −E_a/R
Catalyst: lowers E_a (does not change ΔH or K_eq)
Chemistry
Nernst Equation (25 °C)
E = E° − (0.0591/n) log Q
At standard: E = E° (when Q = 1)
At equilibrium: E = 0, Q = K, so E° = (0.0591/n) log K
ΔG = −nFE (F = 96 500 C/mol)
ΔG° = −nFE° = −RT ln K
Hydrogen electrode: E(H₂) = −0.0591 · pH
Example: If E° = 0.59 V, n = 1: log K = 0.59/0.0591 = 10 → K = 10¹⁰.
Chemistry
Colligative Property Shortcuts
ΔTb = i·Kb·m, ΔTf = i·Kf·m, π = i·CRT
Relative VP lowering: Δp/p° = x_solute (Raoult)
Boiling-point elevation: ΔTb = i·Kb·m
Freezing-point depression: ΔTf = i·Kf·m
Osmotic pressure: π = i·CRT (R = 0.0821 L·atm/mol·K)
van't Hoff factor i: NaCl → 2, BaCl₂ → 3, K₄[Fe(CN)₆] → 5; glucose → 1; dimer (CH₃COOH in benzene) → 0.5
Water constants: K_b = 0.52 K·kg/mol, K_f = 1.86 K·kg/mol.
Chemistry
K_sp Solubility Shortcut
For AₓBᵧ: K_sp = (xs)ˣ(ys)ʸ
If molar solubility = s, then for a salt of formula AₓBᵧ:
AB (e.g. AgCl): K_sp = s² → s = √K_sp
AB₂ or A₂B (e.g. CaF₂, Ag₂CrO₄): K_sp = 4s³ → s = (K_sp/4)^(1/3)
AB₃ : K_sp = 27s⁴ → s = (K_sp/27)^(1/4)
A₃B₂ : K_sp = 108·s⁵
⚡ Common-ion effect: solubility drops drastically when one ion is already present.
Example: CaF₂ Ksp = 4×10⁻¹¹: s = (10⁻¹¹)^(1/3) ≈ 2.15×10⁻⁴ M.
Chemistry
Ideal Gas & Mixture Shortcuts
PV = nRT | R = 0.0821 L·atm/mol·K = 8.314 J/mol·K
STP: 1 mol = 22.4 L at 0 °C, 1 atm
Density of gas: d = PM/RT
Dalton's law: P_total = ΣP_i, P_i = x_i · P_total
Graham's law: r₁/r₂ = √(M₂/M₁) (rates of diffusion)
RMS speed: v_rms = √(3RT/M)
Mean speed: v_avg = √(8RT/πM)
Most probable speed: v_mp = √(2RT/M)
Ratio v_rms : v_avg : v_mp = 1.225 : 1.128 : 1.
Chemistry
Thermodynamics — Sign Rules & ΔG Spontaneity
ΔG = ΔH − TΔS
ΔH ΔS Spontaneous?
− + At all T
+ − Never
− − At low T (|ΔH| > |TΔS|)
+ + At high T (TΔS > ΔH)
q_p = ΔH , q_v = ΔU
ΔH = ΔU + Δn_g·RT (for gases)
Hess's law: ΔH is path-independent
Equilibrium: ΔG° = −RT ln K = −2.303 RT log K
Chemistry
Electrolysis (Faraday)
Moles deposited = It / (nF)
Q = I × t (charge in coulombs)
Faraday F = 96 500 C/mol e⁻
Mass deposited: m = (M·I·t) / (n·F) (M = molar mass, n = electrons)
1 F deposits 1 equivalent (1 mol of monovalent ion)
Example: Current 1.93 A for 100 s → Q = 193 C = 0.002 F → 0.002 mol Ag (108 g/mol) = 0.216 g.
Chemistry
Beer-Lambert Law
A = ε·b·c
A = absorbance (dimensionless)
ε = molar absorptivity (L·mol⁻¹·cm⁻¹)
b = path length (cm)
c = concentration (mol/L)
A = log₁₀(I₀/I) , transmittance T = I/I₀, A = −log T
Calculus
Standard Derivatives
d/dx
f(x) f'(x)
xⁿ n·xⁿ⁻¹
eˣ eˣ
aˣ aˣ ln a
ln x 1/x
log_a x 1/(x ln a)
sin x cos x
cos x −sin x
tan x sec² x
cot x −cosec² x
sec x sec x · tan x
cosec x −cosec x · cot x
⚡ Chain rule: d/dx [f(g(x))] = f'(g(x))·g'(x).
Calculus
Standard Integrals
∫ f(x) dx
f(x) ∫ f(x) dx
xⁿ (n ≠ −1) xⁿ⁺¹ / (n+1) + C
1/x ln|x| + C
eˣ eˣ + C
aˣ aˣ / ln a + C
sin x −cos x + C
cos x sin x + C
sec² x tan x + C
1/(1+x²) tan⁻¹ x + C
1/√(1−x²) sin⁻¹ x + C
Calculus
Geometry — Areas & Volumes
Quick recall
Shape Formula
Circle A = πr² · C = 2πr
Sphere V = (4/3)πr³ · A = 4πr²
Cylinder V = πr²h · A_lat = 2πrh
Cone V = (1/3)πr²h · A_lat = πr·ℓ
Cube V = a³ · A = 6a²
Triangle A = ½·base·height
Equilateral Δ (side a) A = (√3/4)a²
Algebra
Useful Constants & Conversions
Memorise these once
Quantity Value
π 3.1416 (22/7 ≈ 3.143)
e 2.7183
g (Earth surface) 9.8 ≈ 10 m/s²
G 6.67×10⁻¹¹ N·m²/kg²
c (speed of light) 3×10⁸ m/s
h (Planck) 6.626×10⁻³⁴ J·s
e (electron charge) 1.6×10⁻¹⁹ C
m_e 9.11×10⁻³¹ kg
m_p 1.67×10⁻²⁷ kg ≈ 1 u
N_A 6.022×10²³ /mol
R (gas) 8.314 J/mol·K = 0.0821 L·atm/mol·K
k_B 1.38×10⁻²³ J/K
F (Faraday) 96 500 C/mol
1 atm 101 325 Pa = 760 torr
1 eV 1.6×10⁻¹⁹ J
1 cal 4.184 J
Resolve, dot, cross
Resolution: A_x = A cosθ, A_y = A sinθ
|A + B| = √(A² + B² + 2AB cosθ)
Dot: A·B = AB cosθ (scalar)
Cross: |A×B| = AB sinθ (vector perpendicular)
Parallel vectors: cross = 0 · Perpendicular: dot = 0
Triangle / parallelogram law for adding two vectors
⚡ Two equal vectors at θ → resultant 2A cos(θ/2) along the bisector.
Arithmetic & Geometric Progressions
AP: aₙ = a + (n−1)d
AP sum: S_n = n/2 · (2a + (n−1)d) = n/2 · (first + last)
Σn = n(n+1)/2 , Σn² = n(n+1)(2n+1)/6 , Σn³ = [n(n+1)/2]²
GP: aₙ = a·rⁿ⁻¹
GP sum: S_n = a(rⁿ − 1)/(r − 1) (r ≠ 1)
GP infinite sum: S_∞ = a/(1 − r) when |r| < 1
Worked
Worked Example — Projectile Complementary Angles
θ and (90°−θ) give the same range R
30°
60°
Same Range R
Range identical for θ and 90°−θ
Question: A projectile is fired at 30°. At what other angle (same u) does it have the same range?
❌ Long method (~90 s)
R = u² sin(2θ)/g
At 30°: R₁ = u² sin 60°/g = u²·(√3/2)/g
Set R₂ = R₁ : sin(2θ₂) = √3/2
2θ₂ = 60° or 120° → θ₂ = 60°
✓ Shortcut (~3 s)
Complementary Angles Rule: same range for θ and (90°−θ).
90° − 30° = 60°
Done. Mental math only.
Worked
Worked Example — Spin-Only Magnetic Moment
First digit of μ (BM) = n (unpaired electrons)
Mn²⁺ → 3d⁵ → 5 UNPAIRED e⁻
↑
↑
↑
↑
↑
μ =
5
.92 BM
First digit = number of unpaired electrons
Question: Spin-only μ of central metal ion in high-spin [MnCl₆]⁴⁻ . (ZMn = 25)
❌ Long method (~120 s)
Oxidation state: x + 6(−1) = −4 → Mn = +2
Mn²⁺ config: [Ar] 3d⁵
Cl⁻ is weak-field → no pairing → n = 5
μ = √(n(n+2)) = √35
√35 ≈ ? Long division… ≈ 5.916 BM
✓ Shortcut (~20 s)
Steps 1-3 same → n = 5 .
Skip the square root. The first digit of μ = n :
n=1 1.73 n=2 2.83 n=3 3.87 n=4 4.90 n=5 5.92
Pick the option starting with 5 .
Worked
Worked Example — Galileo's Odd-Number Rule
Distances in successive seconds: 1 : 3 : 5 : 7 …
t = 0
1 s → 1 unit
2 s → +3 units
3 s → +5 units
Distance ratio
1
: 3
: 5
Question: A body falls from rest, covering 5 m in the first second. How much does it cover in the 4th second?
❌ Long method
s = ut + ½gt² with u = 0
s(0→4) = ½ × 10 × 16 = 80 m
s(0→3) = ½ × 10 × 9 = 45 m
4th-second = 80 − 45 = 35 m
✓ Shortcut
Distances follow 1:3:5:7 :9…
4th second = 7 × (1st second) = 7 × 5 = 35 m .
Or directly: s_nth = (2n−1)/2 · g = 7/2 · 10 = 35 m.
Worked
Practice 1 — Galileo's Odd-Number Rule (MCQ)
Drop body, 20 m in 1st sec → 3rd sec = ?
Q. A body is dropped freely under gravity. It covers 20 m in the first second. Distance in the third second ?
(A) 40 m
(B) 60 m
(C) 100 m ✓
(D) 180 m
💡 Shortcut (under 10 s):
Ratio of distances in successive seconds = 1 : 3 : 5 : 7 …
1st sec → 1 × 20 = 20 m
2nd sec → 3 × 20 = 60 m
3rd sec → 5 × 20 = 100 m ← answer
Worked
Practice 2 — MOT 14-Electron Anchor (MCQ)
Find paramagnetic species with bond order 2.5
Q. Which diatomic species is paramagnetic with bond order 2.5 ?
(A) O₂
(B) N₂⁺ ✓
(C) O₂²⁻
(D) C₂
💡 Shortcut (~15 s):
Species e⁻ BO Magnetism
O₂ 16 2.0 Para (anomaly)
N₂⁺ 13 2.5 Para (odd e⁻)
O₂²⁻ 18 1.0 Dia
C₂ 12 2.0 Dia
14 e⁻ anchor → BO 3.0; subtract 1 e⁻ (= 13) → drop BO by 0.5 → 2.5 . Odd electron count → automatically paramagnetic.
Worked
Practice 3 — Half-Life Fraction (MCQ)
Decay to 1/16th: how many half-lives?
Q. Half-life of an isotope is T . Time to decay to 1/16 (6.25%) of original activity?
(A) 2T
(B) 3T
(C) 4T ✓
(D) 8T
💡 Shortcut (~5 s):
N/N₀ = (1/2)ⁿ
1/16 = (1/2)⁴ → n = 4 half-lives → t = 4T .
(Don't bother with N = N₀·e^(−λt). Just count powers of 2.)
Worked
Practice 4 — Steric Number for XeF₄ (MCQ)
Hybridisation & shape of XeF₄
Q. Hybridisation state and geometry of central atom in XeF₄ ?
(A) sp³, tetrahedral
(B) sp³d, trigonal bipyramidal
(C) sp³d², square planar ✓
(D) sp³d², octahedral
💡 Shortcut:
VSEP = ½ [V + M − C + A] = ½ (8 + 4 − 0 + 0) = 6 → sp³d²
Bond pairs = 4, lone pairs = 6 − 4 = 2 . Two lone pairs sit trans (axial in the octahedron), pushing 4 F to a square planar arrangement.
⚡ Quick mapping: VSEP → 2 sp · 3 sp² · 4 sp³ · 5 sp³d · 6 sp³d² · 7 sp³d³.
Worked
Mock-Test Mindset Checklist
Before reaching for a pen…
Scan options first. Wide gap → approximate (g → 10, π → 3, π² → 10). Tight gap → keep full precision.
Symbolic options? Use dimensional analysis — never compute the physics.
Kinematics: If the question compares states (n-th second, doubled speed), use ratios (1:3:5 odd rule, n² stopping law). Never spell out s = ut + ½at².
Projectile: Memorise R = 4H at 45° and complementary-angle pairs (15°-75°, 30°-60°).
Spin-only μ: Find n, read μ from table — never compute √(n(n+2)).
Hybridisation: Steric number = ½(V + M − C + A). 2→sp, 3→sp², 4→sp³, 5→sp³d, 6→sp³d².
Nernst @ 298 K: use 0.0591/n · log Q directly. ΔG° (kJ) ≈ −5.7 log K.
Half-life: t₇₅% = 2·t½ | t₈₇.₅% = 3·t½ | t₉₉.₉% ≈ 10·t½.
K_sp: AB → √K_sp · AB₂/A₂B → (K_sp/4)^⅓ · AB₃ → (K_sp/27)^¼.
Inverse-square: small Δr → ΔF ≈ −2·Δr%.
No shortcuts match this filter or search.