Midpoint Calculator

Find the midpoint between two points in a 2D plane

Enter the x-coordinate of the first point

Enter the y-coordinate of the first point

Enter the x-coordinate of the second point

Enter the y-coordinate of the second point

How it works

Find the midpoint between two points in a 2D plane


The Formula
(x1 + x2) / 2, (y1 + y2) / 2

Worked Example
  1. Example

    Find the midpoint between (1, 2) and (3, 4)


Tips, Assumptions & Limitations
  • Use this calculator to find the midpoint of a line segment
FAQ

The midpoint formula is (x1 + x2) / 2, (y1 + y2) / 2

Companion article

Midpoint Calculator: Find the Midpoint Between Two Points

Related Calculators
EmailLinkedInFacebook

© 2026 PromathTools. All rights reserved.

Developed by kruskalcode.com