In Geometry, Midpoint is a point which is halfway between the end points in a line segment. In simple terms, it is referred to as the middle point of the line segment. The middle point is one that divides the line segment into two equal segments. Midpoint can be calculated with both the end points of the line segment. This online midpoint calculator helps you to calculate the coordinates of the midpoint with the given x and y coordinates.
In Geometry, Midpoint is a point which is halfway between the end points in a line segment. In simple terms, it is referred to as the middle point of the line segment. The middle point is one that divides the line segment into two equal segments. Midpoint can be calculated with both the end points of the line segment. This online midpoint calculator helps you to calculate the coordinates of the midpoint with the given x and y coordinates.
A line segment with coordinates (3,2) and (5,2)
Midpoint = (x1+x2)/2 , (y1+y2)/2
Midpoint = (3+5) / 2 , (2+2)/2
= (8/2 , 4/2)
= (4,2)