182,712 views
31 votes
31 votes
Find the midpoint between the two points:
(2,3), (4,1)

User Supasate
by
2.4k points

1 Answer

9 votes
9 votes

Answer:

(3, 2 )

Explanation:

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

(
(x_(1)+x_(2) )/(2) ,
(y_(1)+y_(2) )/(2) )

here (x₁, y₁ ) = (2, 3 ) and (x₂, y₂ ) = (4, 1 ) , then

midpoint = (
(2+4)/(2) ,
(3+1)/(2) ) = (
(6)/(2) ,
(4)/(2) ) = (3, 2 )

User Larrydag
by
3.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.