71.2k views
1 vote
What is the distance between the points (5, -1) and (5,
3)

User Vlado
by
6.0k points

1 Answer

3 votes

By using distance formula (which is attached below), you can solve this problem:

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

(5, -1) and (5, 3)

√(5-5)^2+(3-(-1))^2

√0^2+4^2

√0+16

√16

4

The distance between the two points is 4.

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