Endpoint Calculator
Recover the missing endpoint from one endpoint and the midpoint — in 2D, 3D, or any given ratio
The Endpoint Formula
The midpoint of a segment averages the coordinates:
Finding a missing endpoint just solves that for . Multiply through by and subtract:
Read as vectors it is obvious: — walk from to , then take the same step again.
In 3D the pattern extends coordinate by coordinate: .
What it assumes: the point you were handed really is the midpoint, at ratio . If it divides the segment in any other ratio, this formula is wrong and you need the section formula below.
Circles, 3D and Any Ratio
Diameter of a circle. The centre is the midpoint of any diameter, so given one end and centre , the other end is — the same formula.
The section formula. If divides in ratio measured from , then
Setting recovers the midpoint. To find from and an interior point at ratio , rearrange to
Checking the answer takes one line and catches nearly every sign error: average your and and confirm you get back. Optionally verify with the distance formula.
Common Mistakes to Avoid
- Subtracting instead of doubling. is the vector from to , not the endpoint. The endpoint needs .
- Dividing by 2. The midpoint formula divides; the endpoint formula multiplies. Going backwards reverses the operation.
- Sign slips with negatives. . Write the substitution out before simplifying.
- Swapping which point is the midpoint. Read the problem: the midpoint is the one described as "the middle", "the centre" or "the bisection point".
- Assuming a given interior point is the midpoint. "Divides in a ratio" is not a midpoint; use the section formula.
- Dropping the third coordinate in a 3D problem — every coordinate gets the same treatment.
Examples
Frequently Asked Questions
Given one endpoint A and the midpoint M, the other endpoint is B = (2x_M - x_A, 2y_M - y_A). It comes from solving the midpoint formula for B, and it extends to three dimensions by treating each coordinate the same way.
The midpoint formula averages two endpoints, so it adds and divides by 2. The endpoint formula reverses that: it doubles the midpoint and subtracts the known endpoint. They are inverse operations on the same relationship.
Not uniquely. One endpoint plus a distance describes a whole circle of possible endpoints. You need a direction, a slope, or a second constraint such as the midpoint to pin down a single answer.
Use the section formula. If P divides AB in ratio m:n from A, then B = A + ((m+n)/m)(P - A). Setting m = n = 1 gives back the ordinary endpoint formula B = 2P - A.
Related Solvers
Related Guides
Try AI-Math for Free
Get step-by-step solutions to any math problem. Upload a photo or type your question.
Start Solving