134k views
3 votes
Find the distance between the points (20, 7) and (20, -17).

User RameshVel
by
7.7k points

1 Answer

2 votes

Answer:

the distance between the points (20, 7) and (20, -17) is 24 units

Explanation:

To find the distance between two points in a Cartesian coordinate system, we can use the distance formula. The distance between two points (x1, y1) and (x2, y2) is given by:Distance = sqrt((x2 - x1)^2 + (y2 - y1)^2)In this case, the coordinates of the two points are (20, 7) and (20, -17). Let's calculate the distance:Distance = sqrt((20 - 20)^2 + (-17 - 7)^2)

= sqrt(0^2 + (-24)^2)

= sqrt(0 + 576)

= sqrt(576)

= 24

User Zharf
by
7.8k points

No related questions found

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