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

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.

answered
User Anayka
by
7.8k 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.