119k views
2 votes
Calculate the midpoint of each segment with the given endpoints A (9,5) and B(17,4)

User Ahmohamed
by
9.2k points

1 Answer

4 votes

we have that two coordinates
(x1,y1) and (
(x2,y2).


x1=9,y1=5,x2=17,y2=4.

we know that midpoint is
(x,y)=(x1+x2)/2,
(y1+y2)/2


(x,y)=(9+17)/2,(5+4)/2=(13,4.5).

so (13,4.5) is the midpoint of the line segment.

User Anayka
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.