How do we describe and predict motion in a straight line?
Use the equations of motion to analyse uniform and uniformly accelerated straight line motion.
Displacement, velocity and acceleration as vectors, the four constant-acceleration equations of motion, and how to read motion graphs to solve straight line problems including free fall.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
What this dot point is asking
This dot point is the foundation of mechanics. Before you can analyse forces, momentum or projectiles you must be able to describe how a single object moves along a line and predict where it will be and how fast it will be travelling.
Vector quantities of motion
Position, displacement, velocity and acceleration are all vectors, so direction matters. In one dimension you handle direction with a sign: choose one direction as positive and the opposite as negative, then keep that convention for the whole problem.
- Displacement is the change in position, a straight line from start to finish, not the distance travelled along the path.
- Velocity is the rate of change of displacement, so average velocity is .
- Acceleration is the rate of change of velocity, .
Speed and distance are the scalar partners of velocity and displacement. A car that drives a loop and returns has travelled a distance but has zero displacement, so its average velocity is zero even though its average speed is not.
The equations of motion
When acceleration is constant, five quantities are linked by four equations. The symbols are initial velocity , final velocity , acceleration , displacement and time :
Each equation leaves out one variable, so the trick is to list what you know, identify the one quantity you do not need, and pick the equation that omits it. This avoids unnecessary algebra.
Free fall and vertical motion
Near Earth's surface, objects in free fall accelerate downward at regardless of mass, once air resistance is ignored. Vertical motion is just the equations of motion with . Choosing up as positive means , and at the top of a thrown object's flight the velocity is momentarily zero while the acceleration is still downward.
Reading motion graphs
Graphs carry the same information as the equations. On a displacement-time graph the gradient is velocity. On a velocity-time graph the gradient is acceleration and the area under the line is displacement. A straight sloped line on a velocity-time graph means constant acceleration; a curve means changing acceleration. Being able to switch between graphs and equations is a frequently tested skill.
In the exam, write down your sign convention, list the five symbols with their known values, then choose the single equation that contains your three knowns and one unknown. Check that your answer has a sensible sign and units before moving on.
Exam-style practice questions
Practice questions written in the style of TASC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2024 TASC4 marksA cart of mass 1.00 kg is released up an inclined ramp with an initial speed of 1.50 m s-1. The ramp makes an angle of 15 degrees to the horizontal and a frictional force of 10 percent of the cart's weight acts throughout the motion. The acceleration up the ramp is found to be about 3.5 m s-2 (deceleration). Calculate the maximum displacement of the cart up the ramp.Show worked answer →
Going up the ramp, both gravity and friction oppose the motion, so the cart decelerates.
Deceleration up the ramp: a = g sin15 + 0.10 g = 9.81 x (0.259 + 0.10) = 9.81 x 0.359 = 3.52 m s-2.
Use v^2 = u^2 + 2as with final velocity v = 0 at the highest point, u = 1.50 m s-1, a = -3.52 m s-2:
0 = 1.50^2 + 2(-3.52)s
s = 1.50^2 / (2 x 3.52) = 2.25 / 7.04 = 0.320 m.
The cart travels about 0.32 m up the ramp before momentarily stopping. Markers want the combined gravity-plus-friction deceleration and the correct kinematic equation with v = 0.
2023 TASC3 marksAt an archery range, an arrow is fired at 70 m s-1 at a target whose centre is at the same height as the release point, 50 m away. The arrow is pointed 10 degrees vertically upwards. Calculate the vertical and horizontal components of the arrow's velocity.Show worked answer →
Resolve the launch velocity into perpendicular components using the launch angle of 10 degrees above the horizontal.
Horizontal component: v_x = 70 cos10 = 70 x 0.9848 = 68.9 m s-1.
Vertical component: v_y = 70 sin10 = 70 x 0.1736 = 12.2 m s-1 (upwards).
The horizontal component stays constant (no horizontal force, ignoring air resistance); the vertical component decreases at g = 9.81 m s-2 as the arrow rises. Markers want both components with the correct trig functions and units.