There is a dog at (x,y) = (37,10) with units say feet. The dog wants to go home located at origin (0,0). The dog speed is 6 feet/seconds on the x,y axes and 6.5 anywhere else. What's the fastest path to the origin?
My answer says a direct path but that seems to easy (this is supposed to be a trick question). Am i missing something?