Midpoint of Two Points (2D)
Find the midpoint of the segment between two 2D points.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
The midpoint of a line segment is the average of its endpoints' coordinates: M = ((x₁+x₂)/2, (y₁+y₂)/2). The calculator also reports the straight-line distance between the two points using the Pythagorean-derived distance formula, √[(x₂−x₁)² + (y₂−y₁)²].
Geometry students use the midpoint formula to find the center of a segment or bisect it for constructions like perpendicular bisectors, while GIS analysts, game developers, and CAD designers use the exact same math to find the center point between two coordinates on a map, in a 2D game world, or on a drawing.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)