Question 1077170
<pre>
                   SPEED    TIME   DISTANCE
TO LAKE             44        t       d
RETURN              33        4       d
</pre>


Travel Rates Rule:  RT=D ;


{{{44t=33*4}}}


{{{t=33*4/44}}}


{{{t=(3/4)*4}}}

{{{highlight(t=3)}}}