Midpoint and distance formulas are powerful tools that help you...
Upload 8th Grade Math Notes for Rewards











Distance Formula Basics
The distance formula helps you find how far apart two points are on a coordinate plane. If you have two points A(x₁, y₁) and B(x₂, y₂), the distance between them is:
d = √
This formula is actually the Pythagorean Theorem in disguise! Think of the horizontal and vertical distances between points as the legs of a right triangle, with the direct distance being the hypotenuse.
The midpoint formula finds the point exactly halfway between two points. For points A and B, the midpoint is:
M =
Quick Tip: When using these formulas, always double-check your subtraction in the distance formula and make sure you're dividing by 2 in the midpoint formula!

Working with Midpoints and Line Segments
When working with shapes like rhombi and other polygons, midpoints help us find important measurements and properties.
For example, if we know that all sides of a rhombus SULY are equal , we can use this property to find missing values. If one side equals 2x + 6 and another equals 9 - x, we can set them equal and solve for x.
When working with line segments, you might need to:
- Find the length of a segment using the distance formula
- Determine if segments are congruent by comparing their lengths
- Find the midpoint of a segment using the midpoint formula
Remember that the midpoint divides a line segment into two equal parts - this property can help you find unknown coordinates.
Challenge Point: When you need to determine if two line segments are congruent, calculate their lengths using the distance formula and compare!

Midpoint Formula on a Number Line
On a number line, finding the midpoint is even simpler! If you have points at positions a and b, the midpoint is just their average: /2.
For example, if you have a line segment with endpoints at -4 and 9, the midpoint would be: (-4+9)/2 = 5/2 = 2.5
This works because the midpoint formula is really just finding the average of the coordinates. On a number line, we only deal with one coordinate .
When three points A, M, and B are collinear (on the same line), and AM = MB, then M is the midpoint of AB. This property is super useful when trying to find missing coordinates.
Remember: If Q is the midpoint of PR, then PQ = QR. If those distances aren't equal, then Q isn't the midpoint!

Midpoint Formula in a Coordinate Plane
In a coordinate plane, the midpoint formula finds the point exactly halfway between two points:
Midpoint =
Essentially, you're finding the average of the x-coordinates and the average of the y-coordinates.
For horizontal line segments , the midpoint will have the same y-coordinate as the endpoints. For example, if A(-3,4) and B(5,4), the midpoint is (1,4).
For vertical line segments , the midpoint will have the same x-coordinate as the endpoints.
For diagonal segments, you'll need to calculate both coordinates using the formula. Sketching the points can help you verify that your answer makes sense!
Visual Check: After calculating a midpoint, plot all three points on a graph. The midpoint should be exactly halfway between the two endpoints!

Applying the Midpoint Formula
Let's find the midpoint of a segment with endpoints R(5,-10) and G(3,6):
Step 1: Label your points - R(x₁,y₁) = (5,-10) and G(x₂,y₂) = (3,6)
Step 2: Substitute into the formula: Midpoint = = ((5+3)/2, (-10+6)/2) = (8/2, -4/2) = (4, -2)
Step 3: Verify your answer makes sense by sketching the points.
When finding midpoints, always check your work by plotting the points. The midpoint should be exactly halfway between the endpoints on both the x-axis and y-axis.
Pro Tip: Always sketch your points when possible - it helps catch calculation errors and gives you a visual check that your answer is reasonable!

More Midpoint Practice
Finding the midpoint of segment AB is straightforward with our formula:
Midpoint =
When coordinates involve algebraic expressions, apply the same formula. For example, with endpoints A and B, the midpoint would be:
/2, /2) = =
The key is treating the expressions just like numbers - add the x-coordinates and divide by 2, then do the same with the y-coordinates.
Practice is essential for mastering this concept. Try different types of coordinates to build your confidence.
Algebra Alert: When finding midpoints with variables, combine like terms before dividing by 2!

Finding an Endpoint When Given the Midpoint
Sometimes you'll know the midpoint and one endpoint, and need to find the other endpoint. This requires a slight twist on the midpoint formula.
If M(xₘ,yₘ) is the midpoint of segment AB, and you know the coordinates of endpoint A(x₁,y₁), you can find the coordinates of endpoint B(x₂,y₂) using these relationships:
xₘ = /2 yₘ = /2
Rearranging to solve for x₂ and y₂: x₂ = 2xₘ - x₁ y₂ = 2yₘ - y₁
This is super useful when you're trying to complete the picture of a line segment when you only have partial information.
Math Magic: The formula to find the missing endpoint is just the midpoint formula solved for the unknown point!

Finding the Missing Endpoint
Let's solve a problem: M is the midpoint of segment AB. The coordinates of A(-2, 3) and M(1, 0) are given. What are the coordinates of B?
Step 1: Label the points. A(x₁,y₁) = (-2, 3), M(xₘ,yₘ) = (1, 0), and B(x₂,y₂) is unknown.
Step 2: Use the relationships: x₂ = 2xₘ - x₁ y₂ = 2yₘ - y₁
Step 3: Substitute and solve: x₂ = 2(1) - (-2) = 2 + 2 = 4 y₂ = 2(0) - 3 = 0 - 3 = -3
Step 4: Therefore, B(4, -3)
Double-check: The midpoint of A(-2, 3) and B(4, -3) should be M(1, 0). Midpoint = ((-2+4)/2, (3+(-3))/2) = (2/2, 0/2) = (1, 0) ✓
Verification Trick: Always check your answer by putting it back into the midpoint formula!

Solving Midpoint Problems Graphically and Algebraically
When M is the midpoint of segment CD with coordinates M(-1, 1) and C(1, -3), we need to find point D.
Algebraically: Since M is the midpoint, M = So: -1 = /2 and 1 = /2
Solving for x₂: -1 = /2 -2 = 1+x₂ x₂ = -3
Solving for y₂: 1 = /2 2 = -3+y₂ y₂ = 5
Therefore, D(-3, 5)
Graphically, you can plot C and M, then extend the line the same distance beyond M to find D. This works because a midpoint is exactly halfway between the endpoints.
Visualization Tip: When solving these problems graphically, remember that the distance from C to M equals the distance from M to D!

More Practice with Midpoints
The midpoint formula is all about averages - the midpoint coordinates are the average of the corresponding endpoint coordinates.
Let's solve a problem: The midpoint of AB has coordinates (4, -9) and endpoint A has coordinates (-3, -5). What are the coordinates of B?
Using our formula: x₂ = 2xₘ - x₁ and y₂ = 2yₘ - y₁
x₂ = 2(4) - (-3) = 8 + 3 = 11 y₂ = 2(-9) - (-5) = -18 + 5 = -13
Therefore, B(11, -13)
For another example: The midpoint of XY is (3, -5) and Y(4, -8) is given. Find the coordinates of X.
x₁ = 2(3) - 4 = 6 - 4 = 2 y₁ = 2(-5) - (-8) = -10 + 8 = -2
Therefore, X(2, -2)
Quick Check: Always verify your answer makes sense by finding the midpoint of your original point and your answer!
We thought you’d never ask...
What is the Knowunity AI companion?
Our AI companion is specifically built for the needs of students. Based on the millions of content pieces we have on the platform we can provide truly meaningful and relevant answers to students. But its not only about answers, the companion is even more about guiding students through their daily learning challenges, with personalised study plans, quizzes or content pieces in the chat and 100% personalisation based on the students skills and developments.
Where can I download the Knowunity app?
You can download the app in the Google Play Store and in the Apple App Store.
Is Knowunity really free of charge?
That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.
Most popular content in Mathematics
9Math Made Easy: Essential Concepts for Grade 7
Master key math concepts with this comprehensive flashcard set designed specifically for 7th graders. Boost your understanding and ace your exams!
Chapter 2 Quiz. Algebra 1
Equations with variables on both side, literal equations, ratios, conversions, proportions
Math Flashcards: Triangles, Angles, and Congruent Triangles
Master the fundamentals of geometry with these math flashcards covering triangle angles, parallel lines, and congruent triangles. Test your knowledge and ace your exams!
Geometry Flashcards: Triangles, Proofs, Angles, and Lines
Master the fundamentals of geometry with these flashcards covering triangles, proofs, angles, and parallel lines. Test your knowledge and ace your exams!
Geometry Essentials
Master the fundamentals of geometry with these flashcards covering angles, triangles, congruent triangles, parallel lines, and polygons.
Solving X on both sides of an equation
Solve for x when there is x on both sides of equation.
Basic multiplication and division
like 6th grade math
PEMDAS
PEMDAS (parentheses, exponents, multiplication, division, addition, subtraction) Order of operation to solve math problems.
math
learn some new math
Most popular content
9Origins and Dynamics of the Columbian Exchange
Analyze the ecological and economic motivations behind the initial transfer of goods, people, and diseases between the Old and New Worlds.
Introduction to Early Cultural Interactions
Analyze the initial social and religious encounters between Europeans, Africans, and Indigenous peoples in the colonial Americas.
Origins of Ancient River Civilizations
Analyze the environmental factors and technological innovations that led to the rise of early states in Mesopotamia, Egypt, and the Indus Valley.
Motivations for European Exploration
Analyze the economic, religious, and political factors that drove European powers to the Americas during the 15th and 16th centuries.
Foundations of Ethical Guidelines in Research
Practice the core principles of the APA ethical code including informed consent, debriefing, and the role of Institutional Review Boards.
Introduction to Native American Societies
Examine the diverse social, political, and economic structures of North American indigenous groups prior to European contact.
Introduction to Biological Elements of Life
Practice identifying the essential elements including carbon, nitrogen, phosphorus, and sulfur that compose biological macromolecules.
Introduction to the Spanish Encomienda System
Explore the fundamental economic and social structures of the Spanish colonial system, focusing on the encomienda and the casta social hierarchy.
Origins and Continuity of the Byzantine Empire
Analyze the political and cultural transitions from the Roman Empire to the Byzantine Empire, focusing on the reign of Justinian I and his code.
Can't find what you're looking for? Explore other subjects.
Students love us — and so will you.
The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.
This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.
Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.
Upload 8th Grade Math Notes for Rewards
Midpoint and distance formulas are powerful tools that help you find points and measurements on coordinate planes. These formulas let you calculate the exact middle point between two coordinates and the precise distance between them - skills you'll use constantly...

Distance Formula Basics
The distance formula helps you find how far apart two points are on a coordinate plane. If you have two points A(x₁, y₁) and B(x₂, y₂), the distance between them is:
d = √
This formula is actually the Pythagorean Theorem in disguise! Think of the horizontal and vertical distances between points as the legs of a right triangle, with the direct distance being the hypotenuse.
The midpoint formula finds the point exactly halfway between two points. For points A and B, the midpoint is:
M =
Quick Tip: When using these formulas, always double-check your subtraction in the distance formula and make sure you're dividing by 2 in the midpoint formula!

Working with Midpoints and Line Segments
When working with shapes like rhombi and other polygons, midpoints help us find important measurements and properties.
For example, if we know that all sides of a rhombus SULY are equal , we can use this property to find missing values. If one side equals 2x + 6 and another equals 9 - x, we can set them equal and solve for x.
When working with line segments, you might need to:
- Find the length of a segment using the distance formula
- Determine if segments are congruent by comparing their lengths
- Find the midpoint of a segment using the midpoint formula
Remember that the midpoint divides a line segment into two equal parts - this property can help you find unknown coordinates.
Challenge Point: When you need to determine if two line segments are congruent, calculate their lengths using the distance formula and compare!

Midpoint Formula on a Number Line
On a number line, finding the midpoint is even simpler! If you have points at positions a and b, the midpoint is just their average: /2.
For example, if you have a line segment with endpoints at -4 and 9, the midpoint would be: (-4+9)/2 = 5/2 = 2.5
This works because the midpoint formula is really just finding the average of the coordinates. On a number line, we only deal with one coordinate .
When three points A, M, and B are collinear (on the same line), and AM = MB, then M is the midpoint of AB. This property is super useful when trying to find missing coordinates.
Remember: If Q is the midpoint of PR, then PQ = QR. If those distances aren't equal, then Q isn't the midpoint!

Midpoint Formula in a Coordinate Plane
In a coordinate plane, the midpoint formula finds the point exactly halfway between two points:
Midpoint =
Essentially, you're finding the average of the x-coordinates and the average of the y-coordinates.
For horizontal line segments , the midpoint will have the same y-coordinate as the endpoints. For example, if A(-3,4) and B(5,4), the midpoint is (1,4).
For vertical line segments , the midpoint will have the same x-coordinate as the endpoints.
For diagonal segments, you'll need to calculate both coordinates using the formula. Sketching the points can help you verify that your answer makes sense!
Visual Check: After calculating a midpoint, plot all three points on a graph. The midpoint should be exactly halfway between the two endpoints!

Applying the Midpoint Formula
Let's find the midpoint of a segment with endpoints R(5,-10) and G(3,6):
Step 1: Label your points - R(x₁,y₁) = (5,-10) and G(x₂,y₂) = (3,6)
Step 2: Substitute into the formula: Midpoint = = ((5+3)/2, (-10+6)/2) = (8/2, -4/2) = (4, -2)
Step 3: Verify your answer makes sense by sketching the points.
When finding midpoints, always check your work by plotting the points. The midpoint should be exactly halfway between the endpoints on both the x-axis and y-axis.
Pro Tip: Always sketch your points when possible - it helps catch calculation errors and gives you a visual check that your answer is reasonable!

More Midpoint Practice
Finding the midpoint of segment AB is straightforward with our formula:
Midpoint =
When coordinates involve algebraic expressions, apply the same formula. For example, with endpoints A and B, the midpoint would be:
/2, /2) = =
The key is treating the expressions just like numbers - add the x-coordinates and divide by 2, then do the same with the y-coordinates.
Practice is essential for mastering this concept. Try different types of coordinates to build your confidence.
Algebra Alert: When finding midpoints with variables, combine like terms before dividing by 2!

Finding an Endpoint When Given the Midpoint
Sometimes you'll know the midpoint and one endpoint, and need to find the other endpoint. This requires a slight twist on the midpoint formula.
If M(xₘ,yₘ) is the midpoint of segment AB, and you know the coordinates of endpoint A(x₁,y₁), you can find the coordinates of endpoint B(x₂,y₂) using these relationships:
xₘ = /2 yₘ = /2
Rearranging to solve for x₂ and y₂: x₂ = 2xₘ - x₁ y₂ = 2yₘ - y₁
This is super useful when you're trying to complete the picture of a line segment when you only have partial information.
Math Magic: The formula to find the missing endpoint is just the midpoint formula solved for the unknown point!

Finding the Missing Endpoint
Let's solve a problem: M is the midpoint of segment AB. The coordinates of A(-2, 3) and M(1, 0) are given. What are the coordinates of B?
Step 1: Label the points. A(x₁,y₁) = (-2, 3), M(xₘ,yₘ) = (1, 0), and B(x₂,y₂) is unknown.
Step 2: Use the relationships: x₂ = 2xₘ - x₁ y₂ = 2yₘ - y₁
Step 3: Substitute and solve: x₂ = 2(1) - (-2) = 2 + 2 = 4 y₂ = 2(0) - 3 = 0 - 3 = -3
Step 4: Therefore, B(4, -3)
Double-check: The midpoint of A(-2, 3) and B(4, -3) should be M(1, 0). Midpoint = ((-2+4)/2, (3+(-3))/2) = (2/2, 0/2) = (1, 0) ✓
Verification Trick: Always check your answer by putting it back into the midpoint formula!

Solving Midpoint Problems Graphically and Algebraically
When M is the midpoint of segment CD with coordinates M(-1, 1) and C(1, -3), we need to find point D.
Algebraically: Since M is the midpoint, M = So: -1 = /2 and 1 = /2
Solving for x₂: -1 = /2 -2 = 1+x₂ x₂ = -3
Solving for y₂: 1 = /2 2 = -3+y₂ y₂ = 5
Therefore, D(-3, 5)
Graphically, you can plot C and M, then extend the line the same distance beyond M to find D. This works because a midpoint is exactly halfway between the endpoints.
Visualization Tip: When solving these problems graphically, remember that the distance from C to M equals the distance from M to D!

More Practice with Midpoints
The midpoint formula is all about averages - the midpoint coordinates are the average of the corresponding endpoint coordinates.
Let's solve a problem: The midpoint of AB has coordinates (4, -9) and endpoint A has coordinates (-3, -5). What are the coordinates of B?
Using our formula: x₂ = 2xₘ - x₁ and y₂ = 2yₘ - y₁
x₂ = 2(4) - (-3) = 8 + 3 = 11 y₂ = 2(-9) - (-5) = -18 + 5 = -13
Therefore, B(11, -13)
For another example: The midpoint of XY is (3, -5) and Y(4, -8) is given. Find the coordinates of X.
x₁ = 2(3) - 4 = 6 - 4 = 2 y₁ = 2(-5) - (-8) = -10 + 8 = -2
Therefore, X(2, -2)
Quick Check: Always verify your answer makes sense by finding the midpoint of your original point and your answer!
We thought you’d never ask...
What is the Knowunity AI companion?
Our AI companion is specifically built for the needs of students. Based on the millions of content pieces we have on the platform we can provide truly meaningful and relevant answers to students. But its not only about answers, the companion is even more about guiding students through their daily learning challenges, with personalised study plans, quizzes or content pieces in the chat and 100% personalisation based on the students skills and developments.
Where can I download the Knowunity app?
You can download the app in the Google Play Store and in the Apple App Store.
Is Knowunity really free of charge?
That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.
Most popular content in Mathematics
9Math Made Easy: Essential Concepts for Grade 7
Master key math concepts with this comprehensive flashcard set designed specifically for 7th graders. Boost your understanding and ace your exams!
Chapter 2 Quiz. Algebra 1
Equations with variables on both side, literal equations, ratios, conversions, proportions
Math Flashcards: Triangles, Angles, and Congruent Triangles
Master the fundamentals of geometry with these math flashcards covering triangle angles, parallel lines, and congruent triangles. Test your knowledge and ace your exams!
Geometry Flashcards: Triangles, Proofs, Angles, and Lines
Master the fundamentals of geometry with these flashcards covering triangles, proofs, angles, and parallel lines. Test your knowledge and ace your exams!
Geometry Essentials
Master the fundamentals of geometry with these flashcards covering angles, triangles, congruent triangles, parallel lines, and polygons.
Solving X on both sides of an equation
Solve for x when there is x on both sides of equation.
Basic multiplication and division
like 6th grade math
PEMDAS
PEMDAS (parentheses, exponents, multiplication, division, addition, subtraction) Order of operation to solve math problems.
math
learn some new math
Most popular content
9Origins and Dynamics of the Columbian Exchange
Analyze the ecological and economic motivations behind the initial transfer of goods, people, and diseases between the Old and New Worlds.
Introduction to Early Cultural Interactions
Analyze the initial social and religious encounters between Europeans, Africans, and Indigenous peoples in the colonial Americas.
Origins of Ancient River Civilizations
Analyze the environmental factors and technological innovations that led to the rise of early states in Mesopotamia, Egypt, and the Indus Valley.
Motivations for European Exploration
Analyze the economic, religious, and political factors that drove European powers to the Americas during the 15th and 16th centuries.
Foundations of Ethical Guidelines in Research
Practice the core principles of the APA ethical code including informed consent, debriefing, and the role of Institutional Review Boards.
Introduction to Native American Societies
Examine the diverse social, political, and economic structures of North American indigenous groups prior to European contact.
Introduction to Biological Elements of Life
Practice identifying the essential elements including carbon, nitrogen, phosphorus, and sulfur that compose biological macromolecules.
Introduction to the Spanish Encomienda System
Explore the fundamental economic and social structures of the Spanish colonial system, focusing on the encomienda and the casta social hierarchy.
Origins and Continuity of the Byzantine Empire
Analyze the political and cultural transitions from the Roman Empire to the Byzantine Empire, focusing on the reign of Justinian I and his code.
Can't find what you're looking for? Explore other subjects.
Students love us — and so will you.
The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.
This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.
Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.