How to find the midpoint (2024)

Here we will learn about how to find the midpoint, including finding the midpoint of a line segment using Cartesian coordinates, and finding a missing endpoint when the midpoint and other endpoint are given.

There are also midpoint of a line worksheets based on Edexcel, AQA and OCR exam questions, along with further guidance on where to go next if you’re still stuck.

What is the midpoint of a line?

The midpoint of a line segment is a point that lies exactly halfway between two points. It is the same distance from each endpoint of the straight line segment.

Sometimes we can work this out by inspection – this is easier with positive integer numbers.

For example, given the two points (2,2) and (8,6), the midpoint is exactly halfway between the two, and lies at (5, 4).

We can see that 5 is halfway between 2 and 8, and 4 is halfway between 2 and 6. Imagining a number line can help with this.

How to find the midpoint (1)

What is the midpoint of a line?

How to find the midpoint (2)

Midpoint of a line formula

If it is not easy to spot the midpoint, or the coordinates involve fractions or negative numbers, we can use the midpoint formula.

If the points \mathrm{A}\left(x_{1}, y_{1}\right) and \mathrm{B}\left(x_{2}, y_{2}\right) are the endpoints of a line segment, then the midpoint of the line segment joining the points A and B is \left(\frac{x_{1}+x_{2}}{2}, \frac{y_{1}+y_{2}}{2}\right).

This looks complicated when written algebraically, but we’re basically calculating the (mean) average of both the x values and the y values.

We sum the two x coordinates and divide by 2 to find the x coordinate of the midpoint, and we sum the two y coordinates and divide by 2 to find the y coordinate of the midpoint.

For example, given two points A \ (-1,2) and B \ (2,4), the midpoint (M) is exactly halfway between the two, and lies at (0.5, 3).

How to find the midpoint (3)

To calculate the midpoint,

The mean average of the x coordinates is \frac{-1+2}{2}=\frac{1}{2}=0.5.

The mean average of the y coordinates is \frac{2+4}{2}=\frac{6}{2}=3.

We can also apply the Pythagorean theorem to find the distance between two given points. To do this, we form a right-angled triangle with the line segment as the hypotenuse.

How to find the midpoint (4)

Pythagoras’ theorem tells us that h^{2}=2^{2}+3^{2}, and therefore the length of the hypotenuse is \sqrt{2^{2}+3^{2}}=\sqrt{13} .

Step-by-step guide: Pythagoras’ theorem

If you study coordinate geometry further at A Level, you may come across the general distance formula,

d=\sqrt{\left(x_{2}-x_{1}\right)+\left(y_{2}-y_{1}\right)} where (x_{1},y_{1}) and (x_{2},y_{2}) are the coordinates of the two points and d is the distance between them.

How to find the midpoint of a line segment

In order to find the midpoint of the line segment joining the endpoints A and B:

  1. Find the average of the \textbf{x} coordinates of the two endpoints.
  2. Find the average of the \textbf{y} coordinates of the two endpoints.
  3. Write down the coordinates of the point.

Explain how to find the midpoint of a line segment

How to find the midpoint (5)

How to find the midpoint (6)

Straight line graph worksheet (includes how to find the midpoint)

How to find the midpoint (7)

Get your free worksheet of 20+ questions and answers. Includes reasoning and applied questions covering how to find the midpoint.

DOWNLOAD FREE

x

How to find the midpoint (8)

Straight line graph worksheet (includes how to find the midpoint)

How to find the midpoint (9)

Get your free worksheet of 20+ questions and answers. Includes reasoning and applied questions covering how to find the midpoint.

DOWNLOAD FREE

Related lessons onstraight line graphs

How to find the midpointis part of our series of lessons to support revision onstraight line graphs. You may find it helpful to start with the mainstraight line graphslesson for a summary of what to expect, or use the step by step guides below for further detail on individual topics. Other lessons in this series include:

  • Straight line graphs
  • Gradient of a line
  • Equation of a line
  • y=mx+c
  • Parallel and perpendicular lines
  • Coordinates maths
  • How to find the y intercept and the x intercept
  • Intersecting lines
  • Linear graph
  • Distance formula

How to find the midpoint examples

Example 1: two positive integer endpoints

Find the midpoint of the line segment joining the points (0,6) and (4, 10).

  1. Find the average of the \textbf{x} coordinates of the two endpoints.

\frac{0+4}{2}=\frac{4}{2}=2

2Find the average of the \textbf{y} coordinates of the two endpoints.

\frac{6+10}{2}=\frac{16}{2}=8

3Write down the coordinates of the point.

(2, \ 8)

In this case it is quite easy to see the midpoint by inspection, particularly if working on a graph.

How to find the midpoint (10)

Example 2: two positive integer endpoints with a fractional answer

Find the midpoint of the line segment joining the points (1,5) and (6, 0).

Find the average of the \textbf{x} coordinates of the two endpoints.

\frac{1+6}{2}=\frac{7}{2}=3.5

Find the average of the \textbf{y} coordinates of the two endpoints.

\frac{5+0}{2}=\frac{5}{2}=2.5

Write down the coordinates of the point.

Example 3: coordinate pairs containing negative numbers

Find the midpoint of the line segment joining the points (-2,7) and (4, 10).

Find the average of the \textbf{x} coordinates of the two endpoints.

\frac{-2+4}{2}=\frac{2}{2}=1

Find the average of the \textbf{y} coordinates of the two endpoints.

\frac{7+10}{2}=\frac{17}{2}=8.5

Write down the coordinates of the point.

Example 4: coordinates containing decimals

Find the midpoint of the line segment joining the points (0.5, 3) and (4, 2.5).

Find the average of the \textbf{x} coordinates of the two endpoints.

\frac{0.5+4}{2}=\frac{4.5}{2}=2.25

Find the average of the \textbf{y} coordinates of the two endpoints.

\frac{3+2.5}{2}=\frac{5.5}{2}=2.75

Write down the coordinates of the point.

Finding a missing endpoint

Sometimes you may be given one endpoint and the midpoint, and have to work out the other endpoint.

How to find the midpoint (13)

To get from the first endpoint (1,3) to the midpoint (3,7), we move 2 in the x -direction and 4 in the y -direction. So we just repeat this again from the midpoint to find the coordinate of the other endpoint, which in this case would be (5,11).

How to find a missing endpoint

In order to find a missing endpoint when given one endpoint and the midpoint:

  1. Work out how to get from the given endpoint to the midpoint.
  2. Repeat this to get from the midpoint to the missing endpoint.
  3. Write down the coordinates of the missing endpoint.

Explain how to find a missing endpoint

How to find the midpoint (14)

Example 5: finding a missing endpoint when given one endpoint and the midpoint

A line segment joins the points A and B, and has midpoint M.

A has coordinates (4, 8) and M has coordinates (6, 9).

Find the coordinates of point B.

How to find the midpoint (15)

Work out how to get from the given endpoint to the midpoint.

Repeat this to get from the midpoint to the missing endpoint.

Write down the coordinate of the missing endpoint.

Therefore the coordinates of point B are (8,10).

Example 6: finding a missing endpoint with negative coordinates

A line segment joins the points A and B, and has midpoint M.

A has coordinates (-9, 4) and M has coordinates (-6, -1).

Find the coordinates of point B.

How to find the midpoint (18)

Work out how to get from the given endpoint to the midpoint.

Repeat this to get from the midpoint to the missing endpoint.

Write down the coordinate of the missing endpoint.

Therefore the coordinates of point B are (-3,-6).

Common misconceptions

  • Finding the average of each point rather than the average of the \textbf{x} coordinates and average of the \textbf{y} coordinates

For example, for the points (2, 3) and (5, 7), make sure you don’t do \frac{2+3}{2} and \frac{5+7}{2}.

  • Using the midpoint formula when given one endpoint and the midpoint

If one endpoint is (3, 4) and the midpoint is (6, 2), make sure you work out how you get from the endpoint to the midpoint and repeat this, rather than using the midpoint formula.

  • Errors with negative number calculations

If you’re not sure about your answer, draw a diagram and count the steps.

Practice how to find the midpoint questions

1. Find the midpoint of the line segment joining the points (2, \ 8) and (6, \ 12).

(5, \ 9)

How to find the midpoint (21)

(4, \ 10)

How to find the midpoint (22)

(7, \ 7)

How to find the midpoint (23)

(4, \ 9)

How to find the midpoint (24)

The average of the x coordinates is \frac{2+6}{2}=\frac{8}{2}=4 and the average of the y coordinates is \frac{8+12}{2}=\frac{20}{2}=10.

2. Find the midpoint of the line segment joining the points (4, \ 10) and (7, \ 5).

(1, \ 3)

How to find the midpoint (25)

(6, \ 7.5)

How to find the midpoint (26)

(5.5, \ 7.5)

How to find the midpoint (27)

(6.5, \ 7.5)

How to find the midpoint (28)

The average of the x coordinates is \frac{4+7}{2}=\frac{11}{2}=5.5 and the average of the y coordinates is \frac{10+5}{2}=\frac{15}{2}=7.5.

3. Find the midpoint of the line segment joining the points (-2, \ 8) and (6, \ -2).

(2, \ 3)

How to find the midpoint (29)

(4, \ 5)

How to find the midpoint (30)

(4, \ 3)

How to find the midpoint (31)

(2, \ 5)

How to find the midpoint (32)

The average of the x coordinates is \frac{-2+6}{2}=\frac{4}{2}=2 and the average of the y coordinates is \frac{8+(-2)}{2}=\frac{6}{2}=3.

4. Find the midpoint of the line segment joining the points (3.5, \ 6) and (11, \ 8.5).

(7, \ 7.5)

How to find the midpoint (33)

(7.5, \ 7.25)

How to find the midpoint (34)

(6, \ 8.5)

How to find the midpoint (35)

(7.25, \ 7.25)

How to find the midpoint (36)

The average of the x coordinates is \frac{3.5+11}{2}=\frac{14.5}{2}=7.25 and the average of the y coordinates is \frac{6+8.5}{2}=\frac{14.5}{2}=7.5.

5. A line segment joins the points A and B, and has midpoint M.

A has coordinates (4, 2) and M has coordinates (9, 4) .

Find the coordinates of point B.

(0, \ 7)

How to find the midpoint (37)

(14, \ 6)

How to find the midpoint (38)

(6.5, \ 3)

How to find the midpoint (39)

(5, \ 2)

How to find the midpoint (40)

To get from A to M, add 5 to the x coordinate and add 2 to the y coordinate. Repeat this to get from M to B, so the coordinate of B is (14, \ 6).

6. A line segment joins the points A and B, and has midpoint M.

A has coordinates (3, 7) and M has coordinates (-1, 10).

Find the coordinates of point B.

(1, \ 8.5)

How to find the midpoint (41)

(4, \ 3)

How to find the midpoint (42)

(-3, \ 13)

How to find the midpoint (43)

(-5, \ 13)

How to find the midpoint (44)

To get from A to M, subtract 4 from the x coordinate and add 3 to the y coordinate. Repeat this to get from M to B, so the coordinate of B is (-5, \ 13).

How to find the midpoint GCSE questions

1. A line segment joins the points A and B, and has midpoint M.

A has coordinates (3, \ -12).

B has coordinates (-5, \ 10).

Work out the coordinates of M.

(2 marks)

Show answer

Correct x or y coordinate, or method to find midpoint using \frac{3+(-5)}{2} or \frac{-12+10}{2} .

(1)

(-1, \ -1)

(1)

2.

How to find the midpoint (45)

(a) Write down the coordinates of point A.

(b) Find the coordinates of the midpoint AB.

(c) On the grid, mark with a cross the point (-2, \ 3). Label this C.

(3 marks)

Show answer

(a) (-2, \ 1)

(1)

(b) (0,2)

(1)

(c)

How to find the midpoint (46)

Point marked in correct position.

(1)

3. A line segment joins the points P and Q, and has midpoint M.

P has coordinates (9, \ 5) and M has coordinates (15, \ 8).

The point R is placed such that PQR is a right-angled triangle.

The y coordinate of R is 5. What is the x coordinate of R?

(3 marks)

Show answer

Method to find the coordinates of the endpoint, such as +6 to x coordinate or +3 to y coordinate.

(1)

Q = (21, \ 11)

(1)

x coordinate of R = 21 .

How to find the midpoint (47)

(1)

Learning checklist

You have now learned how to:

  • Find the midpoint of a line segment joining two points
  • Find a missing endpoint given one endpoint and the midpoint

The next lessons are

  • Maths formulas
  • Interpreting graphs
  • Inequalities

Still stuck?

Prepare your KS4 students for maths GCSEs success with Third Space Learning. Weekly online one to one GCSE maths revision lessons delivered by expert maths tutors.

How to find the midpoint (48)

Find out more about our GCSE maths tuition programme.

How to find the midpoint (2024)

FAQs

How to find the midpoint? ›

How do you Calculate Midpoint? The midpoint can be found with the formula ((x1 + x2)/2, (y1 + y2)/2). Here (x1, y1), and (x2, y2) are the coordinates of two points, and the midpoint is a point lying equidistant and between these two points.

What is the formula for finding the midpoint answer? ›

How do you Calculate Midpoint? The midpoint can be found with the formula ((x1 + x2)/2, (y1 + y2)/2). Here (x1, y1), and (x2, y2) are the coordinates of two points, and the midpoint is a point lying equidistant and between these two points.

How do you find the midpoint easily? ›

Midpoint of a line formula

Add the two x coordinates and divide by 2 to find the x coordinate of the midpoint, and add the two y coordinates and divide by 2 to find the y coordinate of the midpoint.

What is the formula for the midpoint section? ›

Special Case: Midpoint Formula

When the point P(x, y) divides the line segment into two halves, we may say that P(x, y) is the midpoint of the line segment. By the use of section and midpoint formula: m : n = 1 : 1, since the line is divided into equal parts, we have.

How do you solve the midpoint rule? ›

The midpoint of a rectangle can be calculated by adding together the x-value of the rectangle's left limit with the x-value of the rectangle's right limit and dividing the sum by two.

What is the midpoint method formula? ›

This average is calculated in the ( Q 2 + Q 1 ) / 2 and the ( P 2 + P 1 ) / 2 portions of the elasticity formula. This is where the midpoint method gets its name. The average is the midpoint between the old value and the new value.

What is the midpoint formula process? ›

The formula for midpoint = (x1 + x2)/2, (y1 + y2)/2. Substituting in the two x coordinates and two y coordinates from the endpoints, we get (–1 + 3)/2. (4 + 6)/2 or (1, 5) as the midpoint.

What is the formula for the point between two points? ›

Distance between two points is the length of the line segment that connects the two points in a plane. The formula to find the distance between the two points is usually given by d=√((x2 – x1)² + (y2 – y1)²). This formula is used to find the distance between any two points on a coordinate plane or x-y plane.

What is the solution for midpoint? ›

You can find the midpoint of each coordinate by averaging them. In other words, add the two x coordinates together and divide by 2 and add the two y coordinates together and divide by 2.

How to prove midpoint formula? ›

State and Prove Mid Point Theorem

Statement: The midpoint theorem states that the line segment joining the midpoints of any two sides of a triangle is parallel to the third side and equal to half of the third side. i.e., in a ΔABC, if D and E are the midpoints of AB and AC respectively, then DE || BC and DE = ½ BC.

How is midpoint calculator? ›

The midpoint formula calculates the coordinates of the midpoint of a line segment, given the coordinates of its endpoints. If we have coordinates (x₁, y₁) and (x₂, y₂), then the midpoint of these coordinates is determined by (x₁ + x₂)/2, (y₁ + y₂)/2.

How to find class midpoint? ›

The “midpoint” (or “class mark”) of each class can be calculated as: Midpoint = Lower class limit + Upper class limit 2 . The “relative frequency” of each class is the proportion of the data that falls in that class.

What is the midpoint formula used to find? ›

Midpoint formula is used to find the centre point of a straight line. Sometimes you will need to find the number that is half of two particular numbers. For that, you find the average of the two numbers.

What is the formula for the midpoint of two points? ›

The formula for finding the midpoint is M = ((x1 + x2)/2, (y1 + y2)/2), where M is the midpoint, x1 is the x-coordinate of point #1, x2 is the x-coordinate of point #2, y1 is the y-coordinate of point #1, and y2 is the y-coordinate of point #2. It does not matter which point is point #1 vs. point #2.

What is the formula for midpoint line? ›

The formula for midpoint = (x1 + x2)/2, (y1 + y2)/2. Substituting in the two x coordinates and two y coordinates from the endpoints, we get (–1 + 3)/2. (4 + 6)/2 or (1, 5) as the midpoint.

What is the formula for the midpoint theorem? ›

Mid-Point Theorem Proof

If a line segment adjoins the mid-point of any two sides of a triangle, then the line segment is said to be parallel to the remaining third side and its measure will be half of the third side. DE = (1/2 * BC).

References

Top Articles
Latest Posts
Article information

Author: Tyson Zemlak

Last Updated:

Views: 5958

Rating: 4.2 / 5 (63 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Tyson Zemlak

Birthday: 1992-03-17

Address: Apt. 662 96191 Quigley Dam, Kubview, MA 42013

Phone: +441678032891

Job: Community-Services Orchestrator

Hobby: Coffee roasting, Calligraphy, Metalworking, Fashion, Vehicle restoration, Shopping, Photography

Introduction: My name is Tyson Zemlak, I am a excited, light, sparkling, super, open, fair, magnificent person who loves writing and wants to share my knowledge and understanding with you.