213k views
5 votes
How do u find the length of a segment and the midpoint of the segment?

User Pickles
by
8.3k points

1 Answer

4 votes
In order to find the length of the segment, you'd use the distance formula which is:

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


The midpoint formula is:

For finding x:
=x1+x2/2

For finding y:
= y1+y2/2

I added a picture for reference of the midpoint formula to make it clearer to understand.




How do u find the length of a segment and the midpoint of the segment?-example-1
User Mohammad Alabed
by
8.5k points

No related questions found