Midpoint Calculator

Midpoint is evaluated from Point 1 - x₁, Point 1 - y₁ and Point 2 - x₂. The calculation reports Midpoint x, Midpoint y and Distance Between Points.

Results

Thanks — we’ve logged this for review.

About the Midpoint Calculator

Midpoint is treated here as a quantitative relation between Point 1 - x₁, Point 1 - y₁, Point 2 - x₂ and Point 2 - y₂ and Midpoint x, Midpoint y, Distance Between Points and Slope of Segment.

The calculator uses a multi formula configuration. Each reported value is read as a direct evaluation of the stored rules with the declared field formats and units.

Formula basis:
Midpoint = ((x₁+x₂)/2, (y₁+y₂)/2)
Perpendicular bisector slope = - (x₂ - x₁)/(y₂ - y₁)

Interpret the outputs in the order shown by the result fields. Optional inputs affect only the outputs that depend on those variables.

Formula & How It Works

The calculation applies the following relations exactly as recorded in the metadata:

Midpoint = ((x₁+x₂)/2, (y₁+y₂)/2)
Perpendicular bisector slope = - (x₂ - x₁)/(y₂ - y₁)

Each output field is produced by substituting the supplied inputs into the relevant relation and then applying the declared rounding or text format.

Worked Examples

Example 1: Center of Living Room — Ceiling Light

Inputs

x1: 0 y1: 0 x2: 18 y2: 14
Midpoint x: 9. Midpoint y: 7. Distance Between Points: 22.803509 units. Slope of Segment: 0.777778. Perpendicular Bisector Slope: -1.285714

With Point 1 - x₁ = 0, Point 1 - y₁ = 0, Point 2 - x₂ = 18 and Point 2 - y₂ = 14 as the stated inputs, the result is Midpoint x = 9, Midpoint y = 7 and Distance Between Points = 22.803509 units. Each value corresponds to the declared output fields.

Example 2: Road Intersection — Median Point

Inputs

x1: -74.006 y1: 40.712 x2: -73.985 y2: 40.73
Midpoint x: -73.9955. Midpoint y: 40.721. Distance Between Points: 0.027659 units. Slope of Segment: 0.857143. Perpendicular Bisector Slope: -1.166667

With Point 1 - x₁ = -74.006, Point 1 - y₁ = 40.712, Point 2 - x₂ = -73.985 and Point 2 - y₂ = 40.73 as the stated inputs, the result is Midpoint x = -73.9955, Midpoint y = 40.721 and Distance Between Points = 0.027659 units. Each value corresponds to the declared output fields.

Example 3: Property Line Midpoint

Inputs

x1: 0 y1: 0 x2: 200 y2: 0
Midpoint x: 100. Midpoint y: 0. Distance Between Points: 200 units. Slope of Segment: 0. Perpendicular Bisector Slope: inf

With Point 1 - x₁ = 0, Point 1 - y₁ = 0, Point 2 - x₂ = 200 and Point 2 - y₂ = 0 as the stated inputs, the result is Midpoint x = 100, Midpoint y = 0 and Distance Between Points = 200 units. Each value corresponds to the declared output fields.

Example 4: Treasure Hunt — Midpoint Clue

Inputs

x1: 3 y1: 7 x2: 11 y2: 3
Midpoint x: 7. Midpoint y: 5. Distance Between Points: 8.944272 units. Slope of Segment: -0.5. Perpendicular Bisector Slope: 2

With Point 1 - x₁ = 3, Point 1 - y₁ = 7, Point 2 - x₂ = 11 and Point 2 - y₂ = 3 as the stated inputs, the result is Midpoint x = 7, Midpoint y = 5 and Distance Between Points = 8.944272 units. Each value corresponds to the declared output fields.

Common Use Cases

  • Find center of a line segment for bisector placement
  • Locate midpoint of a road or route
  • Find center of a rectangular room or lot
  • Calculate midpoint for construction layout