Question 989479
Rate, time, and distance are related as RT=D.

<pre>
CAR      speed     time    distance
FAST     r+24      t-1      90
SLOW      r         t       90
</pre>

System of Equations
{{{system((r+24)(t-1)=90,rt=90)}}}