Question 1209078
<font color=black size=3>
Hint:
{{{
drawing(400,400,-3,3,-4,3,
line(-2,2,-2,-3),line(-2,-3,2,2),line(2,2,-2,2),
line(-2,1.76,-1.76,1.76),line(-1.76,1.76,-1.76,2),
locate(-0.62,2.4,40t),locate(-2.64,-0.34,50t)
)
}}}
distance = rate*time


The Neon travels a distance 40t due to the equation above.
Meanwhile the Mack truck travels a distance of 50t.


The goal is to find the length of the hypotenuse. 
The answer is some expression in terms of t.


Another hint is the Pythagorean Theorem {{{a^2+b^2=c^2}}}
</font>