216k views
5 votes
What is the length of a line segment with endpoints at (-8,7) and (5,1)

1 Answer

6 votes
You'd use the distance formula to find the length of the segment.

The distance formula is:

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

= √(-8-5)^2 + (7-1)^2

= √(-13)^2 + (6)^2

= √169 + 36

=√205

And that should be the answer.
User Jduan
by
8.2k points

No related questions found

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