Given :
The Tourist Information Center is located at (11,0) and the Bus Station is located at (-1,-10).
Also , Tourist Information Center is between a Bus Station and a Train Station.
To Find :
The point of location of train station .
Solution :
Let , point of location of train station is ( x,y ).
We know , mid-point of two points ( a, b) and ( c, d ) is given by :
.
Since , Tourist Information Center is between a Bus Station and a Train Station.
So , it is given by :
![( 11 , 0 ) = (\dfrac{-1+x}{2},\dfrac{-10+y}{2})](https://tex.z-dn.net/?f=%28%2011%20%2C%200%20%29%20%3D%20%28%5Cdfrac%7B-1%2Bx%7D%7B2%7D%2C%5Cdfrac%7B-10%2By%7D%7B2%7D%29)
Comparing both coordinate :
and
Therefore , Train Station is located at point ( 23 , 10 ) .
Hence , this is the required solution .