Explanation
Let's locate those points into a grid:
Subway stop: (-10, -1)
House: (-18, -16)
We can use Pythagoras theorem to find the distance d (in green in the graph)
But first, we have to find a and b.
a is the vertical distance between your house and the subway stop:
b is the horizontal distance between the subway stop and your house:
By the Pythagoras theorem, the distance d is:
Answer
The distance between your house and the subway stop is 17