High-Yield Cheat Sheet

Chapter 13: High-Yield Cheat Sheet

25 min read Updated Apr 19, 2026

This is the MCAT physics cheat sheet you wish you had the week before test day. Every equation, constant, and sign convention from all 12 chapters, compressed into one page. Kinematics, fluids, circuits, optics, thermodynamics, the Doppler effect, thin-lens sign rules, Bernoulli’s equation, the full set of decay rules - every formula, none of the prose. The MCAT does not give you a formula sheet. This page is what you memorize so test day feels like filling in a table you already know.


1. Math and Data Skills

You will not get a calculator on the MCAT. The physics you do must be fast, mostly by approximation, and almost always with scientific notation. Know these cold before you even open a physics passage.

SI base units: meter (m), kilogram (kg), second (s), ampere (A), kelvin (K), mole (mol), candela (cd). Everything else is derived.

PrefixSymbolMultiplier
teraT10¹²
gigaG10⁹
megaM10⁶
kilok10³
centic10⁻²
millim10⁻³
microμ10⁻⁶
nanon10⁻⁹
picop10⁻¹²

Scientific notation rules (for test-day mental math):

  • Multiply: multiply the coefficients, add the exponents. (3×104)(2×103)=6×107(3 \times 10^4)(2 \times 10^3) = 6 \times 10^7
  • Divide: divide the coefficients, subtract the exponents. (6×108)/(3×102)=2×106(6 \times 10^8) / (3 \times 10^2) = 2 \times 10^6
  • Power: raise coefficient to the power, multiply the exponent. (2×103)2=4×106(2 \times 10^3)^2 = 4 \times 10^6

Logarithms (base 10 unless stated):

  • log(ab)=loga+logb\log(ab) = \log a + \log b
  • log(a/b)=logalogb\log(a/b) = \log a - \log b
  • log(an)=nloga\log(a^n) = n \log a
  • log1=0\log 1 = 0, log10=1\log 10 = 1, log100=2\log 100 = 2
  • log20.30\log 2 \approx 0.30, log30.48\log 3 \approx 0.48, log50.70\log 5 \approx 0.70, log70.85\log 7 \approx 0.85
  • pH shortcut: if [H+]=n×10x[\mathrm{H}^+] = n \times 10^{-x}, then pH=xlogn\mathrm{pH} = x - \log n

Natural log: lnx=2.303logx\ln x = 2.303 \log x; lne=1\ln e = 1, ln1=0\ln 1 = 0. Useful for half-life and RC circuits.

Trig values you must memorize:

Anglesincostan
010
30°12\frac{1}{2}32\frac{\sqrt{3}}{2} ≈ 0.8713\frac{1}{\sqrt{3}} ≈ 0.58
45°22\frac{\sqrt{2}}{2} ≈ 0.7122\frac{\sqrt{2}}{2} ≈ 0.711
60°32\frac{\sqrt{3}}{2} ≈ 0.8712\frac{1}{2}√3 ≈ 1.73
90°10undefined

Small-angle approximations (for θ in radians, θ < ~15°): sinθθ\sin\theta \approx \theta, cosθ1\cos\theta \approx 1, tanθθ\tan\theta \approx \theta.

Vector basics: A vector has magnitude and direction. Resolve any vector V\vec{V} at angle θ from horizontal into components:
Vx=Vcosθ,Vy=VsinθV_x = V\cos\theta, \qquad V_y = V\sin\theta
V=Vx2+Vy2,θ=tan1(Vy/Vx)|\vec{V}| = \sqrt{V_x^2 + V_y^2}, \qquad \theta = \tan^{-1}(V_y/V_x)

Dot product: AB=ABcosθ\vec{A}\cdot\vec{B} = AB\cos\theta → scalar. Cross product: A×B=ABsinθ|\vec{A}\times\vec{B}| = AB\sin\theta → vector perpendicular to both (right-hand rule).

Dimensional analysis: cancel units across every step. If the final units do not match the answer-choice units, you made an algebra error. MCAT distractors are often off by a factor of 10 or a unit conversion (cm vs m, g vs kg).

Error and uncertainty: for Q=ABQ = A \cdot B or Q=A/BQ = A/B, relative errors add: ΔQ/Q=ΔA/A+ΔB/B\Delta Q/Q = \Delta A/A + \Delta B/B. For Q=A+BQ = A + B, absolute errors add: ΔQ=ΔA+ΔB\Delta Q = \Delta A + \Delta B. Significant figures: final answer carries the fewest sig figs of any input.


2. Kinematics

One-dimensional motion with constant acceleration - the Big Five equations. x0,v0x_0, v_0 = initial, x,vx, v = final, tt = time, aa = acceleration.

Free fall (no air resistance): a=g=9.8 m/s2a = g = 9.8~\mathrm{m/s^2} downward (use 10 m/s² for quick math). Object dropped from rest: v=gtv = gt, h=12gt2h = \tfrac{1}{2} g t^2.

Projectile motion: horizontal and vertical components are independent. Horizontal: constant velocity, ax=0a_x = 0, x=v0xtx = v_{0x} t. Vertical: ay=ga_y = -g, y=v0yt12gt2y = v_{0y} t - \tfrac{1}{2} g t^2.

Projectile QuantityFormula
Time of flight (level ground)t=2v0sinθ/gt = 2v_0 \sin\theta / g
Range (level ground)R=v02sin(2θ)/gR = v_0^2 \sin(2\theta) / g
Max heighth=v02sin2θ/(2g)h = v_0^2 \sin^2\theta / (2g)
Max range angle45° (equal launch/land height)

At the peak of a projectile’s path, vertical velocity = 0 but horizontal velocity is unchanged. Symmetric trajectory: speed at launch = speed at landing (same height).

Average velocity for constant acceleration: vˉ=(v0+v)/2\bar{v} = (v_0 + v)/2.


3. Forces and Dynamics (Newton’s Laws)

LawStatementKey Idea
1st (Inertia)Object at rest stays at rest; object in motion stays in motion, unless acted on by a net forceRequires an inertial frame
2ndFnet=ma\vec{F}_{\text{net}} = m\vec{a}Units: 1 N = 1 kg·m/s²
3rdFor every action there is an equal and opposite reactionForces act on different objects

Weight: W=mgW = mg (always toward Earth). Normal force NN is perpendicular to the contact surface, not always equal to weight.

Friction:

  • Static: fsμsNf_s \le \mu_s N (adjusts up to a maximum to prevent motion)
  • Kinetic: fk=μkNf_k = \mu_k N (constant once sliding, μk<μs\mu_k < \mu_s)

Inclined plane (angle θ with horizontal): along-slope component of gravity = mgsinθmg\sin\theta; perpendicular component = mgcosθmg\cos\theta. Normal force = mgcosθmg\cos\theta. Friction along slope = μmgcosθ\mu mg\cos\theta.

Tension in a massless, inextensible rope is the same throughout. On a frictionless pulley, tension is equal on both sides.

Centripetal (center-seeking) force - any force holding an object in circular motion:
Fc=mv2r=mω2rF_c = \frac{mv^2}{r} = m\omega^2 r
ac=v2r=ω2ra_c = \frac{v^2}{r} = \omega^2 r

Centripetal acceleration points toward the center. “Centrifugal force” is a fictitious force in a rotating reference frame - the MCAT wants centripetal.

Universal gravitation: F=Gm1m2r2F = \dfrac{G m_1 m_2}{r^2}, G=6.67×1011 Nm2/kg2G = 6.67 \times 10^{-11}~\mathrm{N\,m^2/kg^2}. Surface gravity: g=GM/R2g = GM/R^2. Orbital speed: v=GM/rv = \sqrt{GM/r}.


4. Work, Energy, and Power

Work done by a constant force on a displacement:
W=Fd=FdcosθW = \vec{F}\cdot\vec{d} = Fd\cos\theta

θ is the angle between force and displacement. Force perpendicular to motion does zero work (normal force on flat surface, centripetal force, magnetic force on moving charge).

Kinetic energy: KE=12mv2KE = \tfrac{1}{2}mv^2. Always positive.

Gravitational potential energy (near Earth): PEg=mghPE_g = mgh. Reference point is arbitrary - only changes in PE matter.

Elastic (spring) potential energy: PEs=12kx2PE_s = \tfrac{1}{2}kx^2, where kk = spring constant, xx = displacement from equilibrium. Hooke’s Law: F=kxF = -kx.

Power: P=W/t=Fv=FvcosθP = W/t = \vec{F}\cdot\vec{v} = Fv\cos\theta. Unit: watt (1 W = 1 J/s). 1 horsepower ≈ 746 W.

Efficiency: η=Wuseful/Einput\eta = W_{\text{useful}} / E_{\text{input}}. Always ≤ 1.

Simple machines (lever, pulley, inclined plane) trade force for distance - they multiply force while increasing the distance over which you apply it. Ideal mechanical advantage × ideal distance ratio = 1. Real efficiency < 1 due to friction.


5. Momentum, Impulse, and Collisions

Momentum: p=mv\vec{p} = m\vec{v}. Unit: kg·m/s. Always conserved in an isolated system (no external forces).

Impulse-momentum theorem:
J=FavgΔt=Δp=mΔv\vec{J} = \vec{F}_{\text{avg}} \Delta t = \Delta \vec{p} = m\Delta \vec{v}

Airbags, crumple zones, follow-through in sports: all increase Δt to reduce peak force for the same momentum change.

Collision TypeKE conserved?Momentum conserved?Example
ElasticYesYesBilliard balls, gas molecules
InelasticNo (some → heat/sound)YesMost real collisions
Perfectly inelasticNo (maximum KE lost)YesObjects stick together

Perfectly inelastic collision (objects stick): m1v1+m2v2=(m1+m2)vfm_1 v_1 + m_2 v_2 = (m_1 + m_2) v_f.

1-D elastic collision between m1m_1 (moving at v1v_1) and m2m_2 (at rest):
v1f=m1m2m1+m2v1,v2f=2m1m1+m2v1v_{1f} = \frac{m_1 - m_2}{m_1 + m_2} v_1, \qquad v_{2f} = \frac{2 m_1}{m_1 + m_2} v_1

Equal masses in 1-D elastic: m1m_1 stops, m2m_2 takes all velocity (classic pool-ball collision).


6. Rotational Motion, Torque, and Center of Mass

Angular quantities: θ\theta (rad), ω\omega (rad/s), α\alpha (rad/s²). Conversions: s=rθs = r\theta, v=rωv = r\omega, at=rαa_t = r\alpha. One full revolution = 2π rad = 360°.

Torque: τ=rFsinθ=rF\tau = rF\sin\theta = r_\perp F. Unit: N·m. Torque is maximized when force is perpendicular to the lever arm (θ = 90°).

Rotational equilibrium: τ=0\sum \tau = 0 (and F=0\sum F = 0 for translational equilibrium). Used for see-saws, bridges, static limb mechanics.

Rotational analogs:

LinearRotational
F=maF = maτ=Iα\tau = I\alpha
KE=12mv2KE = \tfrac{1}{2}mv^2KErot=12Iω2KE_{rot} = \tfrac{1}{2}I\omega^2
p=mvp = mvL=IωL = I\omega

Angular momentum L=IωL = I\omega is conserved when net external torque is zero (skater pulling arms in spins faster).

Center of mass for a system of particles:
xcm=miximix_{cm} = \frac{\sum m_i x_i}{\sum m_i}

External forces accelerate the center of mass; internal forces do not change it.


7. Fluids

Density: ρ=m/V\rho = m/V. Specific gravity: SG=ρ/ρwaterSG = \rho/\rho_{water}. Water has ρ=1000 kg/m3\rho = 1000~\mathrm{kg/m^3} = 1 g/cm³.

Pressure: P=F/AP = F/A. Unit: pascal (1 Pa = 1 N/m²). 1 atm = 1.013 × 10⁵ Pa = 760 mmHg = 760 torr.

Hydrostatic (fluid column) pressure: pressure at depth hh below the surface of a static fluid:
P=P0+ρghP = P_0 + \rho g h

Pressure depends only on depth, not shape of container.

Poiseuille’s law (laminar flow, viscous fluid, cylindrical tube):
Q=πr4ΔP8ηLQ = \frac{\pi r^4 \Delta P}{8 \eta L}

Flow rate scales with the fourth power of radius - a 2× wider vessel carries 16× more flow. Key to how vasoconstriction spikes blood pressure.

Reynolds number: Re=ρvD/ηRe = \rho v D / \eta. Re<2000Re < 2000 → laminar; Re>3000Re > 3000 → turbulent.

Viscosity η\eta: internal friction in a fluid (high in honey, low in water). Increases with lower temperature in liquids.

Surface tension: cohesive pull at a fluid surface - lets water striders float, produces capillary action.


8. Thermodynamics

Temperature scales: TK=TC+273.15T_K = T_C + 273.15. TF=95TC+32T_F = \tfrac{9}{5} T_C + 32. Absolute zero = 0 K = -273.15 °C.

Heat transfer modes: conduction (direct contact), convection (bulk fluid motion), radiation (EM waves, no medium needed). Radiation obeys Stefan-Boltzmann P=eσAT4P = e\sigma A T^4.

Specific heat: Q=mcΔTQ = mc\Delta T. Water has unusually high c=4186 J/(kgK)c = 4186~\mathrm{J/(kg\cdot K)}.

Latent heat (phase change at constant T): Q=mLQ = mL. LfL_f (fusion), LvL_v (vaporization). No temperature change during a phase transition - all heat goes into breaking intermolecular forces.

Thermal expansion: linear ΔL=αL0ΔT\Delta L = \alpha L_0 \Delta T; volumetric ΔV=βV0ΔT\Delta V = \beta V_0 \Delta T, with β3α\beta \approx 3\alpha.

Ideal gas law: PV=nRTPV = nRT. R=8.314 J/(molK)=0.0821 Latm/(molK)R = 8.314~\mathrm{J/(mol\cdot K)} = 0.0821~\mathrm{L\cdot atm/(mol\cdot K)}. At STP, 1 mol = 22.4 L.

Laws of thermodynamics:

  • 0th: if AA and BB are each in thermal equilibrium with CC, then AA and BB are in equilibrium with each other (defines temperature).
  • 1st: ΔU=QW\Delta U = Q - W. Internal energy change = heat added to system minus work done by the system. (Physics sign convention - chem often uses ΔU=Q+W\Delta U = Q + W where WW is work done on the system.)
  • 2nd: entropy of an isolated system never decreases. Heat flows spontaneously from hot to cold.
  • 3rd: entropy of a perfect crystal at 0 K is zero.
ProcessConstantFormula
IsothermalTΔU=0\Delta U = 0; Q=W=nRTln(Vf/Vi)Q = W = nRT\ln(V_f/V_i)
AdiabaticQ (no heat exchange)Q=0Q = 0; ΔU=W\Delta U = -W
IsobaricPW=PΔVW = P\Delta V; Q=nCpΔTQ = nC_p\Delta T
Isochoric (isovolumetric)VW=0W = 0; ΔU=Q=nCvΔT\Delta U = Q = nC_v\Delta T

Efficiency of a heat engine: η=W/QH=1QC/QH\eta = W/Q_H = 1 - Q_C/Q_H. Carnot (max) efficiency: ηC=1TC/TH\eta_C = 1 - T_C/T_H (in Kelvin).

Entropy change at constant T: ΔS=Qrev/T\Delta S = Q_{rev}/T.


9. Waves and Sound

Wave equation: v=fλv = f\lambda. Speed depends on the medium, not the source.

Period and frequency: T=1/fT = 1/f. Angular frequency ω=2πf\omega = 2\pi f.

Wave types: transverse (oscillation ⊥ propagation - light, string) vs longitudinal (oscillation ∥ propagation - sound, compression waves).

Superposition: waves add algebraically. Constructive: in phase (Δφ = 0, 2π, 4π…). Destructive: out of phase (Δφ = π, 3π…).

Speed of sound in air: ~343 m/s at 20°C (faster in warmer air, faster in denser/stiffer solids).

Doppler effect:
f=f(v±vovvs)f' = f \left( \frac{v \pm v_o}{v \mp v_s} \right)

  • Source/observer approach: frequency heard ↑ (top sign pair)
  • Source/observer recede: frequency heard ↓ (bottom sign pair)

Use the sign that makes the numerator larger (approaching) or denominator larger (receding).

Standing waves on a string (both ends fixed): λn=2L/n\lambda_n = 2L/n, fn=nv/(2L)f_n = nv/(2L), n=1,2,3,n = 1, 2, 3, \dots (“harmonics” - whole-number multiples).

Pipes (air columns):

PipeAllowed harmonicsFormula
Both ends openn=1,2,3,n = 1, 2, 3, \dotsfn=nv/(2L)f_n = nv/(2L)
One end closedn=1,3,5,n = 1, 3, 5, \dots (odd only)fn=nv/(4L)f_n = nv/(4L)

Fundamental (1st harmonic, n=1n=1) is the lowest frequency. Closed pipes have a node at the closed end, antinode at the open end.

Beats: two close frequencies produce a beat frequency equal to f1f2|f_1 - f_2|. Used to tune instruments.

Sound intensity I=P/AI = P/A, measured in W/m². Decibel level:
β=10logII0,I0=1012 W/m2\beta = 10 \log\frac{I}{I_0}, \quad I_0 = 10^{-12}~\mathrm{W/m^2}

Each 10 dB increase = 10× intensity. Each 20 dB ≈ 2× perceived loudness.


10. Light and Optics

Light is an electromagnetic wave. c=3×108c = 3 \times 10^8 m/s in vacuum. Energy per photon: E=hf=hc/λE = hf = hc/\lambda, with h=6.63×1034h = 6.63 \times 10^{-34} J·s.

EM spectrum (low to high frequency): radio → microwave → infrared → visible (700-400 nm, red to violet - “ROY G BIV”) → UV → X-ray → gamma.

Reflection: angle of incidence = angle of reflection (both measured from the normal).

Refraction (Snell’s law): n1sinθ1=n2sinθ2n_1 \sin\theta_1 = n_2 \sin\theta_2. Index of refraction n=c/vn = c/v (always ≥ 1). Light bends toward the normal when entering a denser medium.

Total internal reflection occurs when going from denser → less dense medium above the critical angle:
sinθc=n2/n1(for n1>n2)\sin\theta_c = n_2/n_1 \quad (\text{for } n_1 > n_2)

Basis of fiber optics.

Sign conventions (memorize cold):

QuantityPositiveNegative
ff (mirror)Concave (converging)Convex (diverging)
ff (lens)Convex (converging)Concave (diverging)
did_iReal image (same side as outgoing light)Virtual image (opposite side)
mmUpright imageInverted image
$m> 1$
$m< 1$

Power of a lens: P=1/fP = 1/f (in meters), unit: diopter. Two lenses in contact: Ptotal=P1+P2P_{\text{total}} = P_1 + P_2.

Polarization: transverse waves only. Unpolarized → polarized: intensity drops by half. Malus’s law (polarizer to polarizer): I=I0cos2θI = I_0 \cos^2\theta.

Diffraction and interference:

  • Double slit (maxima): dsinθ=mλd\sin\theta = m\lambda, m=0,1,2,m = 0, 1, 2, \dots
  • Single slit (minima, dark fringes): asinθ=mλa\sin\theta = m\lambda, m=1,2,3,m = 1, 2, 3, \dots

Pattern is brightest at the center (m = 0) with fringes spaced farther apart for smaller dd (slit separation) or longer λ\lambda.


11. Electrostatics

Coulomb’s law:
F=kq1q2r2,k=8.99×109 Nm2/C2F = \frac{k q_1 q_2}{r^2}, \quad k = 8.99 \times 10^9~\mathrm{N\,m^2/C^2}

Like charges repel, opposites attract. Inverse-square law (same form as gravity, much stronger).

Electric field (force per unit positive charge): E=F/q\vec{E} = \vec{F}/q. From a point charge: E=kQ/r2E = kQ/r^2. Field lines point away from + and toward -.

Electric potential (voltage) from a point charge: V=kQ/rV = kQ/r. Between plates: V=EdV = Ed. Potential energy:
U=kq1q2r,U=qVU = \frac{kq_1 q_2}{r}, \qquad U = qV

Work by an electric force: W=qΔVW = q\Delta V. Electron-volt: 1 eV = 1.6 × 10⁻¹⁹ J = energy gained by an electron moving through 1 V.

Capacitors: C=Q/VC = Q/V. Unit: farad (F). Parallel-plate: C=ε0A/dC = \varepsilon_0 A/d; with dielectric: C=κε0A/dC = \kappa \varepsilon_0 A/d (κ ≥ 1).

Energy stored in a capacitor:
U=12CV2=12QV=Q22CU = \tfrac{1}{2} CV^2 = \tfrac{1}{2} QV = \tfrac{Q^2}{2C}


12. Circuits

Ohm’s law: V=IRV = IR. Current II (amperes) = charge per time = Q/tQ/t.

Resistance: R=ρL/AR = \rho L/A (ρ = resistivity). Longer or thinner wire → more resistance.

Power:
P=IV=I2R=V2RP = IV = I^2 R = \frac{V^2}{R}

Units: watts. Electric bill = energy = power × time (kWh).

Series circuit (one loop):

  • Same current through every element
  • Voltage splits: Vtotal=V1+V2+V_{total} = V_1 + V_2 + \dots
  • Req=R1+R2+R_{eq} = R_1 + R_2 + \dots
  • Capacitors: 1Ceq=1C1+1C2+\dfrac{1}{C_{eq}} = \dfrac{1}{C_1} + \dfrac{1}{C_2} + \dots

Parallel circuit (branches):

  • Same voltage across every branch
  • Current splits: Itotal=I1+I2+I_{total} = I_1 + I_2 + \dots
  • 1Req=1R1+1R2+\dfrac{1}{R_{eq}} = \dfrac{1}{R_1} + \dfrac{1}{R_2} + \dots
  • Capacitors: Ceq=C1+C2+C_{eq} = C_1 + C_2 + \dots

Kirchhoff’s laws:

  • Junction (current) rule: Iin=Iout\sum I_{in} = \sum I_{out} (charge conservation).
  • Loop (voltage) rule: sum of voltage drops around any closed loop = 0 (energy conservation).

RC circuit (charging through resistor):
Q(t)=Qmax(1et/τ),τ=RCQ(t) = Q_{max}(1 - e^{-t/\tau}), \qquad \tau = RC

Time constant τ\tau = time to reach ~63% of final value. Discharging: Q(t)=Q0et/τQ(t) = Q_0 e^{-t/\tau}.

Batteries and emf: terminal voltage V=εIrV = \varepsilon - Ir (emf minus drop across internal resistance).

AC vs DC: DC = constant direction; AC = sinusoidal, V(t)=V0sin(ωt)V(t) = V_0 \sin(\omega t). Vrms=V0/2V_{rms} = V_0/\sqrt{2}, Irms=I0/2I_{rms} = I_0/\sqrt{2}. Household AC: Vrms=120V_{rms} = 120 V, so V0170V_0 \approx 170 V.


13. Magnetism

Magnetic force on a moving charge:
F=qv×B,F=qvBsinθ\vec{F} = q\vec{v} \times \vec{B}, \qquad |F| = qvB\sin\theta

Force is perpendicular to both v\vec{v} and B\vec{B}. Does zero work on the charge (only changes direction). Charges moving ⊥ to a uniform B execute circular motion with r=mv/(qB)r = mv/(qB).

Force on a current-carrying wire:
F=IL×B,F=BILsinθ\vec{F} = I\vec{L} \times \vec{B}, \qquad |F| = BIL\sin\theta

Right-hand rule (for positive charges / conventional current): point fingers in direction of v\vec{v} or I\vec{I}, curl toward B\vec{B}, thumb gives F\vec{F}. For electrons/negative charges, reverse direction.

Magnetic field from a long straight wire: B=μ0I/(2πr)B = \mu_0 I / (2\pi r).

Solenoid: B=μ0nIB = \mu_0 n I (n = turns per length). Inside a solenoid, B is uniform and parallel to the axis.

Faraday’s law (induction): changing magnetic flux induces an emf. ε=dΦB/dt\varepsilon = -d\Phi_B/dt. Lenz’s law (sign): induced current opposes the change in flux that caused it.


14. Atomic and Nuclear Physics

Photoelectric effect: light of frequency ff ejects electrons from a metal only if ff0f \ge f_0 (threshold). Kinetic energy of ejected electron:
KEmax=hfϕKE_{max} = hf - \phi

ϕ\phi = work function of the metal. Evidence that light behaves as particles (photons).

Bohr model: energy levels in hydrogen: En=13.6/n2E_n = -13.6/n^2 eV. Transition from nin_i to nfn_f emits/absorbs a photon of ΔE=EniEnf\Delta E = E_{n_i} - E_{n_f}. Balmer series = visible (transitions to n=2).

Mass-energy equivalence: E=mc2E = mc^2. Nuclear reactions involve mass defects convertible to enormous energy.

Nuclear notation: ZAX^A_Z X where AA = mass number (protons + neutrons), ZZ = atomic number (protons).

DecayEmitsΔZ\Delta ZΔA\Delta A
Alpha (α)24He^4_2 \text{He}2-24-4
Beta minus (β⁻)ee^- + antineutrino+1+100
Beta plus (β⁺)e+e^+ + neutrino1-100
Gamma (γ)high-energy photon0000
Electron captureneutrino1-100

Half-life: N(t)=N0(1/2)t/t1/2N(t) = N_0 (1/2)^{t/t_{1/2}}. After nn half-lives, 1/2n1/2^n remains. Exponential form: N(t)=N0eλtN(t) = N_0 e^{-\lambda t}, t1/2=ln2/λ0.693/λt_{1/2} = \ln 2 / \lambda \approx 0.693/\lambda.

Binding energy per nucleon: measure of nuclear stability. Peaks near iron-56. Fusion (light nuclei) and fission (heavy nuclei) both release energy by moving toward iron.

Mass defect: difference between the mass of separated nucleons and the mass of the bound nucleus; Δmc2\Delta m \cdot c^2 = binding energy.


15. Statistics and Research Methods

Central tendency:

  • Mean: sum / count. Sensitive to outliers.
  • Median: middle value. Robust to outliers.
  • Mode: most frequent value.

For a skewed distribution: right-skewed (long right tail) → mean > median > mode; left-skewed → mean < median < mode.

Spread:

  • Range: max - min.
  • Variance σ2=(xixˉ)2/N\sigma^2 = \sum (x_i - \bar{x})^2 / N.
  • Standard deviation σ=σ2\sigma = \sqrt{\sigma^2}.
  • Standard error of the mean: SEM=σ/nSEM = \sigma/\sqrt{n}.

Normal distribution (68-95-99.7 rule): ~68% of data within 1σ of the mean, ~95% within 2σ, ~99.7% within 3σ.

Correlation vs causation: a correlation coefficient rr runs from -1 (perfect negative) to +1 (perfect positive). Correlation alone does not prove causation.

Study designs:

TypeDescriptionStrength
Case studySingle patient/eventHypothesis-generating only
Cross-sectionalSnapshot of a populationFast; cannot show causation
Case-controlCompare people with/without outcome, look backwardGood for rare diseases; recall bias
CohortFollow a group over timeShows incidence; expensive
RCTRandomized, controlled, blindedGold standard for causation
Meta-analysisPool many studiesHighest level of evidence

Variables: independent (manipulated), dependent (measured), confounding (correlates with both), control (held constant).

Validity vs reliability:

  • Internal validity: study measures what it claims within itself.
  • External validity: results generalize beyond the sample.
  • Reliability: repeatable results (test-retest, inter-rater).

A test can be reliable without being valid (consistently wrong), but not valid without being reliable.

P-value: probability of observing data as extreme as yours if the null hypothesis is true. p<0.05p < 0.05 = typically “statistically significant” (arbitrary threshold).

  • Type I error (α): false positive - rejecting a true null.
  • Type II error (β): false negative - failing to reject a false null.
  • Power = 1 - β = probability of correctly detecting a real effect.

Confidence interval: a 95% CI means 95% of such intervals (computed this way across many samples) would contain the true population parameter. If a 95% CI for a difference contains 0, the result is not significant at α = 0.05.


16. The Master Formula Sheet

Single-source reference - this is what to put on a flashcard per section.

Kinematics: v=v0+atv = v_0 + at; x=v0t+12at2x = v_0 t + \tfrac{1}{2}at^2; v2=v02+2aΔxv^2 = v_0^2 + 2a\Delta x.

Dynamics: F=maF = ma; W=mgW = mg; f=μNf = \mu N; Fc=mv2/rF_c = mv^2/r; Fg=Gm1m2/r2F_g = Gm_1m_2/r^2.

Energy: W=FdcosθW = Fd\cos\theta; KE=12mv2KE = \tfrac{1}{2}mv^2; PEg=mghPE_g = mgh; PEs=12kx2PE_s = \tfrac{1}{2}kx^2; P=W/tP = W/t.

Momentum: p=mvp = mv; J=FΔt=ΔpJ = F\Delta t = \Delta p.

Rotation: τ=rFsinθ\tau = rF\sin\theta; L=IωL = I\omega; KErot=12Iω2KE_{rot} = \tfrac{1}{2}I\omega^2.

Fluids: ρ=m/V\rho = m/V; P=F/AP = F/A; P=P0+ρghP = P_0 + \rho gh; FB=ρfVgF_B = \rho_f V g; A1v1=A2v2A_1 v_1 = A_2 v_2; P+12ρv2+ρgh=constP + \tfrac{1}{2}\rho v^2 + \rho gh = \text{const}; Q=πr4ΔP/(8ηL)Q = \pi r^4 \Delta P/(8\eta L).

Thermo: Q=mcΔTQ = mc\Delta T; Q=mLQ = mL; PV=nRTPV = nRT; ΔU=QW\Delta U = Q - W; ηC=1TC/TH\eta_C = 1 - T_C/T_H.

Waves: v=fλv = f\lambda; f=f(v±vo)/(vvs)f' = f(v\pm v_o)/(v\mp v_s); fn=nv/(2L)f_n = nv/(2L) open/string; fn=nv/(4L)f_n = nv/(4L) closed; β=10log(I/I0)\beta = 10\log(I/I_0).

Optics: n1sinθ1=n2sinθ2n_1\sin\theta_1 = n_2\sin\theta_2; 1/f=1/do+1/di1/f = 1/d_o + 1/d_i; m=di/dom = -d_i/d_o; dsinθ=mλd\sin\theta = m\lambda (double slit max); I=I0cos2θI = I_0 \cos^2\theta.

Electrostatics: F=kq1q2/r2F = kq_1 q_2/r^2; E=kQ/r2E = kQ/r^2; V=kQ/rV = kQ/r; U=qVU = qV; C=Q/VC = Q/V; U=12CV2U = \tfrac{1}{2}CV^2.

Circuits: V=IRV = IR; P=IVP = IV; Rs=RiR_s = \sum R_i; 1/Rp=1/Ri1/R_p = \sum 1/R_i; τ=RC\tau = RC.

Magnetism: F=qvBsinθF = qvB\sin\theta; F=BILsinθF = BIL\sin\theta; B=μ0I/(2πr)B = \mu_0 I/(2\pi r).

Atomic/Nuclear: E=hf=hc/λE = hf = hc/\lambda; KEmax=hfϕKE_{max} = hf - \phi; En=13.6/n2E_n = -13.6/n^2 eV; N(t)=N0(1/2)t/t1/2N(t) = N_0 (1/2)^{t/t_{1/2}}; E=mc2E = mc^2.

Constants to memorize: g=9.8 m/s2g = 9.8~\mathrm{m/s^2}; c=3×108c = 3 \times 10^8 m/s; k=9×109k = 9 \times 10^9 N·m²/C²; e=1.6×1019e = 1.6 \times 10^{-19} C; h=6.63×1034h = 6.63 \times 10^{-34} J·s; R=8.314R = 8.314 J/(mol·K); NA=6.02×1023N_A = 6.02 \times 10^{23} /mol; 1 atm = 10⁵ Pa; ρwater=1000\rho_{water} = 1000 kg/m³.


17. Top 25 Facts to Memorize

  1. Projectile max range at 45° (equal launch/land height); horizontal velocity constant throughout.
  2. At the top of a projectile’s path, vy=0v_y = 0 but vxv_x is unchanged.
  3. Newton’s 2nd: Fnet=maF_{\text{net}} = ma. Always draw a free-body diagram first.
  4. Friction f=μNf = \mu N; normal force on incline = mgcosθmg\cos\theta.
  5. Centripetal force points toward the center: Fc=mv2/rF_c = mv^2/r.
  6. Work by perpendicular force = 0 (normal force, centripetal, magnetic force on moving charge).
  7. Conservation of energy: KE+PE=constKE + PE = \text{const} with only conservative forces.
  8. Power = Fv (when F ∥ v); 1 W = 1 J/s.
  9. Momentum is always conserved in isolated collisions; KE only in elastic.
  10. Equal-mass 1-D elastic collision: striker stops, target takes all velocity.
  11. Pressure at depth: P=P0+ρghP = P_0 + \rho gh - depends on depth only, not shape.
  12. Buoyant force = weight of fluid displaced. Float if ρobj<ρfluid\rho_{obj} < \rho_{fluid}.
  13. Continuity: A1v1=A2v2A_1 v_1 = A_2 v_2. Narrow → fast.
  14. Bernoulli: fast fluid = low pressure (at the same height).
  15. Poiseuille: Qr4Q \propto r^4 - radius is the blockbuster variable.
  16. Ideal gas law: PV=nRTPV = nRT. At STP, 1 mol = 22.4 L.
  17. 1st law of thermo: ΔU=QW\Delta U = Q - W (heat in, minus work done by system).
  18. Adiabatic: Q=0Q = 0. Isothermal: ΔU=0\Delta U = 0.
  19. Wave speed depends on the medium, not the source. v=fλv = f\lambda.
  20. Doppler: approaching → higher frequency; receding → lower.
  21. Standing wave pipes: open-open or both-fixed string → all harmonics; closed-open pipe → odd harmonics only.
  22. Snell’s law: n1sinθ1=n2sinθ2n_1\sin\theta_1 = n_2\sin\theta_2. Bends toward normal in denser medium.
  23. Thin lens/mirror: 1/f=1/do+1/di1/f = 1/d_o + 1/d_i; m=di/dom = -d_i/d_o. Real image → di>0d_i > 0, inverted.
  24. Ohm’s law: V=IRV = IR. Series: R adds, C reciprocal. Parallel: R reciprocal, C adds.
  25. Half-life: after nn half-lives, 1/2n1/2^n remains. Alpha drops Z by 2 and A by 4; beta⁻ raises Z by 1, A unchanged.

18. Test-Day Mnemonics


Next Steps

If something on this page feels unfamiliar, open the corresponding chapter and re-derive the formula from first principles. Physics is the section where formulas are the vocabulary and the free-body diagram is the grammar. This cheat sheet gets you to 80% recall on test day; the full chapters get you the reasoning that lets you solve unfamiliar passages under the clock. Bookmark this page and return to it the night before every practice test and on the morning of the real thing.