1 Attachment(s)
Fastest way between two points.
I dunno if this is in the right section but anyways here it is:
Attachment 24849
Runners speed on the path is 3 times the speed he can move in the swamp. What is the fastest route from point 1 to point 2? in other words how many meters does he have to run through swamp and how many on the path for optimal time?
Thanks! :)
Re: Fastest way between two points.
There are 3 possible routes:
a) run only on the path- that gives the fastest rate.
b) run on the straight line for 1 to 2 over the swamp- that gives the shortest path.
c) run some distance along the path, then through the swamp.
and we can include (a) and (b) as special cases of (c).
If we let "x" be the distance he runs along the path. That leaves 300- x on that path and 400 as the other leg of a right triangle having his path through the swamp as hypotenuse. By the Pythagorean theorem. the length of that path is
.
Since he runs distance x at speed 3v, his time for that is
. Since he runs distance
at speed v, his time for that is
.
You want to find the route that minimizes total time so you want to find x that minimizes
.
Re: Fastest way between two points.
Re: Fastest way between two points.
Quote:
Originally Posted by
Soroban
Differentiate
. . equate to zero, and solve for
Got it?
Yes I understand it now thank you very much (Happy). I just have one more problem with this :/ I haven't differentiated anything for a year so could you give me a hand with this?
Re: Fastest way between two points.
Nevermind I did it!!:-) thank you very much!