Question 1065749
<pre>
                  SPEED      TIME      DISTANCE
GOING              70         t         d
RETURN             60        t+1/3      d
</pre>


{{{system(70t=d,60(t+1/3)=d)}}}


Maybe easier to solve for t first and use it to find d.  Not the only way.