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

asked
User Vlado
by
7.7k 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.

answered
User NeverTrust
by
8.3k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.