Let the coordinates of the treasure be (x,y).
Let
![d_{1}](https://tex.z-dn.net/?f=%20d_%7B1%7D%20)
= distance from the rock to the treasure.
Let
![d_{2}](https://tex.z-dn.net/?f=%20d_%7B2%7D%20)
= distance from the tree to the treasure.
![d_{1} = \sqrt{(x\2 + (y-2)^2}](https://tex.z-dn.net/?f=%20d_%7B1%7D%20%3D%20%5Csqrt%7B%28x%5C2%20%2B%20%28y-2%29%5E2%7D%20)
![d_{2} = \sqrt{(16-x)^2 + (21-y)^2}](https://tex.z-dn.net/?f=%20d_%7B2%7D%20%3D%20%5Csqrt%7B%2816-x%29%5E2%20%2B%20%2821-y%29%5E2%7D%20)
We want
![\frac{ d_{1} }{ d_{2} }](https://tex.z-dn.net/?f=%20%5Cfrac%7B%20d_%7B1%7D%20%7D%7B%20d_%7B2%7D%20%7D%20)
= 5/9 in order to locate the treasure.
Note that 5/9 = 0.556 (approx)
Test (11.4, 14.2)
d1 = 14.8, d2 = 8.2, d1/d2 = 1.8 Incorrect
Test (7.6, 8.8)
d1 = 8.2, d2 = 14.8, d1/d2 = 0.554 Correct
Test (5.7, 7.5)
d1 = 6.13, d2 = 16.98, d1/d2 = 0.36 Incorrect
Test (10.2, 12.6)
d1 = 12.8, d2 = 10.2, d1/d2 = 1.255 Incorrect
Answer:
The correct answer is (7.6, 8.8)