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:
![\begin{gathered} d^(2)=a^(2)+b^(2) \\ d=\sqrt[]{15^(2)+8^(2)}=\sqrt[]{225+64}=\sqrt[]{289}=17 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/high-school/kkd643ntq6530281rud62iky284904zq2t.png)
Answer
The distance between your house and the subway stop is 17