188k views
5 votes
Find the coordinates of the midpoint M
(-3, 2) and K(9, 2)

2 Answers

1 vote

Answer:

(3,2)

Explanation:

since -3 + 9 =6

6 ÷ 2 =3

2 + 2 = 4

4 ÷ 2 = 2

therefore (3,2)

User Markus Johansson
by
3.8k points
2 votes

Answer:

M = (3, 2 )

Explanation:

given endpoints (x₁, y₁ ) and (x₂, y₂ ) then the midpoint (M) is

M = (
(x_(1)+x_(2) )/(2) ,
(y_(1)+y_(2) )/(2) ) ← midpoint formula

let (x₁, y₁ ) = (- 3, 2 ) and (x₂, y₂ ) = (9, 2 ) , then

M = (
(-3+9)/(2) ,
(2+2)/(2) ) = (
(6)/(2) ,
(4)/(2) ) = (3, 2 )

User IPSDSILVA
by
3.9k points