Equations of Motion
Orientation
Lesson goal: build accurate physics fluency for equations of motion and use that fluency to support clear HSC-style scientific writing.
This page is materialised into the MentorMind course shell from existing teaching, textbook, and eduKG material. Use it as the main lesson surface; use the tutor for targeted repair, worked examples, and concise writing feedback.
Source Lesson Material
Syllabus inquiry question
- How is the motion of an object moving in a straight line described and predicted?
From The Feynman Lectures on Physics, Vol I, Chapter 8:
Galileo showed that constant acceleration turns motion into a mathematical problem. The equations of motion encode that idea in a form that is easy to apply.
Learning Objectives
- State the SUVAT assumptions for constant acceleration.
- Select the correct equation of motion for a given problem.
- Solve for unknown kinematic variables with units.
- Evaluate whether results are physically reasonable.
Content
Assumptions for SUVAT
The equations apply to straight-line motion with constant acceleration. Air resistance and changing forces are neglected unless stated.
SUVAT equations only work when acceleration is constant. If acceleration varies, you must use calculus or graphical methods.
Core equations
The four SUVAT equations are:
$$v = u + at$$
$$s = ut + \frac{1}{2}at^2$$
$$v^2 = u^2 + 2as$$
$$s = \frac{(u+v)}{2}t$$
Where:
- $s$ = displacement (m)
- $u$ = initial velocity (m/s)
- $v$ = final velocity (m/s)
- $a$ = acceleration (m/s^2)
- $t$ = time (s)
Equation Selection Guide
| Missing Variable | Use Equation |
|---|---|
| $s$ | $v = u + at$ |
| $v$ | $s = ut + \frac{1}{2}at^2$ |
| $u$ | $s = vt - \frac{1}{2}at^2$ |
| $a$ | $s = \frac{(u+v)}{2}t$ |
| $t$ | $v^2 = u^2 + 2as$ |
Problem-solving strategy
- List known variables with units.
- Identify the unknown variable.
- Choose an equation that includes the knowns and the unknown.
- Substitute, solve, and check sign conventions.
Interactive: SUVAT Equation Solver
Use this interactive tool to solve kinematics problems. Enter any three known values, and the solver will calculate the remaining two.
- Enter at least 3 known values (leave unknown fields empty)
- Click "Solve" to calculate the missing values
- The tool shows which equation was used
Worked Examples
Example 1: Final velocity
A cyclist starts at 3.0 m/s and accelerates at 0.80 m/s$^2$ for 5.0 s.
Known: $u = 3.0$ m/s, $a = 0.80$ m/s^2, $t = 5.0$ s Unknown: $v$
- Use $v = u + at$
- $v = 3.0 + (0.80)(5.0) = 3.0 + 4.0$
- $v = 7.0$ m/s
Velocity increases in the positive direction.
Example 2: Displacement under acceleration
A car travels at 10 m/s and accelerates at 1.5 m/s$^2$ for 4.0 s.
Known: $u = 10$ m/s, $a = 1.5$ m/s^2, $t = 4.0$ s Unknown: $s$
- Use $s = ut + \frac{1}{2}at^2$
- $s = (10)(4.0) + \frac{1}{2}(1.5)(4.0)^2$
- $s = 40 + 12 = 52$ m
Example 3: Stopping distance
A train slows uniformly from 22 m/s to rest over 110 m. Find the acceleration.
Known: $u = 22$ m/s, $v = 0$ m/s, $s = 110$ m Unknown: $a$
- Use $v^2 = u^2 + 2as$ (no $t$ needed)
- $0^2 = 22^2 + 2a(110)$
- $0 = 484 + 220a$
- $a = -2.2$ m/s^2
The negative sign indicates deceleration.
Example 4: Free fall
A ball is dropped from rest. How far does it fall in 3.0 s? (Take $g = 9.8$ m/s^2 downward)
Known: $u = 0$ m/s, $a = 9.8$ m/s^2, $t = 3.0$ s Unknown: $s$
- Use $s = ut + \frac{1}{2}at^2$
- $s = 0 + \frac{1}{2}(9.8)(3.0)^2$
- $s = 44$ m
Visualization: Motion Under Constant Acceleration
The graphs below show the relationship between position, velocity, and time for an accelerating object:
Observe:
- The curve is a parabola (characteristic of constant acceleration)
- The gradient increases over time (velocity increases)
- The tangent line at any point gives instantaneous velocity
Common Misconceptions
-
Misconception: SUVAT equations apply to any motion. Correction: They require constant acceleration.
-
Misconception: Negative acceleration always means moving backward. Correction: It indicates acceleration opposite to the chosen positive direction.
-
Misconception: Using the wrong equation still gives the correct answer. Correction: Each equation depends on the variables included.
-
Misconception: Time is always required. Correction: $v^2 = u^2 + 2as$ doesn't need time.
Practice Questions
Easy (2 marks)
A runner accelerates from rest at 2.0 m/s$^2$ for 3.0 s. Find final velocity.
- Correct equation and substitution (1)
- Final velocity with units (1)
Answer: $v = u + at = 0 + (2.0)(3.0) = 6.0$ m/s
Medium (4 marks)
A ball is thrown upward at 12 m/s. Ignore air resistance. Find the maximum height.
- Use $v^2 = u^2 + 2as$ with $v = 0$ (2)
- Correct height and units (2)
Answer:
- At maximum height, $v = 0$
- $0^2 = 12^2 + 2(-9.8)s$
- $0 = 144 - 19.6s$
- $s = 7.3$ m
Hard (5 marks)
A cart travels 25 m in 5.0 s with constant acceleration and finishes at 12 m/s. Find the initial velocity and acceleration.
- Use two SUVAT equations (2)
- Correct acceleration (2)
- Correct initial velocity (1)
Solution:
From $s = \frac{(u+v)}{2}t$:
- $25 = \frac{(u + 12)}{2}(5.0)$
- $25 = 2.5(u + 12)$
- $10 = u + 12$
- $u = -2.0$ m/s (moving backward initially!)
From $v = u + at$:
- $12 = -2.0 + a(5.0)$
- $14 = 5a$
- $a = 2.8$ m/s^2
Answers: $u = -2.0$ m/s, $a = 2.8$ m/s^2
Multiple Choice Questions
Test your understanding with these interactive questions:
Quick Quiz: SUVAT Problem Solving
Test your kinematics skills with this timed quiz:
Extended Response Practice
Summary
- SUVAT equations model straight-line motion with constant acceleration.
- Choose equations based on known and unknown variables.
- Signs encode direction and must stay consistent.
- Check results against physical expectations.
Self-Assessment
Check your understanding:
After studying this section, you should be able to:
- State the conditions for using SUVAT equations
- List all four SUVAT equations from memory
- Select the correct equation for a given problem
- Solve multi-step kinematics problems
- Interpret the meaning of negative values in solutions
Scientific Writing And Exam Support
When answering questions from this lesson, separate:
- the physical quantity being discussed,
- the model or law being applied,
- the mathematical relationship, including units,
- the conclusion in words.
For explanation questions, write in the pattern: claim -> physics reason -> consequence. For calculation questions, state the formula, substitute with units, calculate, then interpret the answer.
Tutor Context
Use this lesson context when the student asks about equations of motion, related calculations, representations, or scientific writing. Prefer a short diagnostic before re-teaching. Check whether the student is confusing closely related categories such as force, velocity, acceleration, field, energy, momentum, model evidence, or mathematical representation.
Useful tutor diagnostic:
Which quantity is changing here, what causes that change, and what unit should the final answer use?
Maintenance Loop
One-minute retrieval:
- State the key law, model, or relationship used in this lesson.
- Identify one common misconception that would lead to a wrong answer.
- Write one sentence that links the calculation or evidence back to the physical meaning.
Source Trace
This content record was materialised from:
edu/physics-prep/hsc/physics/textbook/module-1/sections/m1-3-equations-of-motion.qmdedu/physics-prep/hsc/physics/eduKG/lessons/program/year-11/module-1/T1W2L1-m1-3-equations-of-motion.qmd