We are given the coordinates of the points:
T(3,12) U(7,2) V(13,13)
We must find the coordinates of a point X where a treasure is to be found.
The first instruction is to find the midpoint of UV and call it W. The midpoint is calculated as follows:

We know point W is in the middle of T and X. That is why TX is twice TW. We must now find the coordinates of X. Let's call them (x1,x2).
Since W is the midpoint of TX:

Also in the y-coordinates:

So bring the shovels to the point (17,3).