Question 996437
Dawis spent {{{5/6}}} of an hour total time traveling.


<pre>
                 speed    time    distance
TO GYM            6        ()      d
BACK HOME         4        ()      d
Total                     {{{5/6}}}
</pre>

{{{RT=D}}} relates speed, time, distance for travel.
{{{RT(1/R)=D(1/R)}}}
{{{T=D/R}}}

<pre>
                 speed    time    distance
TO GYM            6        {{{d/6}}}      d
BACK HOME         4        {{{d/4}}}      d
Total                     {{{5/6}}}
</pre>


TIME SUM EQUATION:  {{{highlight(highlight_green(d/6+d/4=5/6))}}}