Question 1201327
<pre>
TRAIN        SPEED        TIME       DISTANCE
  A          r+15          x         250
  B          r             x         220
</pre>
Same amount of time according to description.

{{{250/(r+15)=220/r}}}


{{{25/(r+15)=22/r}}}-------continue, and solve.