Question 1066235
<pre>
                 SPEED         TIME            DISTANCE

GOING               6          {{{d/6}}}          d

RETURNING           4          {{{d/4}}}          d

TOTAL                         {{{d(1/6+1/4)}}}    2d



The "TOTAL" values shown do NOT include any "resting" time; only time spent while jogging.
</pre>



{{{Distance/Time}}} for the total time and distance is what is wanted.