| Quantity | SI Unit | Dimensional Formula |
|---|---|---|
| Displacement | m | [L] |
| Velocity | m/s | [] |
| Acceleration | m/ | [] |
| Time | s | [T] |
| Jerk | m/ | [] |
Verification technique: Every term in an equation must have the same dimensions.
Example: Check s = ut + \frac{1}{2}$$at^2
- [s] = [L]
- [ut] = [][T] = [L] ✓
- [] = [][] = [L] ✓
Deriving unknown relations: If T (time of flight) depends on u, g, theta: T = k * * * (theta is dimensionless) [T] = []^a * []^b => L: 0 = a + b => b = -a => T: 1 = -a - 2b = -a + 2a = a => a = 1, b = -1 => T = k * u/g (which matches T = 2sin(theta) * u/g)