Midpoint Calculator

THE MIDPOINT
Type two ends, then press =.
Where the numbers come from, and why
The middle of a segment, or the missing end — exact, and with both halves of the step shown to match.
One end, and either the other end or the middle
Put one end of the segment in x₁, y₁. Then give either the other end, to find the middle — or the midpoint, to find the end you are missing. Fractions like 3/4 and decimals both work, and the answer stays exact.
one end of the segment needed
,
then the other end
,
or
the midpoint, to find the other end
,
Tap a box, then use the keys
The midpoint is the average of the two ends, one coordinate at a time: ((x₁+x₂)÷2, (y₁+y₂)÷2). Going the other way is where people slip: given the middle and one end, you double the middle and subtract, because x₂ = 2xm − x₁. The forward formula trains your hand to halve, and this one asks you to double.
The working, step by step

This midpoint calculator works in both directions: give it two ends and it finds the middle, or give it the middle and one end and it finds the end you are missing.

The points (1, 5) and (7, 1) have midpoint (4, 3). Every answer is checked before it is shown, and when a half turns up the page tells you why rather than leaving you wondering whether you slipped.

Midpoint Calculator — a free tool from Monkza

How to Find the Midpoint of a Line Segment

Two steps, and they never interfere with each other.

1. Add the two x values and halve.
2. Add the two y values and halve.

With (1, 5) and (7, 1):

x: (1 + 7) ÷ 2 = 8 ÷ 2 = 4
y: (5 + 1) ÷ 2 = 6 ÷ 2 = 3
M = (4, 3)

The order of the two points makes no difference, because addition does not care which number comes first. And a negative coordinate is where answers usually go wrong — not in the halving, but in the adding. (−3, −5) and (3, 5) give sums of 0 and 0, so the midpoint is the origin.

Why It Is Just an Average, Done Twice

M = ( (x₁ + x₂) ÷ 2 , (y₁ + y₂) ÷ 2 )

An average of two numbers sits exactly halfway between them — that is what an average is. Do it to the x values and you have the halfway point across; do it to the y values and you have the halfway point up. Put the two together and you are at the middle of the segment.

This is why there is no square root anywhere in the midpoint formula, and why the answer is always exact. Fractions in, fractions out: (1/3, 0) and (0, 1/4) give (1/6, 1/8), with nothing rounded at any stage.

How to Find the Missing Endpoint

The reverse question turns up just as often: one end is (6, −4), the midpoint is (1, 7), where is the other end?

Start from the same formula and solve it for the end you do not have. Multiplying both sides by 2 gives x₁ + x₂ = 2xm, and therefore:

x₂ = 2xm − x₁y₂ = 2ym − y₁

So: 2 × 1 = 2, and 2 − 6 = −4. Then 2 × 7 = 14, and 14 − (−4) = 18. The missing end is (−4, 18).

Notice the doubling. Everything about the forward formula trains your hand to divide by 2, and this direction asks you to multiply by it. Getting that backwards does not produce an obviously silly answer — it produces a plausible point in roughly the right area, which is far harder to catch. If you take one thing from this section, make it that: going backwards, the 2 multiplies.

Why Some Midpoints Have a Half in Them

Students notice this and are rarely told the reason. (−2, 3) and (1, 4) give (−1/2, 7/2) — and that looks like a mistake when the last five answers were whole numbers.

It is not. Look at the sums:

−2 + 1 = −1odd → halving leaves a half
3 + 4 = 7odd → halving leaves a half

Halving an even number gives a whole number; halving an odd one does not. So a midpoint has whole coordinates exactly when the two values being added have the same parity — both even, or both odd. With (1, 5) and (7, 1) the sums were 8 and 6, both even, so both coordinates came out whole.

Exercises tend to be built from same-parity pairs so the answers stay tidy, which is why halves feel rarer than they actually are. When one shows up, it is the right answer — write it as a fraction and move on.

The Check That Takes Two Seconds

Almost nobody is taught to check a midpoint, and there is a check that catches nearly every slip.

The step from the first end to the middle must be the same step as from the middle to the second end.

From (1, 5) to (4, 3) is 3 across and 2 down. From (4, 3) to (7, 1) is 3 across and 2 down. Identical, so the midpoint is right.

This is not a trick — it is the definition. A midpoint is the point you reach by going half way, so the rest of the journey has to be the same again. It costs two subtractions each way, it works in both directions, and it catches a sign error instantly. This calculator runs it on every answer before showing you anything.

How to Use This Midpoint Calculator

One end is always needed. After that you give either the other end or the midpoint, depending on which question you have.

x₁, y₁One end of the segment. Always needed
x₂, y₂The other end, to find the middle
xm, ymOr the midpoint, to find the end you are missing
← → ↑ ↓Move between the boxes
±Flips the sign, for a negative coordinate
and .Fraction bar and decimal point
/ ACDelete one character, or clear everything
=Works it out

Whichever route you are not using fades back as soon as you start the other, so there is never a question of how many boxes to fill. If you give a midpoint and two ends that disagree with it, the page stops and shows you both values rather than quietly picking one.

Open the working and you get every sum written out, the step check, and the parity of the two totals so you can see for yourself why the answer looks the way it does. The same two ends also fix how far apart the points are, which the distance formula answers — middle and length are two different questions about the same pair.

Midpoint Calculator FAQ

How do you find the midpoint of a line segment?
Add the two x values and halve, then add the two y values and halve. For (1, 5) and (7, 1) that gives 8 divided by 2 and 6 divided by 2, so the midpoint is (4, 3).
What is the midpoint formula?
M equals ((x1 + x2) divided by 2, (y1 + y2) divided by 2). It is an average done twice, once across and once up, and the x and y values never mix.
How do you find the missing endpoint from the midpoint?
Double the midpoint and subtract the end you know: x2 = 2xm minus x1, and the same for y. Going this way you multiply by 2 rather than dividing, which is the step most answers get wrong.
Why does my midpoint have a half in it?
Because the two values being added come to an odd number, and halving an odd number leaves a half. A midpoint has whole coordinates only when both sums are even, which means the two values are both even or both odd. A half is a perfectly ordinary midpoint, not a mistake.
How can I check a midpoint is right?
Work out the step from the first end to the midpoint, then the step from the midpoint to the second end. They must be identical. From (1, 5) to (4, 3) is 3 across and 2 down, and from (4, 3) to (7, 1) is also 3 across and 2 down.
Does the order of the two endpoints matter?
No. The formula adds the two values before halving, and addition gives the same total whichever order you write it in.

Add and halve for the middle; double and subtract for the end you are missing — and check it with the step, both times.