Two boys (let them be Black and Red) start walking on two roads with a constant speed of 5m/s and 10m/s respectively. Find the shortest distance between the two boys.
Details:
- The roads make a right angle.
- They are 10m apart at the start.
- Red starts at the intersection.
- The directions in which they move are shown by arrows in the diagram.
- They can only walk on the roads.
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.
If the initial position of Red is considered as the origin O, then the distance between Red and Black after any time t can be expressed as ( 5 t − 1 0 ) 2 + ( 1 0 t ) 2 , according to Pythagoras' theorem. The above expression can be reordered as ( 1 2 5 t − 1 2 5 5 0 ) 2 + 8 0 . Then, for this distance to be minimum, ( 1 2 5 t − 1 2 5 5 0 ) 2 has to be 0, which yields an acceptable t = 0.4. So the minimum distance between the two boys is 8 0 , or 4 5 m.