Week 2 Cheatsheet — Kinematics in 1D and Relative Motion
//body
← Back to weekHow this week breaks down
Three threads: (1) a problem-solving workflow, (2) the kinematic variables and SUVAT equations, (3) relative motion. Every problem you’ll be set draws on these.
| Topic | What you do |
|---|---|
| Workflow | Model -> Visualise -> Solve -> Assess. Picture first, equation second. |
| Kinematics | Identify 3 of ; pick the SUVAT that uses them. |
| Free fall | Same SUVATs with . Sign depends on axis. |
| Relative motion | . Switching frames can collapse a hard problem. |
1 — The kinematic variables
| Symbol | Name | Units | Vector? |
|---|---|---|---|
| Initial velocity | m/s | yes (sign = direction) | |
| Final velocity | m/s | yes | |
| (or ) | Displacement | m | yes |
| Elapsed time | s | no | |
| (Constant) acceleration | m/s | yes |
Calculus links
Averages
Graphical relationships
| Graph | Slope is… | Area under is… |
|---|---|---|
| vs | velocity | (not used) |
| vs | acceleration | displacement |
| vs | (jerk) | change in velocity |
2 — The four SUVAT equations
Valid only when is constant.
The SUVAT picker (three-of-five rule)
List which 3 you know. The equation that doesn’t contain the fifth variable is the one to use.
| Known 3 | Missing variable | Use |
|---|---|---|
| — solve for | , or for : | |
| — no | ||
| — want , no | ||
| — want , no |
Sign-convention drill
Pick “up” or “right” as positive on the sketch. Then:
| Situation | Sign of | Sign of |
|---|---|---|
| Object thrown upward, “up” positive | ||
| Object dropped, “down” positive | ||
| Car braking forward, motion direction positive | $- | |
| Car reversing into a wall, forward positive | $+ |
3 — Free fall
Free fall = constant acceleration with and no other forces (no air resistance in this course).
Common patterns:
| Pattern | Trick |
|---|---|
| Dropped from rest | |
| Thrown up, find peak | At the peak, |
| Thrown up, time to return | at the same height |
| Two-stage (e.g. fall then sink) | Solve each stage separately, pass the end-velocity of stage 1 in as of stage 2 |
4 — Relative motion in 1D
Three frames in the lecture: G (ground / observer), M (moving frame, e.g. a train), O (object inside M).
Read the subscripts like fractions: the middle letters cancel. “O relative to G = (O relative to M) + (M relative to G).”
| Want | Setup |
|---|---|
| Passenger walking on a train, both moving | |
| Two cars on a road | (B in A’s frame) |
| Jet venting exhaust |
Why switch frames?
In car-following problems (Example 3 in the lecture), switching to the leading car’s frame makes the leader stationary and reduces the problem to “does B cover the gap before its relative velocity hits zero?” The algebra collapses from a page of working into one line of .
Common mistakes
- Sign errors. are vectors. Fix your axis convention on the sketch before substituting numbers. The lecturer flags this in red.
- Skipping the picture. Slide 9: “spend most of your time here.” Every symbol in the equation should come off the sketch.
- Forgetting unit conversion. km/h m/s (divide by ); cm m (divide by ).
- Using SUVAT when isn’t constant. Multi-stage problems must be split into stages where is constant within each.
- Treating as signed. is a magnitude; its sign in your equation depends on your axis choice.
- Taking only the positive root. something gives . Physical context picks the sign.
- Forgetting to assess. Is a sensible braking-impact speed? Is a sensible height? If not, recheck.
Key formulas
For why the SUVATs look the way they do and full worked examples, see the in-depth note.
//quiz
Easy → hard. Reshuffles every visit.
Which SUVAT equation links , , , and (no )?