199k views
24 votes
Find the midpoint of A and B where A has coordinates (2, 3)
and B has coordinates (8, 9).

User IStar
by
4.8k points

2 Answers

14 votes

Answer:Mxy= [(Xa+Xb/2);(Ya+Yb/2)]

=(2+8/2);(3+9/2)

Midpoint= (5, 6)

Explanation:

User Ben Gracewood
by
4.4k points
11 votes

Explanation:

Solution,

Given,

Coordinates of A and B are (2,3) and(8,9) respectively.

Let A(2,3)= (x1,y1) and B(8,9)=(x2,y2)

Midpoint of AB(m)=?

Now,using midpoint formula

m= {(x1+x2)/2 ,(y1+y2)/2}

or m= {(2+8)/2,(3+9)/2}

.°. m=(5,6)

User Kayan
by
5.1k points