Mathematics
🎯What you need to be able to do
- Name the SI base units, express a derived unit in base units, and use prefixes correctly.
- Estimate to an order of magnitude, and use scientific notation and significant figures properly.
- Check an equation by dimensional analysis, using SI base units.
- Distinguish vectors from scalars, resolve a vector into components, and add vectors.
- Distinguish random from systematic error, and precision from accuracy.
- Estimate an uncertainty from an instrument and from a set of repeats, and quote it properly.
- Combine uncertainties through addition, multiplication, division and powers.
- Read a gradient, intercept and area from a graph, and say what each represents.
- Choose what to plot to linearise a relationship, including using logarithms.
- Draw error bars, and find the uncertainty in a gradient and an intercept from them.
📏Units, and the seven everything is built from
A measurement is a number and a unit; without both it says nothing. Seven base units are defined outright, and every other unit in physics is a derived unit — some combination of those seven, occasionally given a name of its own.
The commonest unit error is not exotic: it is failing to convert a prefix before substituting. A length of 5.0 cm goes into an equation as 0.050 m, and a current of 250 mA as 0.250 A. Convert everything to base units first, and the answer comes out in base units automatically.
🔢Orders of magnitude, notation and significant figures
Physics spans a preposterous range, from \( 10^{-30} \) kg to \( 10^{53} \) kg, and the only way to hold that in your head is to work in orders of magnitude — the nearest power of ten. Ratios then become subtractions of exponents, which you can do in your head.
Scientific notation writes any number as \( a \times 10^{b} \) with \( 1 \le a < 10 \). Significant figures then carry an implied uncertainty: quoting 23.456 g claims five significant figures and so an uncertainty around ± 0.001 g, while 23.5 g claims three and implies ± 0.1 g. When multiplying or dividing, quote the answer to the fewest significant figures of any input — \( 4.2 \times 3.14159 = 13.194678 \) on a calculator, but 4.2 has only two significant figures, so the answer is 13.
⚖️Dimensional analysis
Every term in a physically correct equation must have the same units. That gives you a free check on any equation you are unsure of: write each term in SI base units and see whether they match.
Two limits are worth knowing. First, pure numbers have no units, so the \( \tfrac{1}{2} \) above is invisible to the check — which means dimensional analysis can tell you an equation is wrong, but never that it is right. The equation \( s = 3at^{2} \) passes the same check and is still false. Second, it says nothing about whether you have the physics the right way round.
✏️Worked example 1 — catching a wrong formula with units
Get every quantity into base units. The spring constant is force per unit extension:
Test the student's version. The left-hand side is a time, so it must come out in seconds:
That is not seconds, so the formula is wrong.
Try it without the square on \(k\).
➞Vectors and scalars
A scalar has magnitude only; a vector has magnitude and direction. The distinction matters because it changes the arithmetic: two 3 N and 4 N forces total 7 N only if they point the same way, and can total anything down to 1 N if they do not.
Resolving splits a vector into two perpendicular components, and those components are completely independent: you can solve along one without reference to the other and recombine at the end. That is the single most useful technique in mechanics.
🎯Random and systematic error
Two words that get used loosely and mean quite different things. Precision is about how closely repeated readings agree with each other; accuracy is about how close they are to the true value. An experiment can have either without the other.
📐Getting an uncertainty in the first place
➕Combining uncertainties
Three rules cover nearly everything, and picking the right one is entirely a matter of looking at what the formula does to the quantities.
✏️Worked example 2 — density, both ways
Best value. \( \rho = m/V = 10/5.0 = 2.0 \) g cm−3.
The full range. Density is largest when the mass is at its largest and the volume at its smallest — note that they go opposite ways, because \(V\) is on the bottom:
Both are about 0.3 away from 2.0, so \( \rho = 2.0 \pm 0.3 \) g cm−3.
The shortcut. Division, so the percentage uncertainties add:
📈Reading a graph
A graph gives you three things the raw table does not: an intercept, a gradient and an area. What each one means physically you can always work out from the axis units.
📏Choosing what to plot
A straight line is worth far more than a curve: you can judge it by eye, its gradient uses every point at once, and a systematic error shows up as an unexpected intercept. So the standard move is to rearrange the physics into the form \( y = mx + c \) and plot whatever that requires.
HLTwo shapes resist that treatment, and both yield to logarithms.
↕Error bars, and the uncertainty in a gradient
✏️Worked example 3 — from a graph to a value of \(g\), with its uncertainty
The relationship. \( T = 2\pi\sqrt{l/g} \) squares to \( T^{2} = (4\pi^{2}/g)\,l \), so the gradient is \( 4\pi^{2}/g \) and
Uncertainty in the gradient.
Carry it through. \(g\) is \( 4\pi^{2} \) divided by the gradient, and \( 4\pi^{2} \) is a pure number with no uncertainty. Dividing by a quantity passes its percentage uncertainty straight through:
📝Practise
Work through these, then reveal the answer. Each question targets a different objective from the list above.
1. Express the volt in SI base units, starting from the definition of potential difference as energy per unit charge.
Energy is force × distance: \( \text{J} = \text{N m} = (\text{kg m s}^{-2})(\text{m}) = \text{kg m}^{2}\,\text{s}^{-2} \).
Charge is current × time: \( \text{C} = \text{A s} \).
So \[ \text{V} = \frac{\text{kg m}^{2}\,\text{s}^{-2}}{\text{A s}} = \text{kg m}^{2}\,\text{s}^{-3}\,\text{A}^{-1} \] The method is always the same: break each named unit down until only the seven base units are left.
2. Convert to SI base units: (a) 250 mA; (b) 5.0 cm; (c) 2.5 GHz; (d) 40 µC.
(b) \( 5.0 \times 10^{-2} = 0.050 \) m.
(c) \( 2.5 \times 10^{9} \) Hz, which in base units is \( 2.5 \times 10^{9}\ \text{s}^{-1} \).
(d) \( 40 \times 10^{-6} = 4.0 \times 10^{-5} \) C.
Do this conversion before substituting into any equation, not after. Working in centimetres and then wondering why an answer is out by a factor of a hundred is the single most common arithmetic failure in the subject.
3. A student suggests that the drag force on a sphere is \( F = 6\pi\eta rv \), where \( \eta \) has base units kg m−1 s−1, \(r\) is a radius and \(v\) a speed. Check this by dimensional analysis.
Note the limit of the check: it confirms the equation could be right. \( F = 20\pi\eta rv \) would pass the identical test, because a dimensionless constant is invisible to this method.
4. A force of 25 N acts at 40° above the horizontal. Find its horizontal and vertical components, and check your answer without a calculator.
5. Explain the difference between a random and a systematic error, and state what each does to precision and accuracy. Give one example of each.
A systematic error shifts every reading in the same direction by the same amount. It comes from a zero error, a wrongly calibrated instrument, or a consistently flawed technique. It reduces accuracy, and repeating does nothing about it — the mean is displaced by exactly the same amount as each reading. Example: a micrometer that reads −0.03 mm when closed.
6. A block has a mass of 24.0 ± 0.5 g and a volume of 3.0 ± 0.1 cm³. Find its density with its uncertainty.
This is a division, so the percentage uncertainties add: \[ \frac{0.5}{24.0} = 2.1\%, \qquad \frac{0.1}{3.0} = 3.3\%, \qquad \text{total } 5.4\% \] \[ 5.4\% \text{ of } 8.0 = 0.43 \approx 0.4 \] So \( \rho = 8.0 \pm 0.4 \) g cm−3.
Note that the volume, despite being the smaller absolute uncertainty, contributes more — because what matters is the uncertainty relative to the quantity.
7. A cube has sides of 2.0 ± 0.1 cm. Find its volume and the uncertainty in that volume.
Percentage uncertainty in the side: \( 0.1/2.0 = 5\% \).
The side is cubed, so the percentage uncertainty is multiplied by three: \[ \frac{\Delta V}{V} = 3 \times 5\% = 15\%, \qquad 15\% \text{ of } 8.0 = 1.2 \] So \( V = 8 \pm 1 \) cm³. A modest 5% on a length becomes a substantial 15% on a volume, which is why the quantity raised to the highest power is the one worth measuring most carefully.
8. Five measurements of a time give 4.8, 5.1, 4.6, 5.3 and 4.9 s. The stopwatch reads to 0.01 s. State the result with its uncertainty, and justify which uncertainty you used.
Largest − mean = \( 5.3 - 4.94 = 0.36 \); mean − smallest = \( 4.94 - 4.6 = 0.34 \). Take the larger and round to one significant figure: ± 0.4 s.
So \( t = 4.9 \pm 0.4 \) s.
Why not ± 0.01 s? Because the readings scatter over 0.7 s — seventy times the stopwatch's readability. Something in the experiment is varying by far more than the display can resolve, and quoting the instrument's figure would claim a precision the data plainly does not have. Always quote the larger of the two.
9. HLA count rate falls exponentially. A plot of \( \ln R \) against \(t\) is a straight line with gradient −0.25 s−1. Find the decay constant and the half-life, and explain why the log plot was used.
10. HLA best-fit line through data with error bars has gradient 4.02 s² m−1; the steepest and shallowest acceptable lines have gradients 4.28 and 3.76. The gradient equals \( 4\pi^{2}/g \). Find \(g\) with its uncertainty.
🔗Go deeper — other people’s work
These are external resources, not mine. If one stops working, tell me and everything above it on this page still stands.
- The IB Physics data booklet — the units, constants and equations you are given in the exam
- Desmos — for trying a linearisation before you commit an afternoon to the readings