Two cars start from rest, from the start line, and accelerate uniformly along a racetrack running perpendicular to the start line. After 5 seconds the first car is $30\,\mathrm m$ in front of the second car. How far is it in front after another $5$ seconds?
Using a velocity time graph, I have been able to calculate the differences between the velocities. $v_1$ denotes the velocity of the faster car and $v_2$ that of the slower one. $0.5 \times 5 \times v_1 = 2.5 v_1$,
$0.5 \times 5 \times v_2 = 2.5 v_2$,
$2.5(v_1-v_2) = 30$,
$v_1 - v_2 = 12$
Using the equation $(v-u)/t$, I used a similar method to find that $a_1 - a_2 = 2.4$ ($a$ denotes acceleration). However, I am unsure as to how to use this information to find the solution to the question. If you can help me, I would be grateful.