Let us say there are train stations named A, B, C, D, and E. Here are the conditions: The distance between A and B is 10 km, the distance between B and C is 9 km, the distance between C and D is 8 km, and the distance between D and E is 13 km. If the distance between A and E isn't 40 km, then how much is the distance?
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.
The truth behind the distances is that here is the order of stations: A-B-E-C-D... Adding the distance between A and B (which is 10 km) and solving for the distance between B and E (which is 4 km) sums up 14 km.