This midpoint calculator lets you calculate the midpoint of a line segment if you know the end points. You can also calculate one end point if you know the midpoint and the other end point.
The calculator will tell you not only the answer, but also how to calculate the midpoint (or the end point).
Usage Guide
Show
Hide
i. Valid Inputs
Each input can be a real number in any format — integers, decimals, fractions, or even mixed numbers. Here are a few examples.
- Whole numbers or decimals → 2, −4.25, 0, 0.33
- Fractions → 2/3, −1/5
- Mixed numbers → 51/4
ii. Example
If you would like to see an example of the calculator's working, just click the "example" button.
iii. Solutions
As mentioned earlier, the calculator won't just tell you the answer but also the steps you can follow to do the calculation yourself. The "show/hide solution" button would be available to you after the calculator has processed your input.
iv. Share
We would love to see you share our calculators with your family, friends, or anyone else who might find it useful.
By checking the "include calculation" checkbox, you can share your calculation as well.
Here's a quick overview of what we mean by midpoint and how to calculate it.
What Is the Midpoint?
The midpoint of a line segment is the point on the line segment that is equidistant from its end points (lies at its center).
Midpoint Calculation
For a line segment with endpoints P1(x1,y1) and P2(x2,y2), the midpoint M(xm,ym) is given by the formula —
(xm,ym)=(2x1+x2,2y1+y2)
The formula above is known as the midpoint formula.
As an example, let's calculate the midpoint of a line segment whose endpoints are (−2,3) and (1,4).
Well, all we need to do is plug the values into the formula. so, the coordinated of the midpoint would be —
(xm,ym)=(2−2+1,23+4)=(−21,27)
Note — The same formula can be used to to calculate an end point if the midpoint and the other endpoint are known.