1.1.1 · D3Measurement, Vectors & Kinematics

Worked examples — Physical quantities — fundamental and derived

3,112 words14 min readBack to topic

Before any symbol appears, one reminder in plain words. When we write with square brackets, we mean "the units of " — nothing else. So is read "the units of speed are metres per second". Whenever units multiply or divide, their exponents add or subtract, exactly like ordinary algebra with letters. That single rule — treat units like letters — is the whole game.

One more tool we will lean on repeatedly. When you switch a quantity to a smaller unit, you need more copies of it, so the number grows. Written out:


The scenario matrix

Every dimensional-analysis question falls into one of these cells. The examples below are tagged with the cell they cover, and together they fill the whole table.

Cell Case class What makes it tricky Example
A Pure multiply (build a unit) keep track of all base units Ex 1 (Newton)
B Divide → negative exponent Ex 2 (Pascal)
C Power of a quantity exponent multiplies through Ex 3 (area, volume)
D Unit conversion (chain of ×1) which fraction goes on top? Ex 4 (density)
E Dimensionless result everything must cancel Ex 5 (angle, strain)
F Zero / degenerate input does the unit survive when the number is 0? Ex 6
G Limiting / very-large value prefixes and orders of magnitude Ex 7 (prefix chain)
H Real-world word problem translate words → symbols first Ex 8 (fuel economy)
I Exam twist — find an unknown exponent solve for a power by matching units Ex 9
J Exam trap — hidden inconsistency spot the wrong equation by units Ex 10

Cell A — build a unit by multiplying

The bar chart below shows how the exponents of the base units stack up for the newton — a visual "fingerprint" you will reuse for every derived unit on this page. The horizontal axis names the three base units; the vertical axis is the power each is raised to.

deepdives/dd-physics-1.1.01-d3-s02.png


Cell B — division makes a negative exponent

The figure contrasts the newton's fingerprint with the pascal's: two bars per base unit (a legend tells them apart), and you can watch the metre bar flip from (up) to (down) when we divide by area. Axes are labelled just as in the previous figure.

deepdives/dd-physics-1.1.01-d3-s03.png


Cell C — raising a quantity to a power

The picture makes the "power multiplies through" idea literal: one length gives a line, two give a square, three give a cube — the exponent counts how many perpendicular copies of the metre you stacked.

deepdives/dd-physics-1.1.01-d3-s04.png


Cell D — unit conversion (a chain of multiply-by-one)


Cell E — a dimensionless quantity (everything cancels)

deepdives/dd-physics-1.1.01-d3-s01.png


Cell F — zero and degenerate inputs


Cell G — limiting / very-large values (prefix chains)


Cell H — real-world word problem


Cell I — exam twist: find an unknown exponent by matching units


Cell J — exam trap: catch the inconsistent equation


Recall

Recall One-line self-tests

Units of pressure in base SI ::: kg m⁻¹ s⁻² Why does dividing lengths give a dimensionless angle? ::: m ÷ m = m⁰ = 1, no unit left In v = v₀ + at with v₀ = 0, what unit does the 0 carry? ::: m s⁻¹ (the slot still measures velocity) Converting g cm⁻³ to kg m⁻³ multiplies the number by ::: 1000 For T = k ℓᵃ gᵇ, the exponents are ::: a = +½, b = −½ Which fails units: s = vt + ½at² or s = vt² + ½at? ::: the second (vt² + ½at)


Connections