Honors + AP: Units, Dimensional Analysis, and Spatial Reasoning
This page builds the habits that prevent avoidable errors: tracking units, checking dimensions, reading geometry from a physical situation, and turning a real-world description into a solvable model.
1. Why Units Are Part of the Physics
Units are not decoration at the end of an answer. They tell you what kind of quantity you have. A number without a unit is often physically meaningless.
Carry units through every step. If the units do not simplify to the quantity you are solving for, the equation or substitution is wrong.
| Quantity | Common symbol | SI unit | Dimension |
|---|---|---|---|
| length / displacement | \(x,\Delta x,r\) | meter, m | \([L]\) |
| time | \(t\) | second, s | \([T]\) |
| mass | \(m\) | kilogram, kg | \([M]\) |
| velocity | \(v\) | m/s | \([L][T]^{-1}\) |
| acceleration | \(a\) | m/s² | \([L][T]^{-2}\) |
| force | \(F\) | newton, N | \([M][L][T]^{-2}\) |
| energy / work | \(E,W\) | joule, J | \([M][L]^2[T]^{-2}\) |
2. Dimensional Analysis: The Equation Has to Make Physical Sense
Dimensional analysis checks whether an equation could be correct before you trust the arithmetic.
Every term must have dimensions of length:
\([x_0]=[L]\)
\([v_0t]=[L][T]^{-1}[T]=[L]\)
\([at^2]=[L][T]^{-2}[T]^2=[L]\)
You cannot add quantities with different dimensions. Adding \(3\text{ m}+4\text{ s}\) is not a physics statement; it is a red flag.
Using dimensions to build a relationship
Suppose a pendulum period depends on length \(L\) and gravitational field strength \(g\). Assume
Dimensions give
Matching exponents gives \(-2b=1\), so \(b=-1/2\), and \(a+b=0\), so \(a=1/2\). Therefore,
3. Unit Conversions Commonly Found in Physics
Write conversions as multiplication by one. The value changes form, not physical meaning.
Speed
Convert \(72\text{ km/hr}\) to m/s.
\[72\frac{\text{km}}{\text{hr}}\cdot\frac{1000\text{ m}}{1\text{ km}}\cdot\frac{1\text{ hr}}{3600\text{ s}}=20\text{ m/s}\]
Area
Convert \(12\text{ cm}^2\) to m².
\[12\text{ cm}^2\left(\frac{1\text{ m}}{100\text{ cm}}\right)^2=1.2\times10^{-3}\text{ m}^2\]
Density
Convert \(1.2\text{ g/cm}^3\) to kg/m³.
\[1.2\frac{\text{g}}{\text{cm}^3}\cdot\frac{1\text{ kg}}{1000\text{ g}}\cdot\left(\frac{100\text{ cm}}{1\text{ m}}\right)^3=1200\frac{\text{kg}}{\text{m}^3}\]
Important: Squared and cubed units must be squared and cubed as a whole conversion factor. This is one of the most common student mistakes.
4. Spatial Reasoning: Draw the Problem Before Solving It
Many AP Physics C problems are not hard because the algebra is hard. They are hard because students do not yet see the geometry.
What to identify
Axes, origin, positive direction, angle reference, right triangles, perpendicular directions, and whether a vector is into or out of the page.
What to label
Known values, unknown values, components, forces, radii, lever arms, displacement vectors, and the point where a line of sight just grazes a surface.
What to avoid
Do not start with equations first. A correct picture often tells you which equation is appropriate.
5. Guided Inquiry: Can You See the Sunset Twice?
This investigation is based on a classic Halliday and Resnick style problem: a person lying on a beach near the equator starts a stopwatch when the top of the Sun disappears, then stands up and stops the watch when the Sun disappears again. Given eye height \(h=1.70\text{ m}\) and elapsed time \(t=11.1\text{ s}\), students estimate Earth’s radius.
The goal is not to memorize the formula. The goal is to build the diagram, find the hidden right triangle, connect Earth’s rotation to angle, and then solve.
Part A: Make sense of the event
Observation
Explain in words why standing up allows you to see the Sun again after it has already disappeared while lying down.
Teacher note / expected idea
Standing raises the observer’s eyes, increasing the distance to the horizon. The line of sight can now reach slightly farther around Earth before it becomes tangent to the surface.
Geometry
Draw Earth as a circle. Mark the observer’s eye at height \(h\) above the surface, the center of Earth, and the horizon point where the line of sight just touches Earth.
Teacher note / expected idea
The radius to the tangent point is perpendicular to the line of sight. This creates a right triangle with hypotenuse \(R+h\) and one leg \(R\).
Part B: Build the equation from the triangle
Let \(R\) be Earth’s radius and \(\theta\) be the small angle Earth rotates during the measured time.
Solve symbolically
Starting with \(\cos\theta=\frac{R}{R+h}\), solve for \(R\) in terms of \(h\) and \(\theta\).
Show solution
Invert both sides: \(\sec\theta=\frac{R+h}{R}=1+\frac{h}{R}\).
Then \(\sec\theta-1=\frac{h}{R}\), so
\[R=\frac{h}{\sec\theta-1}\]
Part C: Convert elapsed time into angle
Near the equator, Earth rotates approximately one full revolution in 24 hours.
Find \(\theta\)
Use \(\theta=\omega t\) for \(t=11.1\text{ s}\).
Show solution
\[\theta=\frac{2\pi}{86400}(11.1)=8.07\times10^{-4}\text{ rad}\]
Part D: Calculate and critique the result
Find Earth’s radius
Use \(h=1.70\text{ m}\) and your value for \(\theta\) to estimate \(R\).
Show solution
\[R=\frac{1.70}{\sec(8.07\times10^{-4})-1}\approx5.22\times10^6\text{ m}\]
This is \(5.22\times10^3\text{ km}\), which is the right order of magnitude, though below the accepted average radius of Earth.
Error analysis
List at least three assumptions or sources of error in this model.
Possible responses
Atmospheric refraction, the Sun’s finite angular size, reaction time, waves or uneven beach height, not exactly being at the equator, Earth not being a perfect sphere, and using 24 hours as the rotation period.
Physics skills practiced: unit conversion, angle in radians, tangent lines, right triangles, rotational motion, symbolic solving, and model critique.
6. Additional Practice with Hidden Solutions
Convert a race speed
A car travels at \(31\text{ m/s}\). Convert this to km/hr.
Show solution
\[31\frac{\text{m}}{\text{s}}\cdot\frac{1\text{ km}}{1000\text{ m}}\cdot\frac{3600\text{ s}}{1\text{ hr}}=111.6\text{ km/hr}\]
Check a force equation
Use dimensions to check whether \(F=mv^2/r\) could represent a force.
Show solution
\[[mv^2/r]=[M]\frac{[L]^2[T]^{-2}}{[L]}=[M][L][T]^{-2}\]
That is the dimension of force, so the equation is dimensionally possible.
Area conversion
A piston has area \(25\text{ cm}^2\). Convert this to \(\text{m}^2\).
Show solution
\[25\text{ cm}^2\left(\frac{1\text{ m}}{100\text{ cm}}\right)^2=2.5\times10^{-3}\text{ m}^2\]
Spatial relation in torque
A force of \(40\text{ N}\) is applied at the end of a \(0.30\text{ m}\) wrench at \(60^\circ\) to the wrench. Find the torque magnitude.
Show solution
\[\tau=rF\sin\theta=(0.30)(40)\sin60^\circ=10.4\text{ N m}\]
A clean diagram, clean units, and clean dimensions usually reveal the path before the algebra starts.