SLG 1.3 Distance and Midpoint Formulas
SLG 1.3 Distance and Midpoint Formulas
By the end of this module, the students will have been able to apply the distance and midpoint formulas
for points and segments on the coordinate plane.
Solving problems that involve finding either distances or midpoints are often necessary. Let
us recall line segments – part of a line which has two endpoints – drawn in a coordinate plane. Given
the coordinates of these endpoints, we will be able to determine the distance (length of the line segment)
and the midpoint (halfway between two endpoints). It is essential to fully understand how to find the
midpoint and distance of a line segment because this will also enable us to fully understand the concept
of absolute value.
In lesson 1.2, we have discussed how to find the midpoint and distance between two points on
a number line. This time, to solve this problem, we need to compute for the midpoint and distance
between two points on a Cartesian plane.
Mathematics 3 | Page 1 of 8
IGNITE Time Allocation: 15 minutes
Actual Time Allocation: _____ minutes
Figure 2
Solution:
To find the distance between points Y and Z, we have added point X with coordinates
(−2, −2) to create a right triangle. This will enable us to use the Pythagorean theorem. Isolating
right triangle ∆𝑋𝑌𝑍, we’ll have figure 3 shown below.
Figure 3
The vertices of the triangle are 𝑋 (−2, −2), 𝑌 (−2, 3) and 𝑍 (6, −2). Side 𝑋𝑌 is parallel to the
y – axis and points X and Y lie on a vertical line. To compute for the length 𝑋𝑌, we simply have
|𝑦𝑋 − 𝑦𝑌 | = |−2 − 3| = 5 units. Side XZ is parallel to the x – axis and points X and Z lie on a
horizontal line. its length is 8 units. Similarly, we can compute for the length 𝑋𝑍 = |𝑥𝑋 − 𝑥𝑍 | =
|−2 − 6| = 8 units. Given that the triangle is right, 𝑌𝑍 is the longest side which is the
hypotenuse and we can use the Pythagorean Theorem to find its length.
,
Consider the legs of the right triangle XY and XZ as a and b, and the longest side YZ as the
hypotenuse 𝑐. Now, let us determine the length of side YZ (c) using the Pythagorean theorem.
𝑐 2 = 𝑎2 + 𝑏 2 ⟹ 𝑐 2 = 82 + 52 ⟹ 𝑐 2 = 64 + 25 ⟹ 𝑐 = √𝟖𝟗 ≈ 𝟗. 𝟒𝟑
Mathematics 3 | Page 2 of 8
Using the Pythagorean Theorem, we were able to find the length of side YZ which is √𝟖𝟗
units and the distance between points Y and Z is √𝟖𝟗 or approximately 9.43 units.
DISTANCE FORMULA
From this example, we now have an idea how to derive the distance formula.
Figure 4
Observe the triangle shown below. Each vertex of the triangle is labeled appropriately.
And based from how we have computed the for the distance of the legs of the triangle, we
replace side “a” by |𝑥2 − 𝑥1 | and side “b” by |𝑦2 − 𝑦1 |, and side “c” by d. We determine that
𝒅 = √(𝒙𝟐 − 𝒙𝟏 )𝟐 + (𝒚𝟐 − 𝒚𝟏 )𝟐 .
Example 2.
Let us find the distance between points Y (−2,3) and Z (6, −2) from example 1.
Solution:
Let Y(𝒙𝟏 , 𝒚𝟏 ) = (−𝟐, 𝟑) and 𝒁(𝒙𝟐 , 𝒚𝟐 ) = (𝟔, −𝟐)
Therefore,
𝑑 = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2
𝑑 = √[6 − (−2)]2 + [(−2) − 3]2
𝑑 = √82 + 52 = √64 + 25 = √𝟖𝟗 ≈ 𝟗. 𝟒𝟑
Example 3.
Find the distance between the given points
A (-1, 4) and B (-5, -6) in the coordinate plane
shown at the right (see Figure 5).
Solution:
Using the Distance Formula, we can
determine the distance between points
A (-1, 4) and B (-5, -6)
𝑑 = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2
𝑑 = √[−5 − (−1)]2 + [(−6) − 4]2
𝑑 = √(−4)2 + (−10)2 = √16 + 100 Figure 5
Mathematics 3 | Page 3 of 8
𝑑 = √116 = 𝟐√𝟐𝟗 ≈ 𝟏𝟎. 𝟕𝟕
Therefore, the distance between points A and B is 𝟐√𝟐𝟗 or approximately 10.77 units.
Remember this!
It does not matter which point is assigned as (𝑥1 , 𝑦1 ) and which point is assigned as (𝑥2 , 𝑦2 ),
the result will be exactly the same.
MIDPOINT FORMULA
https://www.youtube.com/watch?v=zXpOIcCLRio
Let us consider two points A (𝑥1 , 𝑦1 ) and B (𝑥2 , 𝑦2 ), the point which is halfway between A and
B on a line is called midpoint. We can calculate the midpoint (M) using the midpoint formula.
𝒙𝟏 + 𝒙𝟐 𝒚𝟏 + 𝒚𝟐
𝑴𝒙 = and 𝑴𝒚 =
𝟐 𝟐
𝒙𝟏 + 𝒙𝟐 𝒚𝟏 + 𝒚𝟐
𝑴=( , )
𝟐 𝟐
Example 4.
Determine the coordinates of the
midpoint between the points 𝑆(−1, 6)
and 𝑇(4, −6).
Solution:
𝟑
Thus, the midpoint of ST is at ( , 𝟎).
𝟐
Mathematics 3 | Page 4 of 8
Example 5.
If one of the endpoints of a line segment drawn in a coordinate plane is at (3, −4) and the
midpoint of the segment is at (−2, 1). Determine the coordinates of the other endpoint.
Solution:
Using (𝑥1 , 𝑦1 ) = (3, −4) and (𝑀𝑥 , 𝑀𝑦 ) = (−2,1). We will use the midpoint formula to
determine the coordinates of the other endpoint, (𝑥2 , 𝑦2 ).
𝒙𝟏 + 𝒙𝟐 𝒚𝟏 + 𝒚𝟐
𝑴𝒙 = and 𝑴𝒚 =
𝟐 𝟐
𝒙𝟏 + 𝒙𝟐
To find 𝒙𝟐 , we are going to use 𝑴𝒙 =
𝟐
3+ 𝑥2
−2 = ⟹ −4 = 3 + 𝑥2 ⟹ 𝑥2 = −4 − 3 = −𝟕
2
𝒚𝟏 + 𝒚𝟐
To find 𝒚𝟐 , we are going to use 𝑴𝒚 =
𝟐
−4 + 𝑦2
1= ⟹ 2 = −4 + 𝑦2 ⟹ 𝑦2 = 2 + 4 = 𝟔
2
1. Determine the distance between the points A(4, −3) and F(0, 6) in a coordinate plane
2. Given a point (−2, −4) and the midpoint of the line segment joining (2, 4) and (5, 7), find
the distance between these points.
3. If (3, 6) is the midpoint of points (𝑥, 𝑦) and (−6, 7), find the values of 𝑥 and 𝑦.
4. Given the vertices of a triangle, 𝐴(0, 1), 𝐵(2, 3) and 𝐶(2, −1). Show that ∆𝐴𝐵𝐶 is a right
isosceles.
5. Determine the value of y in the point (0, y) which is equidistant from (5, −10) and (1, −3).
Mathematics 3 | Page 5 of 8
KNOT Time Allocation: 5 minutes
Actual Time Allocation: _____ minutes
Let us summarize!
The distance between two points in a coordinate plane can be solved using the distance
formula. Distance formula is derived from the Pythagorean Theorem.
Pythagorean Theorem: 𝑐 2 = 𝑎2 + 𝑏 2 where a and b are the legs of a right triangle and c is
the hypotenuse (side opposite the right angle)
Midpoint Formula
If a line segment has endpoints (𝒙𝟏 , 𝒚𝟏 ) and (𝒙𝟐 , 𝒚𝟐 ). We can find the coordinates of the
segment’s midpoint using
𝒙𝟏 + 𝒙𝟐 𝒚𝟏 + 𝒚𝟐
𝑀=( , )
𝟐 𝟐
We determine the midpoint by taking the average of the two x – coordinates and the average
of the two y-coordinates.
SUMMATIVE TEST
Directions: Read and analyze each statement/problem carefully. Circle the letter of your answer.
1. Determine the midpoint of a line segment whose endpoints are (−3, −8) and (9,3).
a. (21, 14) c. (−5,5, 6)
b. (3, −2.5) d. (−6, −5.5)
2. Calculate the distance between the points 𝑆(−4, 3) and 𝑇(6,1). Round your answers to the nearest
tenth.
a. 3.5 c. 9.8
b. 4.5 d. 10.2
Mathematics 3 | Page 6 of 8
5. Determine the perimeter of ∆𝐹𝐴𝑍 with vertices 𝐹(0, – 6), 𝐴(4, – 6), and 𝑍(0, – 3).
a. 7 units c. 14 units
b. 12 units d. 32 units
6. The coordinates of 𝑇 are (10, 10) and the coordinates of 𝐻 which is the midpoint of ̅̅̅̅
𝑇𝐸 are (9, 8).
What are the coordinates of 𝐸?
a. (9.5, 9) c. (11, 12)
b. (18, 16) d. (8, 6)
7. Given the coordinates of the vertices of a triangle below, can these be vertices of a right triangle?
𝑋(−4, 7), 𝑌(2, 9), 𝑍(1, 4)
a. Yes c. Cannot be determined
b. No
8. Determine the coordinates of the other endpoint if one endpoint of a line segment is at (2, −5) and
its midpoint is at (4, −2),
a. (6, 1) c. (6, −8)
b. (−2, −11) d. (8, −1)
9. Given the vertices of a 𝑟𝑡. ∆𝑆𝑇𝑈, 𝑆(−2, 1), 𝑇(1, 1) and 𝑈(1, 2). Determine the length of the
hypotenuse of the right triangle.
a. √10 c. 4
b. 2√3 d. 2√5
10. If 𝑍(0,2) is equidistant from 𝑋(3, 𝑎) and 𝑌(𝑎, 5), determine the value of a.
a. -3 c. 1
b. 0 d. 3
References:
Albarico, J.M. (2013). THINK Framework. (Based on Ramos, E.G. and N. Apolinario. (n.d.) Science
LINKS. Rex Bookstore, Inc.)
Cabrillo College (n.d). Distance and Midpoint Formulas; Circles. Retrieved from
https://cabrillo.instructure.com/courses/10269/modules/items/256611
Schoolwires Website (n.d), Distance and Midpoint Formulas; Circles, pp. 243-253. Retrieved from
https://fl01000126.schoolwires.net/cms/lib/FL01000126/Centricity/Domain/261/Ch1_Section9.
pdf
Mathematics 3 | Page 7 of 8
ANSWER KEY
Try these Out!
1. a. TRUE
b. TRUE
c. FALSE. It does not matter which point is designated as (𝑥1 , 𝑦1 ) and which point is designated by
(𝑥2 , 𝑦2 ), the result will be exactly the same.
Summative Test
1. b
3. b
5. b
7. b
9. a
Mathematics 3 | Page 8 of 8