Day 23 - Distances Matters

Question: What is the thief's paradise on earth?

Solution

This is an interesting challenge. The Thief posted a "directional sign" which are common in tourist spots.

Just from this information, we can actually triangulate where that place is in the world. The way it works is that for example, you put a circle around New York with a radius of 3,685 km, a circle around Paris with a radius of 9,528 km, and finally around Sydney with 12,659 km radius. The three circles are bound to intersect in one place (and one place only). They intersect in the place where the "directional sign" is located.

We can calculate using hands, or use this tool.

The circles intersected somewhere in Mexico. Zooming in, we see that the intersection is not actually very precise (btw you can visit the map here).

Regardless, we roughly got The Thief's "paradise on earth". It's the nearby island of "Isla Ixtapa". You can Google the island to confirm that it is indeed a tourist place.

Flag: Isla Ixtapa

Last updated