
Bradford T. answered 11/05/23
Retired Engineer / Upper level math instructor
time = distance/rate
t=d/r
a) total time = T(x) = tgrass+troad
The distance over grass = √(10002+(1500-x)2)
The distance on the road = x
T(x) = √(10002+(1500-x)2)/30 + x/90
b)
Domain of T(x): x= [0,1500]
c)
Need to find the value of x that minimizes T(x)
It is easier if you let y=1500-x and find the value of y that minimizes T(y)
T(y) = √(1000^2+y2)/30 + (1500-y)//90
T'(y) = y/√(106+y2)-1/3
Setting T'(y) to 0 and solving for y
y = 353.553
x = 1500-y = 1146.4466
T(x) ≈ 48.09 seconds
Checking if minimum time for T(x)
T(1200) ≈ 48.13
T(1100) ≈ 48.12
So 48.09 is a minimum