During a move, Driver A and Driver B drove two separate cars from their home town, Washington D.C. to New York City. It took them about 5 hours to travel to NYC. They agreed to travel no faster than 80mph during the trip. The total distance between the two places is 240 miles. Using the Intermediate Value Theorem, show that they must drive at the same speed at one time or another during the entire journey.
I am not completely sure what I should be doing for this question. Typically I see a given function within the questions, and a request to find the root or a given point within the function. I do know that velocity is a continuous function, so IVT applies. I also know that regardless of the speeds traveled, the speed of the slower of the two cars will be achieved by the faster car at least at the tail-end of the trip during deceleration. I am confused as to how to portray this information, if it is even the correct information to portray. Thank you in advance.
Assuming that one driver leaves before the other, V(a) is a function which describes the relative velocity of driver a during the trip. Let v1 represent the velocity of driver a, v2 represent the velocity of driver b, and N represent the difference between the drivers. If driver a leaves first: at the beginning of the trip V(a)=v1-v2=+N and at the end of the trip V(a)=v1-v2=-N. Since V(a) is a continuous function and runs from -N to +N, N must be zero at some time, and both drivers were at the same speed at least once during their trip.
– gh0st Jul 09 '22 at 07:59