Stovo's house coordinates
We have the coordinates of the house of two of the three friends, and we want to find the third's:
Jim's: (2, 5)
Bernie's: (4, 17)
Stevo's: (x, y)
We only know Stove's house is halfway between Jim's and Bernie's houses. An approximation :
We want to find the coordinates of the middle point:
In the x-axis the middle between 2 and 4 is
In the y-axis the middle between 5 and 17 is
Then, Stevo's house is at 3 in the x- axis and at 11 in the y-axis. Then the coordinates that represent the location of Stovo's house:
(x, y) = (3, 11)