Resources For Teachers For Tutors For Students & Parents Pricing
Year 11 Methods (Unit 1 & 2) Rates Of Change

Position And Average Velocity

20 practice questions 1 video lesson Theory + worked examples

Master position and average velocity for Queensland Year 11 Mathematical Methods (QCAA). Average velocity is the average rate of change of position — an object's displacement divided by the time taken.

You will learn to find average velocity from a position rule, tell displacement apart from distance, and compare average velocity with average speed, reading each as the gradient of a secant line on a position-time graph.

Practice 20 questions
Practice questions

Every question with a fully worked solution.

Start practising
Watch 1 video(s)
  • Position And Average Velocity - Video - Average Velocity Watch
Create a free accountTrack your progress and save your work as you go.
Create free account

Theory

In Year 11 Mathematical Methods (QCAA, Unit 2), for straight-line motion the average velocity is the average rate of change of position: displacement divided by time taken, which equals the gradient of the secant of the position-time graph. This page shows how to read position and displacement, compute average velocity from a graph or a position rule \(x(t)\), and tell displacement and average velocity (signed) from distance and average speed.

The position \(x(t)\) of an object gives where it is on a line at time \(t\). The displacement over an interval is the change in position, \(x(t_2)-x(t_1)\); it is a signed quantity (it can be negative).

The average velocity is the displacement divided by the time taken, \(\dfrac{x(t_2)-x(t_1)}{t_2-t_1}\). This is the average rate of change of position, so it is the gradient of the secant joining the two points on the position-time graph.

Distance is the total path length travelled (always \(\ge 0\)), and average speed is distance divided by time. When the object reverses direction, distance is greater than the size of the displacement, so average speed differs from the size of the average velocity.

Average velocity \(=\dfrac{\text{displacement}}{\text{time}}=\) gradient of the secant. Evaluate the position at both times, subtract for the displacement, then divide by the time taken.
Average velocity as a secant of a position-time graphA position-time curve with a straight secant joining two points; its gradient is the average velocity over that interval. x y
Average velocity over an interval is the gradient of the secant joining the two points on the position-time graph.
Displacement is signed, distance is path lengthA position-time curve that dips to a minimum then rises: the object moves in the negative direction, turns, then comes back. x y turns
The object moves in the negative direction, turns, then returns: displacement is signed, while distance adds up the whole path.

For a position \(x(t)\), the average velocity over \([t_1,t_2]\) is

\[\bar v=\dfrac{\text{displacement}}{\text{time taken}}=\dfrac{x(t_2)-x(t_1)}{t_2-t_1}\]
v¯=x(t2)-x(t1)t2-t1

Average speed uses the total distance (path length) instead of the signed displacement:

\[\text{average speed}=\dfrac{\text{distance travelled}}{\text{time taken}}\]
average speed=distancetime
Velocity is signed, speed is not. If the motion never reverses, distance equals the size of the displacement and average speed equals the size of the average velocity.

How to find an average velocity over \([t_1,t_2]\)

  1. Positions: read or evaluate \(x(t_1)\) and \(x(t_2)\) from the graph, table or rule.
  2. Displacement: subtract to get \(x(t_2)-x(t_1)\), keeping the sign.
  3. Divide: compute \(\dfrac{x(t_2)-x(t_1)}{t_2-t_1}\), the gradient of the secant, and state the units (m/s) and direction.
Example 1 — Average velocity from a graph
A particle's position-time graph passes through \((1,\,10)\) and \((5,\,50)\), with position \(x\) in metres and \(t\) in seconds. Find its average velocity over \([1,5]\).
Solution

Displacement is the change in position:

\(\Delta x\)\(=\)\(x(5)-x(1)\)
\(=\)\(50-10\)
\(=\)\(40\text{ m}\)

Average velocity is displacement over time (the secant gradient):

\(\bar v\)\(=\)\(\dfrac{40}{5-1}\)
\(=\)\(\dfrac{40}{4}\)
\(=\)\(10\text{ m/s}\)

Average velocity \(=10\) m/s.

Average velocity from a position-time graphA straight position-time secant joining one comma ten and five comma fifty; its gradient is ten metres per second. x y
10 m/s
Example 2 — Average velocity from a rule
A particle moves with position \(x(t)=t^2+2t\) (metres), \(t\) in seconds. Find its average velocity over \([1,\,4]\).
Solution

Position at each endpoint:

\(x(1)\)\(=\)\((1)^2+2(1)=3\)
\(x(4)\)\(=\)\((4)^2+2(4)=24\)

Average velocity is displacement over time:

\(\bar v\)\(=\)\(\dfrac{x(4)-x(1)}{4-1}\)
\(=\)\(\dfrac{24-3}{3}\)
\(=\)\(\dfrac{21}{3}\)
\(=\)\(7\text{ m/s}\)

Average velocity \(=7\) m/s.

Average velocity from a position ruleA position-time curve with a secant joining one comma three and four comma twenty-four; the average velocity is seven metres per second. x y
7 m/s
Example 3 — Displacement versus distance
A particle has position \(x(t)=t^2-6t\) (metres) over \(0\le t\le5\) s. It turns around at \(t=3\) s. Find its average velocity and its average speed.
Solution

Key positions — substitute \(t=0,3,5\):

\(x(0)\)\(=\)\(0\)
\(x(3)\)\(=\)\((3)^2-6(3)=-9\)
\(x(5)\)\(=\)\((5)^2-6(5)=-5\)

Average velocity uses the displacement \(x(5)-x(0)\):

\(\bar v\)\(=\)\(\dfrac{-5-0}{5-0}\)
\(=\)\(\dfrac{-5}{5}\)
\(=\)\(-1\text{ m/s}\)

Distance adds each leg: \(0\to-9\) then \(-9\to-5\):

\(\text{distance}\)\(=\)\(|-9-0|+|-5-(-9)|\)
\(=\)\(9+4\)
\(=\)\(13\text{ m}\)

Average speed uses the distance:

\(\text{avg speed}\)\(=\)\(\dfrac{13}{5}\)
\(=\)\(2.6\text{ m/s}\)

Average velocity \(=-1\) m/s; average speed \(=2.6\) m/s.

Displacement and distance for a reversing motionA position-time curve dipping to minus nine at three seconds then rising to minus five at five seconds, with the average-velocity secant drawn. x y turns
-1 m/s
Example 4 — Comparing two intervals
A particle has position \(x(t)=t^2\) (metres), \(t\) in seconds. Compare its average velocity over \([1,3]\) and over \([3,5]\).
Solution

Average velocity over \([1,3]\):

\(\bar v_1\)\(=\)\(\dfrac{x(3)-x(1)}{3-1}\)
\(=\)\(\dfrac{9-1}{2}\)
\(=\)\(4\text{ m/s}\)

Average velocity over \([3,5]\):

\(\bar v_2\)\(=\)\(\dfrac{x(5)-x(3)}{5-3}\)
\(=\)\(\dfrac{25-9}{2}\)
\(=\)\(8\text{ m/s}\)

Both are positive (moving forwards) and \(8>4\), so the second secant is steeper: the particle is speeding up.

\([1,3]\): \(4\) m/s; \([3,5]\): \(8\) m/s — the average velocity is greater on the later interval.

Comparing average velocities over two intervalsA position-time curve with two secants: the second is steeper, so the average velocity is greater on the later interval. x y
4, 8

Common pitfalls

Confusing distance with displacement. Displacement is the signed change in position; distance is the total path length. When the motion reverses, they differ.
Confusing average velocity with average speed. Average velocity uses displacement (signed); average speed uses distance (never negative).
Ignoring the sign. A negative average velocity means the object finishes on the negative side of where it started — do not drop the minus sign.
Using the derivative here. Average velocity needs only the two endpoint positions; you do not differentiate. That is instantaneous velocity, a later idea.

Frequently asked questions

What is average velocity?

The average rate of change of position: displacement divided by time taken, \(\dfrac{x(t_2)-x(t_1)}{t_2-t_1}\), which is the gradient of the secant of the position-time graph.

What is the difference between distance and displacement?

Displacement is the signed change in position \(x(t_2)-x(t_1)\); distance is the total path length travelled, which is never negative.

What is the difference between average speed and average velocity?

Average velocity uses displacement (signed); average speed uses distance (always \(\ge0\)). They differ whenever the object changes direction.

How do you find average velocity from a position rule?

Evaluate the position at both times, subtract for the displacement, then divide by the time taken. No differentiation is needed.

Why is average velocity the gradient of a secant?

Because it is the change in position over the change in time between two points, which is exactly the gradient of the line joining those points on the position-time graph.

Can average velocity be negative?

Yes. If the final position is less than the starting position the displacement is negative, so the average velocity is negative, meaning net motion in the negative direction.