174k views
1 vote
What is the distance between the points (-16,18) and (-16,-14)

User Dypbrg
by
6.0k points

2 Answers

2 votes

Answer:

x axis = 0

y axis= 32

(0,32)

Explanation:

User Kenan Balija
by
6.3k points
1 vote

Answer:

32

Explanation:

The distance formula is

y = sqrt( (x2 - x1)^2 + (y2 - y1)^2 )

But x1 = x2 so the x terms drop out.

distance = sqrt(y2 - y1)^2

distance = (y2 - y1)

Let y2 = 18

Let y1 = - 14

distance = (18 - (-14) )

distance = 18 + 14

distance = 32

User Sephiroth
by
6.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.