A grid shows the postitions of a subway stop and y our house. The subway stop is located at (-7, 5) and your house is located at (-10,10). What is the distance, to the nearest unit, between your house and the subway stop?(1 point) Responses 6 units 6 units 8 units 8 units 13 units 13 units 18 units

1 answer

The distance between two points can be found using the distance formula:

Distance = √(x2 - x1)^2 + (y2 - y1)^2

Plugging in the coordinates of the subway stop and your house:

Distance = √((-7 - (-10))^2 + (5 - 10)^2
Distance = √(3^2 + (-5)^2)
Distance = √(9 + 25)
Distance = √34

Rounded to the nearest unit, the distance is approximately 6 units.

Therefore, the correct response is: 6 units