To solve this problem we first must look into the given formula for time (T). It is stated, in the question, that the time taken is dependent on distance x. From this we can infer that the following problem is attempting to find the shortest route between two points. Having stated that, the inputs into the equation are used to estimate the speed required to traverse the various paths. We can see from the equation of T, that two different aspects exists, in this scenario this may mean that 2 different mediums or methods of covering the distance are available.
In order to have the minimum time we know that we have to be travelling at the maximum speed possible. The maximum speed occurs when T'(x) is equal to zero. from this we get the value of x that gives us the minimum time, which we sub back into the time equation to get the minimum time.