Question 987542
<pre>
                   speed     time     distance
Normal speed        r        t         d         
Faster speed       r+k       t-h       d

{{{system(t=9,k=12,h=2)}}}
</pre>


{{{system(rt=d,(r+k)(t-h)=d)}}}

Solve for r and d.