Midpoint Calculator
This Midpoint Calculator helps you find the point exactly halfway between two points on a coordinate plane. It uses the formula M = ((x₁ + x₂)/2, (y₁ + y₂)/2), where (x₁, y₁) and (x₂, y₂) are the two points. Add the x-coordinates and divide by 2, then add the y-coordinates and divide by 2 to get the midpoint. It is a simple way to check answers, understand the midpoint formula, and practise basic geometry step by step.
Enter your coordinates below.
Step-by-step method
- Identify what is given.
- Write the formula.
- Substitute the values and calculate the midpoint.
Formula:
Example 1:
Step 1 - Identify what is given.
In this problem: The given points are \((0, 0)\) and \((6, 4)\).
Step 2 - Write the formula.
In this problem: Use the midpoint formula: \(M = \left(\tfrac{x_{1} + x_{2}}{2}, \tfrac{y_{1} + y_{2}}{2}\right)\).
Step 3 - Substitute the values and calculate the midpoint.
In this problem: Substitute the values: \(M = \left(\tfrac{0 + 6}{2}, \tfrac{0 + 4}{2}\right) = \left(\tfrac{6}{2}, \tfrac{4}{2}\right) = (3, 2)\).
Final answer:
Example 2:
Step 1 - Identify what is given.
In this problem: The given points are \((-2, 5)\) and \((8, 1)\).
Step 2 - Write the formula.
In this problem: Use the midpoint formula: \(M = \left(\tfrac{x_{1} + x_{2}}{2}, \tfrac{y_{1} + y_{2}}{2}\right)\).
Step 3 - Substitute the values and calculate the midpoint.
In this problem: Substitute the values: \(M = \left(\tfrac{-2 + 8}{2}, \tfrac{5 + 1}{2}\right) = \left(\tfrac{6}{2}, \tfrac{6}{2}\right) = (3, 3)\).
Final answer:
Login and upgrade to Plus to unlock the full step solution.