109k views
3 votes
A grid shows the positions of a subway stop and your house. The subway stop is located at (7, -7) and your house is located at (-3, 3). What is the distance, to the nearest unit, between your house and the subway stop?

2 Answers

6 votes
Distance =
√((x_2-x_1)^2 + (y_2-y_1)^2)
so plug in the coordinates and you will get 14.14 units
User Juan Ramos
by
7.9k points
2 votes

Answer:

Distance between house and the subway stop = 14 units

Explanation:

By distance formula the distance between (a,b) and (c,d) is
√((c-a)^2+(d-b)^2)

Here we need to find distance between (7,-7) and (-3,3)

Distance between house and the subway stop
√((-3-7)^2+(3-(-7))^2)=√(100+100)=√(200)=14.14

Distance between house and the subway stop = 14 units

User Nguyen Phong Thien
by
8.8k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories