A crocodile is stalking a prey located 20 metres further upstream on the opposite bank of a river. It can travel at different speeds on land and in water. The time taken for the crocodile to reach its prey can be minimized if it swims to a particular point, P , x metres upstream on the other side of the river as shown in the diagram above. Let the time taken, T , measured in tenths of a second, be given by
T ( x ) = 5 3 6 + x 2 + 4 ( 2 0 − x )
Considering the times T where x = 0 and x = 2 0 , there is a value of x between 0 and 20 which minimizes T . If x = a is the point at which T ( a ) is minimized, find the value of a + T ( a ) .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
T ( x ) d x d T 5 x 2 5 x 2 9 x 2 ⟹ x = 5 3 6 + x 2 + 4 ( 2 0 − x ) = 3 6 + x 2 5 x − 4 = 4 3 6 + x 2 = 1 6 × 3 6 + 1 6 x 2 = 1 6 × 3 6 = 8 Putting d x d T = 0 Squaring both sides
Since d x 2 d 2 T = 3 6 + x 2 5 − 2 ( 3 6 + x 2 ) 2 3 1 5 x > 0 when x = 8 , ⟹ min ( T ( x ) ) = T ( 8 ) = 5 3 6 + 8 2 + 4 ( 2 0 − 8 ) = 9 8 , a = 8 , and a + T ( a ) = 8 + 9 8 = 1 0 6 .
Problem Loading...
Note Loading...
Set Loading...
You can make it with some programming. Here's the one with C++