SUVAT Equations

A LevelAQAEdexcelOCR

SUVAT Equations

There are 5 SUVAT equations which relate 5 different variables of motion.

These 5 variables are:

  • s=textcolor{red}{s} = Displacement
  • u=textcolor{red}{u} = Initial velocity
  • v=textcolor{red}{v} = Final velocity
  • a=textcolor{red}{a} = Acceleration
  • t=textcolor{red}{t} = Time taken

Questions will usually give you three variables, so you will have to figure out which equation to use.

Note: These equations can only be used when the acceleration is constant.

A LevelAQAEdexcelOCR

Key Equations

  • v=u+attextcolor{red}{v} = u + textcolor{blue}{a}textcolor{purple}{t}
  • s=ut+12at2textcolor{limegreen}{s} = utextcolor{purple}{t} + dfrac{1}{2}textcolor{blue}{a}textcolor{purple}{t}^2
  • s=12(u+v)ttextcolor{limegreen}{s} = dfrac{1}{2}(u + textcolor{red}{v})textcolor{purple}{t}
  • v2=u2+2astextcolor{red}v^2 = u^2 + 2textcolor{blue}{a}textcolor{limegreen}{s}
  • s=vt12at2textcolor{limegreen}{s} = textcolor{red}{v}textcolor{purple}{t} – dfrac{1}{2}textcolor{blue}{a}textcolor{purple}{t}^2
A LevelAQAEdexcelOCR

Paired Equations of Motion

We can use these equations to compare the motion of two (or more) separate particles.

For example, say we have two cars driving on the motorway. Car 11 is in the slow lane, at a constant rate of 50 mph50text{ mph}. Car 22 is overtaking from 160 mtextcolor{limegreen}{160}text{ m} behind, with an initial velocity of 60 mph60text{ mph} and accelerates at a rate of +2 mph per secondtextcolor{blue}{+2}text{ mph per second}.

Take 160 m=0.1 milestextcolor{limegreen}{160}text{ m} = textcolor{limegreen}{0.1}text{ miles}.

Show that it will take approximately 36 secondstextcolor{purple}{36}text{ seconds} for Car 22 to overtake Car 11.

Car 1: u1=50,a1=0,s1=xu_1 = 50, textcolor{blue}{a_1 = 0}, textcolor{limegreen}{s_1 = x}

As there is no acceleration, we can use the equation s=uttextcolor{limegreen}{s} = utextcolor{purple}{t}

x=50ttextcolor{limegreen}{x} = 50textcolor{purple}{t}

 

Car 2: u2=60,a2=2,s2=x+0.1u_2 = 60, textcolor{blue}{a_2 = 2}, textcolor{limegreen}{s_2 = x + 0.1}

As we have the displacement, initial velocity, time taken and acceleration, we can use this SUVAT equation:

s=ut+12at2textcolor{limegreen}{s} = utextcolor{purple}{t} + dfrac{1}{2}textcolor{blue}{a}textcolor{purple}{t}^2

x+0.1=60t+t2textcolor{limegreen}{x + 0.1} = 60textcolor{purple}{t} + textcolor{purple}{t}^2

 

Solve these 22 equations simultaneously: 

x=50ttextcolor{limegreen}{x} = 50textcolor{purple}{t}

x+0.1=60t+t2textcolor{limegreen}{x + 0.1} = 60textcolor{purple}{t} + textcolor{purple}{t}^2

 

50t+0.1=60t+t250textcolor{purple}{t} + 0.1 = 60textcolor{purple}{t} + textcolor{purple}{t}^2

t2+10t0.1=0textcolor{purple}{t}^2 + 10textcolor{purple}{t} – 0.1 = 0

t=10±100+0.42=0.00999… hrs and 10.00999… hrstextcolor{purple}{t} = dfrac{-10 ± sqrt{100 + 0.4}}{2} = 0.00999…text{ hrs and } -10.00999… text{ hrs}

 

Since time cannot be negative, the answer is

0.00999… hrs=35.96 seconds36 seconds0.00999…text{ hrs} = textcolor{purple}{35.96}text{ seconds} ≈ textcolor{purple}{36}text{ seconds}

 

A LevelAQAEdexcelOCR

Note:

If a question states that an object is accelerating under gravity, take aa to be g=9.8 ms2g = 9.8text{ ms}^{-2}, unless stated otherwise.

A LevelAQAEdexcelOCR

Example 1: Horizontal Motion

A car is driving at 20 ms120text{ ms}^{-1}. After 10 secondstextcolor{purple}{10}text{ seconds}, its speed is 50 ms1textcolor{red}{50}text{ ms}^{-1}.

How far does it travel in this time? What is its rate of acceleration?

[2 marks]

To work out the displacement, we need an equation using this and the known variables: displacement, initial velocity, time taken, and final velocity:

s=12(u+v)ttextcolor{limegreen}{s} = dfrac{1}{2}(u + textcolor{red}{v})textcolor{purple}{t}

 

s=12(20+50)×10=350 mtextcolor{limegreen}{s} = dfrac{1}{2}(20 + textcolor{red}{50}) times textcolor{purple}{10} = textcolor{limegreen}{350}text{ m}

And then acceleration is calculated by dividing the change in velocity by the time taken:

a=(5020)10=3 ms2textcolor{blue}{a} = dfrac{(textcolor{red}{50} – 20)}{textcolor{purple}{10}} = textcolor{blue}{3}text{ ms}^{-2}

 

A LevelAQAEdexcelOCR

Example 2: Vertical Motion

Danielle jumps from a diving board 10 mtextcolor{limegreen}{10}text{ m} above a pool. If her initial velocity (upwards) is 1 ms11text{ ms}^{-1}, how long does it take her to reach the water? What is her velocity at this point?

Assume g=10 ms2g = textcolor{blue}{10}text{ ms}^{-2}.

[4 marks]

To find out time taken to reach the water, we need to use a SUVAT equation that uses time taken, displacement, initial velocity, and acceleration (as we can use gravity as acceleration):

s=ut+12at2textcolor{limegreen}{s} = utextcolor{purple}{t} + dfrac{1}{2}textcolor{blue}{a}textcolor{purple}{t}^2

10=t+5t2textcolor{limegreen}{10} = -textcolor{purple}{t} + 5textcolor{purple}{t}^2

5t2t10=05textcolor{purple}{t}^2 – textcolor{purple}{t} – textcolor{limegreen}{10} = 0

t=1.52 s (to 2 dp)textcolor{purple}{t} = textcolor{purple}{1.52}text{ s (to } 2 text{ dp)}

 

And to work out her final velocity, we can use:

v2=u2+2astextcolor{red}v^2 = u^2 + 2textcolor{blue}{a}textcolor{limegreen}{s}

v2=(1)2+(2×10×10)textcolor{red}{v}^2 = (-1)^{-2} + (2 times textcolor{blue}{10} times textcolor{limegreen}{10})

v=201=14.18 ms1textcolor{red}{v} =sqrt{201} = textcolor{red}{14.18}text{ ms}^{-1}

 

A LevelAQAEdexcelOCR

SUVAT Equations Example Questions

Question 1: Luke drops a ball from a height of 15 m15text{ m}. What velocity does the ball hit the ground at?

[1 mark]

Take g=9.8 ms2g = 9.8text{ ms}^{-2}.

A Level AQAEdexcelOCR

From the data provided, we have s=15 ms = 15text{ m}, u=0 ms1u = 0text{ ms}^{-1}, and a=ga = g.

We need to find vv.

Using the equation v2=u2+2asv^2 = u^2 + 2as, we have

v2=02+(2×9.8×15)v^2 = 0^2 + (2 times 9.8 times 15)

v2=2×9.8×15=294v^2 = 2 times 9.8 times 15 = 294

v=294=17.15 ms1v = sqrt{294} = 17.15text{ ms}^{-1}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 2: A plane is coming in to taxi at an airport. It lands parallel to the surface at 480 ms1480text{ ms}^{-1}, and takes exactly one minute to come to a complete stop. What is its acceleration?

[2 marks]

A Level AQAEdexcelOCR

We know that u=480 ms1u = 480text{ ms}^{-1}, v=0 ms1v = 0text{ ms}^{-1} and t=60 st = 60text{ s}.

v=u+atv = u + at gives

0=480+60a0 = 480 + 60a

a=48060=8 ms2a = dfrac{-480}{60} = -8text{ ms}^{-2}

 

(A negative acceleration implies an object is slowing down or accelerating in the opposite direction)

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Question 3: James, Jeremy and Richard are having a quarter-mile race. From rest, Richard accelerates at a constant rate of 8 mph/s8text{ mph/s}. Jeremy sets off one second earlier than he should, and accelerates at 7 mph/s7text{ mph/s}. James is given a 3 second3 text{ second} head start on the other two, but his acceleration is only 5.5 mph/s5.5text{ mph/s}. Who crosses the line first? Who’s last?

[3 marks]

A Level AQAEdexcelOCR

For all three, u=0 s and s=0.25 miu = 0text{ s and }s = 0.25text{ mi}.

James:

a=5.5 mph/s=0.00152777… mi/sa = 5.5text{ mph/s} = 0.00152777…text{ mi/s}

t=0.25×20.00152777=18.09 st = sqrt{dfrac{0.25 times 2}{0.00152777}} = 18.09text{ s}

Jeremy:

a=7 mph/s=0.0019444… mi/sa = 7text{ mph/s} = 0.0019444… text{ mi/s}

t=0.25×20.0019444=16.04 st = sqrt{dfrac{0.25 times 2}{0.0019444}} = 16.04text{ s}

Richard:

a=8 mph/s=0.00222… mi/sa = 8text{ mph/s} = 0.00222… text{ mi/s}

t=0.25×20.00222=15 st = sqrt{dfrac{0.25 times 2}{0.00222}} = 15text{ s}

 

Removing 3 seconds3 text{ seconds} from James and 1 second1 text{ second} from Jeremy, we have

Richard – 15 s15text{ s}

Jeremy – 15.04 s15.04text{ s}

James – 15.09 s15.09text{ s}

MME Premium Laptop

Save your answers with

MME Premium

Gold Standard Education

Additional Resources

Site Logo

Exam Tips Cheat Sheet

A Level
Site Logo

Formula Booklet

A Level

Specification Points Covered

P1 – Understand and use fundamental quantities and units in the S.I. system: length, time, mass, understand and use derived quantities and units: velocity, acceleration, force, weight, moment
Q1 – Understand and use the language of kinematics: position; displacement; distance travelled; velocity; speed; acceleration
Q3 – Understand, use and derive the formulae for constant acceleration for motion in a straight line