Question
Question: A dispatch rider is in open country at a distance of 6 kms from the nearest point P of a straight ro...
A dispatch rider is in open country at a distance of 6 kms from the nearest point P of a straight road. He wishes to proceed as quickly as possible to a point Q on the road 20 kms from P. If his maximum speed across the country is 40 kmph, 50kmph on the road, then at what distance from P, he should strike the road?
Solution
It is given that the dispatch rider is at least 6 km away through open country from the point P, which is on a straight road. We know that the minimum distance between a point and a line is along a perpendicular from the point to the line. Thus, we will draw the figure of the road and will assume a variable for the distance of a point from P at which the rider should enter the road so that he reaches point Q in the minimum time, when the speed of rider on road and in open country is given. The distance between point P and Q is also given to us. With the help of the figure and the information given to us, we will try to find an equation for the required time. Once we have the equation, we will find the value for which the time required is minimum. We know that to find the value of a variable at minima or maxima or both, we need to differentiate the equation once and equate it to zero. This will give us the variable and hence the distance.
Complete step by step answer:
It is given to us that the despatch rider is at least 6 km away through open country from the point P, which is on straight road. The distance PQ is 20 km. Let X be the point on the road, which is a distance x from point P, such that if the rider enters the road at point X, the time take to reach Q from the starting position will be minimum. The road map will look as follows:
Therefore, the path taken by the rider shall be OX – XQ.
From the figure, we can see that OPX is a right-angled triangle.
Thus, OX=36+x2, by application of Pythagoras theorem.
The distance XP will be (20 – x).
We are given that the speed of the rider in country (OX) is 40 kmph and the speed on the road (XQ) is 50 kmph.
Therefore, time required to cover OX will be given as a quotient of distance OX and speed across OX.
⇒tOX=4036+x2 .
Applying the same principle, the time required to cover XQ will be tXQ=50(20−x).
Therefore, total time required to reach from O to Q will be t(x)=4036+x2+50(20−x).
Now, we need to find the value of x for which the time t(x) is minimum.
We know that to find the value of a variable at minima, we need to differentiate the equation once and equate it to zero.
For differentiation we will use the chain rule, given as dxd(f(g(x)))=f′(g(x))×g′(x).
We know that dxdx=2x1 and dxd(x2)=2x.
⇒t′=401dxd(36+x2)+501dxd(20−x)⇒t′=401(236+x22x)+501(0−1)⇒t′=401(36+x2x)−501⇒401(36+x2x)−501=0
Now, we will solve this equation for the value of x.
⇒36+x2x=5040⇒36+x2x2=2516⇒25x2=16×36+16x2⇒9x2=16×36⇒x2=16×4⇒x=±8
But distance cannot be negative, hence x = 8.
To determine whether the function is maximum or minimum at the variable, we need to double derivate the function.
To perform the derivation, we need to use the chain-rule as well as product rule. The product rule is given as dxd(uv)=u′v+v′u.
For our function, u=x and v=36+x21=(36+x2)−21.