
Azalea A.
asked 03/20/22You can run at a speed of 8 mph and swim at a speed of 4 mph and are located on the shore, 5 miles east of an island that is 1 mile north of the shoreline.
How far (in mi) should you run west to minimize the time needed to reach the island?
1 Expert Answer

William W. answered 03/21/22
Top Pre-Calc Tutor
If you make a sketch, it might look like this:
"x" is the distance you run and "d" is the distance you swim. You can use the Pythagorean Theorem to solve for "d":
12 + (5 - x)2 = d2
d = √(1 + (25 - 10x + x2)
d = √(x2 - 10x + 26) = (x2 - 10x + 26)1/2
time = distance/rate so the time running (in hours) is x/8 and the time swimming (in hours) is (x2 - 10x + 26)1/2/4 so the total time equation is:
t(x) = x/8 + 1/4(x2 - 10x + 26)1/2
To minimize, take the derivative (using the chain rule) and set it equal to zero.
t'(x) = 1/8 + 1/8(x2 - 10x + 26)-1/2(2x - 10)
0 = 1/8(1 + (2x - 10)/(x2 - 10x + 26)1/2
0 = 1 + (2x - 10)/(x2 - 10x + 26)1/2
-1 = (2x - 10)/(x2 - 10x + 26)1/2
-1(x2 - 10x + 26)1/2 = 2x - 10
[-1(x2 - 10x + 26)1/2]2 = (2x - 10)2
x2 - 10x + 26 = 4x2 - 40x + 100
3x2 - 30x + 74 = 0
(using the quadratic formula) x = 4.423 and x = 5.577 (the 2nd answer doesn't make sense in this case so throw it out)
So you should run 4.423 miles
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
Did you draw and label a diagram?03/21/22