Midpoint Calculator
Use this calculator to find the midpoint between two points (x₁, y₁) and (x₂, y₂).
Enter your coordinates below.
Step-by-step method
- Identify what is given.
- Write the midpoint formula.
- Substitute the values and compute the midpoint coordinates.
Formula:
Example 1: (x₁, y₁)=(0, 0), (x₂, y₂)=(6, 4)
Step 1 - Identify what is given.
In this problem: The given points are (0, 0) and (6, 4).
Step 2 - Write the midpoint formula.
In this problem: Use the midpoint formula: M = ((x₁ + x₂)/2, (y₁ + y₂)/2).
Step 3 - Substitute the values and compute the midpoint coordinates.
In this problem: Substitute the values: M = ((0 + 6)/2, (0 + 4)/2) = (6/2, 4/2) = (3, 2).
Final answer: M = (3, 2)
Example 2: (x₁, y₁)=(-2, 5), (x₂, y₂)=(8, 1)
Step 1 - Identify what is given.
In this problem: The given points are (-2, 5) and (8, 1).
Step 2 - Write the midpoint formula.
In this problem: Use the midpoint formula: M = ((x₁ + x₂)/2, (y₁ + y₂)/2).
Step 3 - Substitute the values and compute the midpoint coordinates.
In this problem: Substitute the values: M = ((-2 + 8)/2, (5 + 1)/2) = (6/2, 6/2) = (3, 3).
Final answer: M = (3, 3)
Sign up or login to view full steps.