Question 1021949
<pre>
             rate           time       distance
CYCLING        ?            c           d
WALKING        r            w           d
</pre>

The question can well enough be answered with just this, from the description:

{{{highlight(c=w/8)}}}