SlideShare a Scribd company logo
1 of 28
Download to read offline
Module 2
Plane Coordinate Geometry
What this module is about
This module will discuss how the distance between two points can be derived by
applying the Pythagorean theorem. By using the derivation of distance, this module will
also define and discuss the midpoint formula. Furthermore, this module will also define and
verify figures and their characteristics on the coordinate plane using the coordinate proof.
This will also enhance your knowledge of distances between two points and how to get the
lengths of segments and sides of polygons.
What you are expected to learn
This module is written for you to
1. Derive the distance formula using the Pythagorean theorem.
2. Apply the distance formula in finding lengths of segments.
3. Verify congruence of segments by applying the distance formula.
4. Derive the midpoint formula.
5. Verify the midpoint of a segment using the distance formula.
6. Solve problems that are application of the distance and midpoint formula.
How much do you know
Answer the following questions as indicated.
1. If the coordinate of point X is - 2 , and the coordinate of point Y is 3, what is the
length of XY ?
Find the distance between the following given pairs of points.
2. M(5, 5) and N(9, 8)
3. R(0, 6) and S(8, 0)
4. P(4, -3) and Q(4, 4)
Find the coordinate of the midpoint X of the segments whose endpoints are:
5. (3, 0), (7, 6)
6. (-2, -3), (-6, 9)
7. (8, 1), (-5, 5)
2
8. Find the perimeter of a triangle whose vertices are at the given points A(2, 3), B(5, 7),
C(0, 1).
9. If A is the midpoint of MN , determine the coordinates of A if the coordinates of the
endpoints are M(-4, -3) and N(5, 7)
10.The coordinates of the vertices of a quadrilateral are (6, 0), (2, 3), (3, -4) and (-1, -1).
What kind of quadrilateral is formed when you connect the vertices?
What you will do
Lesson 1
The Distance Formula
When you refer to the distance between any two points on the plane, either
horizontally, vertically or any other positions, then what you mean is getting the length of the
segment joining the two points.
Illustrations: Horizontal Distance
A B
-3 -2 -1 0 1 2 3 4 5 6
The distance between A and B, which is denoted by AB is 4
AB = │5 – 0│= │5│= 5.
Vertical Distance 3 E
The distance between E and F, which is denoted by EF is
EF = │3 – (-1)│ = │4│ = 4. 2
Distance between two points or length of a segment is always a unique
positive real number. That is why it is necessary to use the symbol ││ for 1
absolute value.
If x1 and x2 are the coordinates of A and B respectively on a 0
horizontal number line, then the distance between A and B is denoted by
-1 F
If y1 and y2 are the coordinates of E and F respectively on a -2
vertical number line, then the distance between E and F is denoted by
AB = │x2 – x1│
EF = │y2 – y1│
3
Examples:
Find the length of the following segments:
a. CD Y
b. XY
c. RS
X
Solution:
a. Points C and D have the same y-coordinate. Therefore, distance CD is denoted by
CD = │8 – 1│ = │7│ = 7
b. Points X and Y have the same x-coordinate. So distance XY can computed as
XY = │2 –(-3)│ = │2 + 3│= 5
c. Points R and S have the same y-coordinate. So distance RS is
RS = │-7 - 0│ = │-7│= 7
Suppose the given segment on a coordinate plane is neither horizontal nor vertical.
How are you going to find the distance?
Let M (x1, y1) and N(x2, y2) be two points on a Cartesian coordinate plane. Let
there be another point A where an imaginary horizontal segment through M intersects an
imaginary segment through N.
Y
N(x2,y2)
M(x1,y1) A(x2,y1)
X
D (8,4)C (1,4)
X (6,2)
Y (6,-3)R (-7,-4) S (0,-4)
0
-5
5
55
5
-5
-5
-5
4
Observe that right triangle MAN is formed on the coordinate plane. The distance
between M and N is equal to the length of the hypotenuse MN of the right triangle. By
the Pythagorean theorem,
(MN)2
= (MA)2
+ (NA)2
But in the earlier discussion, you were given the some formula how to get the distance on
the horizontal number line and the vertical number line. You can just call them horizontal
distance and vertical distance. Therefore if you substitute the previous formula to the
above formula you will get
(MA)2
= │x2 – x1│ and
(NA)2
= │y2 – y1│
Putting together the formula above and the Pythagorean theorem, you will have
(MN)2
= │x2 - x1│2
+ │y2 – y1│2
.
Simplifying, you will get the distance formula. The distance between two points M(x1, y1)
and N(x2, y2) is given by the formula,
This we can do since the absolute value of a number is non negative, so is the square of a
number is also non negative.
Examples:
1. Use the distance formula to find the length of the given segments in the coordinate
plane.
a. AB Y
b. LP
c. RS
d. TU
X
MN = 2
12
2
12 )()( yyxx −+−
-5
-5
-5
-5
5
5
5
5
0
A
B
S
T
U
R
P
L
5
Solutions: In each of the following segments, determine first the coordinates of the
endpoints from the graphs.
a. AB ; A(2, 7), B(5, 3)
x1 = 2 x2 = 5
y1 = 7 y2 = 3
AB = 2
12
2
12 )()( yyxx −+−
= 22
)73()25( −+−
= 22
)4()3( −+
= 169 +
= 25
AB = 5
b. LP ; L(-1, 5) , P(3, 0)
x1 = -1 x2 = 3
y1 = 5 y2 = 0
LP = 2
12
2
12 )()( yyxx −+−
= 22
)50()]1(3[ −+−−
= 22
)5()4( −+
= 2516 +
LP = 41
c. RS ; R(-3, 5) , S(-5, -4)
x1 = -3 x2 = -5
y1 = 5 y2 = -4
RS = 2
12
2
12 )()( yyxx −+−
= 22
)54()]3(5[ −−+−−−
= 22
)9()35( −++−
= 22
)9()2( −+−
= 814 +
RS = 85
d. TU ; T(-2, -2), U(5, -6)
x1 = -2 x2 = 5
y1 = -2 y2 = -6
6
TU = 2
12
2
12 )()( yyxx −+−
= 22
)]2(6[)]2(5[ −−−+−−
= 22
)26()25( +−++
= 22
)4()7( −+
= 1649 +
TU = 65
2. Draw a triangle with vertices A(1, 5), B(3, 1), C(-3, 3). Show that ∆ABC is isosceles.
Solution: a. Plot the given points (vertices) on a Cartesian coordinate plan.
Y
X
b. To show that ∆ABC is isosceles, find the length of the sides. For the triangle to
be isosceles, at least two of the sides must have the same length.
1. Find AC; A(1, 5), C(-3, 3)
x1 = 1 x2 = -3
y1 = 5 y2 = 3
AC = 2
12
2
12 )()( yyxx −+−
= 22
)53()13( −+−−
= 22
)2()4( −+−
= 416 +
= 20
AC = 2 5
2. Find BC; B(3, 1) , C(-3, 3)
x1 = 3 x2 = -3
y1 = 1 y2 =3
42
4
-2
-4
2
-2
4
6
-2
0
6
4
2
-2 2
-4
C
B
A
7
BC = 2
12
2
12 )()( yyxx −+−
= )13()33( 2
−+−−
= 22
)2()6( +−
= 436 +
= 40
BC = 2 10
3. Find AB; A(1, 5) B(3, 1
x1 = 1 x2 = 3
y1 = 5 y2 = 1
AB = 2
12
2
12 )()( yyxx −+−
= 22
)51()13( −+−
= 22
)4()2( −+
= 164 +
= 20
AB = 2 5
Since the length of AC equals the length of AB, then AC AB≅ . Therefore ∆ABC is an
isosceles triangle.
3. Find the perimeter of a quadrilateral whose vertices are P(-2,2), Q(5, 2), R(4, -3) and
S(-3, -3). What kind of quadrilateral is PQRS?
Solution:
a. Find PQ; the y-coordinate of P and Q is the same
PQ = 2
)]2(5[ −−
= 2
)25( +
= 2
)7(
PQ = 7
b. Find QR
QR = 22
)23()54( −−+−
= 22
)5()1( −+−
= 251+
QR = 26
8
c. Find RS; the y-coordinate of R and S is the same
RS = 2
)43( −−
= 2
)7(−
= 49
RS = 7
d. Find PS
PS = 22
)23()]2(3[ −−+−−−
= 22
)5()1( −+−
= 251+
= 26
The perimeter of quadrilateral PQRS = PQ + QR + RS + PS
= 7 + 26 + 7 + 26
= 14 + 2 26
Based on the computed lengths of the sides, PQ = RS and QR = PS which means that the
opposite sides of the quadrilateral are congruent. Therefore, PQRS is a parallelogram.
4. Show by the distance formula that the following points R(3, 5), S(0, -1) and T(1,1) are
collinear.
Solution: To illustrate that the given points R, S and T are collinear, you have to show that
the sum of the lengths of the two short segments is equal to the length of the longer
segment.
a. Find RS
RS = 22
)51()30( −−+−
= 22
)6()3( −+−
= 369 +
= 45
RS = 3 5
b. Find ST
ST = 22
)]1(1[)01( −−+−
= 22
)2()1( +
= 41+
ST = 5
9
c. Find RT
RT = 22
)51()31( −+−
= 22
)4()2( −+−
= 164 +
= 20
RT = 2 5
Now add ST and RT. ST + RT = 5 + 2 5 = 3 5 which means that ST + RT = RS.
This conclusion satisfies the definition of betweenness and so R, S and T are
collinear. To verify further, plot the three points on the Cartesian coordinate plane.
5. The endpoints of the base of an isosceles triangle are A( 1, 2) and B(4, -1). Find the y-
coordinate of the third vertex if its x-coordinate is 6.
Solution:
Let C(6, y) be the coordinates of the third vertex.
Since ∆ABC is isosceles, and AB is the base, then AC = BC.
AC = 22
)2()16( −+− y
BC = 22
)]1([)46( −−+− y
But AC = BC, therefore to solve for y, equate the values of AC and BC.
22
)2()16( −+− y = 22
)]1([)46( −−+− y Y
22
)2(5 −+ y = 22
)1(2 ++ y
Squaring both sides
25 + y2
– 4y + 4 = 4 + y2
+2y +1 5 5
– 6y = -24
y = 4
So the third vertex is C(6, 4).
The triangle is shown in the figure
at the right.
-5 -5
X
-2 5 10
5 10
A (1,2)
C (6,y)
B (4,-1)
10
6. A point A(x, 1) is 29 units from B(8, 3). Find x.
Solution:
AB = 22
)13()8( −+− x = 29
22
21664 ++− xx = 29
64 – 16x + x2
+ 4 = 29 Squaring both sides of the equation
x2
- 6x + 39 = 0
(x – 13) (x - 3) = 0
x – 13 = 0 x – 3 = 0
x = 13 x = 3
There are two values of x. Therefore the two points are (13, 1) and (3, 1)
7. Three of the vertices of a square are points A(2, 4), B(-2, 4), C(-2, 0). Find the fourth
vertex D(x, y).
Solution: Plot the points on the coordinate plane.
Y
X
Try this out
A. Find the distance between the following pairs of points.
1. (0, 4 ), ( 0, 6 )
2. ( 2, -1), ( 7, -1 )
B(-2,4)
C(-2,0)
A(2,4)
D(x, y)
11
3. ( 4, -3 ), ( -7, -3 )
4. ( 1, 5 ), ( 3, 8 )
5. ( -4, -7 ), ( 0, 5 )
6. ( 2, 8 ), (-5, -1)
7. ( -5, 4 ), ( -3, -3 )
8. ( 6, 2 ), ( 5, -2 )
9. ( -1, 6 ), ( 5, -1 )
10. ( -4, -5 ), ( 6, 0 )
B. Find the perimeter of the polygons with vertices at the given points.
11. ( 1, 2 ), ( 4, 6 ), ( 7, 2 )
12. ( -1, 7 ), ( -1, 1 ), ( -9, 1)
13. ( 2, -2 ), ( -1, -5 ), ( -3, -1)
14. ( 2, -6 ), ( 2. -9 ), ( -3, -6 ), (-3, 9)
15. ( 4, -1 ), ( 7, -2 ), ( 5, -6), (2, -5)
16. ( -2, 4 ), ( 0, 6 ), ( 2, 4 ), (0, 0)
17. ( -5, -4 ), ( -3, -6 ), ( -5, -9 ), ( -8, 8 ), ( -8, -5 )
C. Given the distance(d) between two points D and F and the coordinates of one of the
endpoints. Find the coordinates of the other endpoint if either x or y coordinate is given.
18. d = 13, D(-4, 1), F( x, -4)
19. d = 7, D( 5, 0), F( 1, y)
20. d = 5, D(-4, y), F(0, -3)
21. d = 5 , D(x, 4), F(3, 5)
D. Solve the following problems:
22. Draw a triangle with vertices ( 6, 3 ), ( 2, 7 ), ( 10, 7 ). What kind of triangle is it?
23. Use the distance formula to show that (3, 0), (0, 4), ( 6, -4) are collinear.
24. The distance from (5, 7) to (x, 2) is 34 . Find all possible values for x.
25. Find the fourth vertex S of a rectangle whose three vertices are p(-3, 2),
Q(-3, 7) and R(2, 7).
26. The point (5, y) is 17 units from (6, 2). Find y.
27. A line segment 5 units long has one of its ends at (3, 1). The y-coordinate of the
other end is 5. Find its x-coordinate.
12
Lesson 2
The Midpoint Formula
The midpoint of a segment is a point that divides a segment into two (2) congruent
segments.
Illustrations:
1. C is the midpoint of AB . Then A B
AC BC≅ . So AC = CB. X
2. If M is the midpoint of XY then M
XM MY≅ , thus XM = MY.
T
S
3. S is the midpoint of XY Y
Therefore, RS ST≅ , and RS = ST.
R
From the illustrations given, you can say that the midpoint of a segment should lie
between the endpoints of the segments and the three points must be collinear.
How do you get the midpoint of the segment on the coordinate plane? Consider the
coordinate plane below and the segments on it.
C
X(-2,3) Y(6,3)
Q(-4,-3)
P(-4,2) M
R
Y
X
5
-5-5
-5
-5
5 5
5
0
13
If M and R are the midpoints of XY and PQ respectively, how do your determine
the coordinates of M and R?
To get the midpoint of XY , you have to consider that the segment is horizontal, thus
the y-coordinate is the same. Since point M lies between the two endpoints and in the
middle, the x-coordinate of M is the average of the x-coordinates of the two endpoints of
the segment and the y-coordinate is 3.
So the coordinates of M is
M(xm, ym) = 




 +−
3,
2
62
= 





3,
2
4
= (2, 3)
To get the coordinates of R, consider PQ . Since the segment is vertical, the two
endpoints have the same x-coordinate which is -4. To get the y-coordinate, get the average
of the y-coordinates of the two endpoints. That is
R(xm, ym ) = 




 −+
−
2
)3(2
,4
= 





−−
2
1
,4
Therefore, to get the coordinates of the midpoint of horizontal segment the formula
below is used. Since the two endpoints have the same y – coordinate the midpoint (M) is
M 




 +
y
xx
,
2
21
For vertical segments, since the two endpoints have the same x-coordinate, then the
formula is
M 




 +
2
, 21 yy
x
How do you get the coordinates of the segment on the coordinate plane which is
neither horizontal nor vertical? AB illustrated below is neither horizontal nor vertical.
14
The endpoints of AB are A(2, 1) and B(4, 7). Let M be the midpoint of AB . To
determine the coordinates of M, draw horizontal segment passing through A and a vertical
segment passing through B. The two segments intersect at a point whose coordinates are
(4, 1). Get the coordinates of the midpoint H of the horizontal segment.
H 




 +
1,
2
42
or H(3, 1)
Then get the coordinates of the midpoint V of the vertical segment .
V 




 +
2
71
,4 or V(4, 4).
The points H and V suggest that the midpoint of M are (3, 4). To check if M is really the
midpoint of AB , we have to show that AM = MB.
AM = 22
)14()23( −+−
= 22
31 +
= 91+
= 10
MB = 22
)47()34( −+−
= 22
31 +
= 91+
= 10
Since AM = MB = 10 , then M is really the midpoint of AB .
For segments on the coordinate plane which are neither horizontal nor vertical, the
formula for finding its midpoint M is given below.
H (4,1)
B(4,7)
A(2,1)
M V
X
Y
0
15
The Midpoint Formula:
If A(x1, y1) and B(x2, y2) are any two points in a coordinate plane, then the midpoint M
of AB has coordinates
Examples:
1. Find the coordinates of the midpoint M of the segments whose endpoints are
a. (3, 5), (7, 1)
b. (0, 1), (-4, 3)
c. (-3, -6), (2, -11)
d. (4, -1), (-7, 3)
Solutions: Using the midpoint formula,
a. (3, 5), (7, 1)
x1 = 3, x2 = 7
y1 = 5, y2 = 1
M 




 ++
2
51
,
2
37
= M 





2
6
,
2
10
= M(5,3)
b. (0, 1), (-4, 3)
x1 = 0 , x2 = -4
y1 = 1 , y2 = 3
M 




 ++−
2
13
'
2
04
M(-2, 2)
c. (-3, 6), (2, 11)
x1 = -3, x2 = 2
y1 = 6 , y2 = 11
M 




 −+−+−
2
)11(6
,
2
23
M 




 −−
2
17
,
2
1
M 




 ++
2
,
2
2121 yyxx
16
d. (4, 1), (-7, 3)
x1 = 4 , x2 = -7
y1 = 1 , y2 = 3
M 




 +−+
2
13
,
2
)7(4
M 




 −
=




 −
2,
2
3
2
4
,
2
3
2. M(-1, -3) is the midpoint of ST , If the coordinates of S are (-3, 2), find the coordinates
of T.
Solution:
Step 1. Let T have coordinates (x, y). By the midpoint formula, the midpoint of ST is





 +−+
2
2
,
2
)3( yx
= 




 +−
2
2
,
2
3 yx
Step 2. We are given that the coordinates of M is (-1, -3) and M is the midpoint of
ST . Therefore,
2
3−x
= -1
x – 3 = -1(2)
x – 3 = -2
x = -2 + 3
x = 1
and
2
2+y
= -3
y + 2 = 2(-3)
y + 2 = -6
y = -6 -2
y = -8
So the coordinates of T are (1, -6)
3. One endpoint P of segment PS and its midpoint R are given. Use the midpoint formula
to find the coordinates of the second segment S.
a. P(3, -4), R(0, 0)
b. P(2, 5), R(5, -1)
c. P(-6, -3), R(0, 1)
17
Solutions:
a. Let S have the coordinates (x, y). Using the midpoint formula, the midpoint of PS
is given as 




 −+
2
4
,
2
3 yx
The coordinates of midpoint R are (0, 0)
0
2
3
=
+x
x + 3 = 0
x = -3
0
2
4
=
−y
y -4 = 0
y = 4
The coordinates of R are (-3, 4)
b. Coordinates of S are (x, y). Applying the midpoint formula, the coordinates of R
is 




 ++
2
5
,
2
2 yx
The coordinates of midpoint R are ((5, -1)
5
2
2
=
+x
x + 2 = 10
x = 8
1
2
5
−=
+y
y + 5 = -2
y = -7
The coordinates of R are ( 8, -7)
c. Coordinates of S are (x, y). Using the midpoint formula, the coordinates of
midpoint R is given as 




 −+−+
2
)3(
,
2
)6( yx
The coordinates of midpoint R are (0, 1). Solving for x and y,
0
2
6
=
−x
x – 6 = 0
x = 6
18
1
2
3
=
−y
y – 3 = 2
y = 2 + 3
y = 5
Therefore the coordinates of S are (6, 5)
4. The vertices of ∆XYZ are X(1, 4), Y(6, 2) and Z(-2, -1). Find the length of the median to
ZY .
Solution:
The median of a triangle is a segment joining the vertex and the midpoint of the
opposite side . Let the midpoint of XY be point P.
Step 1. Get the coordinates of P
P 




 −−
2
12
,
2
26
P 





2
1
,
2
4
P 





2
1
,2
Step 2. Find the length of XP . X(1, 4), P 





2
1
,2
XP = ( )2
2
12
4)12( −+−
= ( )2
2
72
1 −
+
=
4
49
1+
0
Y(6,2)
X(1,4)
Z(-2,-1)
Y
X
0 P
19
=
4
53
XP =
2
53
Hence, the length of median XP is
2
53
.
5. Find the perimeter of a the triangle formed by joining the midpoints of the sides of a
triangle whose vertices are P(-4, 0), Q(2, 3) and R(5, -2).
Solution:
Step 1. Let A, B and C be the
midpoints of PQ, QR and PR . Get the
coordinates of each midpoint.
For the coordinates of A
P(-4, 0), Q(2, 3)
A 




 ++−
2
03
,
2
24
= A 




 −
2
3
,
2
2
= A 





−
2
3
,2
For the coordinates of B
Q(2, 3), R(5, -2)
B 




 −+
2
23
,
2
52
= B 





2
1
,
2
7
For the coordinates of C
P(-4, 0), R(5, -2)
C 




 −+−
2
20
,
2
54
= C 





−1,
2
1
0
R(5,-2)
P(-4,0)
Q(2,3)
A
B
C
X
Y
0
20
Step 2. Find the lengths of AB , BC and AC .
AB =
22
2
1
2
3
2
7
1 





−+





−−
=
22
2
2
2
9






+





−
= 2
1
4
81
+
=
4
85
AB =
2
85
BC =
22
2
1
1
2
7
2
1






−−+





−
=
22
2
3
2
6






−+





−
=
4
9
4
36
+
=
4
45
BC =
2
53
AC =
22
)1(
2
3
2
1
1 





−−+





−−
=
22
1
2
3
2
3






++





−
=
2
2
5
4
9






+
=
4
25
4
9
+
=
4
34
AC =
2
34
21
Step 3. Get the sum of the lengths AB + BC + AC
Perimeter of ∆ABC =
2
85
+
2
53
+
2
34
=
2
345385 ++
Try this out
A. What are the coordinates of the midpoint of the segment joining each pair of points.
1. (0, 0), (6, 0)
2. (0, 0), (-7, 0
3. (0, 0), (0, -8)
4. (1, 3), (5, 7)
5. (5, -1), (-1, -7)
6. (-8, -2), (0, 0)
7. (-3, -4), (3, -3)
8. (6, -1), (-4, 7)
9. (-1, -1), (-8, -9)
10. (a, b), (c, d)
B. If M is the midpoint of AB , determine the coordinates of B.
11. A(3, 7), M(3, 0)
12. A(5, 2), M(-1, -1)
13. A(-4, -1), M(5, 2)
14. A(3, -4), M(5, 2)
15. A(-5, 6), M(7, 2)
16. A(0, -8), M(4, -4)
17. A(-1, 4), M(1, 1)
18. A(7, 0), M(0, 9)
19. A(-3, -5), M(3, -7)
20. A(a, b), M(c, d)
C. Solve the following problems:
21. Find the coordinates of the midpoint of each side of a triangle with vertices at (3, 5),
(6,-4) and (-1, 1).
22. Find the coordinates of the midpoint of each side of a quadrilateral with vertices at
(-2, -4), (7, -8), (4, -3) and (_5, 3).
23. Find the length of the median to side RP of ∆RPQ whose vertices are R(-3, 2),
P(3, -3) and Q(-1, 6).
22
24. Find the length of each median of a triangle with vertices at (-1, 6), (-3, -2) and (7, -4).
25. A rectangle has vertices R(-3, 4), S(-3, -4), T(2, -4) and U(2, 4). Show that its
diagonals have the same midpoint.
26. Use the distance formula to show that X(1, -1) is the midpoint of the segment with
endpoints A(4, 1) and B(-2, -3).
27. Given R(5, 2), S(a, -2) and T(-3, b). Find a and b so that S is the midpoint of RT .
28. Show that the points (-1, -2), (2, 1) and (-3, 6) are the vertices of a right triangle. Use
the distance formula.
29. Given A(7, 1), R(2, x) and B(-x, 5), find x so that R is the midpoint of AB .
30. Find the perimeter of the triangle in no. 28.
Let’s summarize
1. The distance between two points on the plane is the length of the segment joining
the two points. For horizontal distance between points A and B, the formula to be
used is
AB = │x2 – x1│, where the y-coordinate is the same.
For vertical distance between points A and B, the distance is denoted by
AB = │y2 – y1│, where the x-coordinate is the same.
2. The distance between two points A(x1, y1) and B(x2, y2) is given by the formula
AB = 2
12
2
12 )()( yyxx −+−
3. The midpoint of a segment is a point that divides the segment into two congruent
segments.
4. The midpoint of a horizontal segment can be determined by the formula
M =
2
21 xx +
5. The midpoint of a vertical segment is determined by the formula
M =
2
21 yy +
6. The midpoint M of a segment whose endpoints are A(x1, y1) and B(x2, y2) is given
by the formula M 




 ++
2
,
2
2121 yyxx
23
What have you learned
Answer the following questions as indicated.
1. What is the length of PQ?
P Q
-4 -3 -2 -1 0 1 2 3 4 5
Find the length of each side of a triangle whose vertices are J(0, 3), K(-4, 0) and L(1, -1).
2. JK
3. KL
4. JL
What are the coordinates of the midpoint
of a segment whose endpoints are:
5. A(7, 3), and X(1, -11)
6. R(-6, 1) , and S(1, -10)
7. Find the perimeter of ∆XYZ in the
figure if X, Y and Z are the midpoints
of FD, DE and EF respectively.
8. M is the midpoint of PR . If the coordinates of M and P are given, find the coordinates
of R. P(-3, 7) and M(1, 1)
9. If the length of RS is 29 , and the coordinates of R are (-5, 1), find the x-coordinate of
S if its y-coordinate is 3.
10. Find the coordinate of the intersection of the diagonal of a rectangle whose vertices are
M(2, 7), N(6, 3), O(-1, -4) and P(-5, 0)
Y(2,3)
Z(1,-1)
X(-1,1)
D
E
F
X
Y
24
Answer Key
How much do you know
1. 5
2. 5
3. 10
4. 7
5. (5, 3)
6. (-4, 3)
7. 





3,
2
3
8. 5 + 2 2 + 61
9. 





2,
2
1
10. From the figure, you can easily
conclude that the quadrilateral
is a parallelogram. To determine
what kind of parallelogram it is,
compute for the slope of any two
adjacent sides and compare.
Their slopes are the negative
reciprocal of each other.
Try this out
Lesson 1
A. 1. 2
2. 5
3. 11
4. 13
5. 4 10
6. 130
7. 53
8. 17
9. 85
10. 5 5
B. 11. 16
12. 24
13. 265223 ++
14. 3410518 ++
(2,3)
(-1,-1)
(3,-4)
(6,0)
X
Y
25
15. 10254 +
16. 5424 +
17. 13102981322 ++++
C. 18. x = -16 ; x = 8
19. y = 33±
20. y = -6 ; y = 0
21. x = 5 ; x = 1
D. 22. the triangle is isosceles
23. Let A(3, 0) , B(0, 4) and C(6, -4)
be the given points. Find the lengths,
AB, BC and AC.
Solution:
AB = 22
)04()30( −+−
= 22
43 +
= 169 +
= 25
AB = 5
BC = 22
)44()06( −−+−
= 22
)8(6 −+
= 6436 +
= 100
BC = 10
AC = 22
)04()36( −−+−
= 22
)4(3 −+
= 169 +
= 25
AC = 5
AB + AC = 5 + 5 = 10 = BC. By definition of betweenness, A is between B and
C. Therefore, A, B and C are collinear.
(2,7) (10,7)
(6,3)
Y
X
0
26
24. x = 8; x = 2
25. S(2, 2)
26. y = 6; y = -2
27. x = 6; x = 0
Lesson 2
A. 1. (3, 0)
2. 





− 0,
2
7
3. (0, -4)
4. (3, 5)
5. (2, -4)
6. (-4, -1)
7. 





−
2
7
,0
8. (1, 3)
9. 





−− 5,
2
9
10. 




 ++
2
,
2
dbca
11.(3, -7)
12.(-7, -4)
13.(14, 5)
14.(7, 8)
15.(19, -2)
16.(8, 0)
17.(3, -2)
18.(-7, 18)
19.(9, -9)
20.(2c – a, 2d – b)
21. 





2
1
,
2
9
, ( )3,1,
2
3
,
2
5






−
22. 





−−





−





−





−
2
1
,
2
7
,0,
2
1
,
2
11
,
2
11
,6,
2
5
23. Length of the median is
2
173
27
24. Length of the medians are 53 , 103 and 117
25. Midpoint of RT = 





− 0,
2
1
Midpoint of SU = 





− 0,
2
1
26. AX = 13 , BX = 13
Since AX = BX, therefore, X is the midpoint of AB.
27. a = 1, b = -6
28. s1 = [ ] [ ]22
)2(1)1(2 −−+−−
= 22
33 +
= 99 +
= 18
s1 = 3 2
s2 = ( ) ( )22
1623 −+−−
= ( ) 22
)5(5 +−
= 2525 +
= 50
s2 = 25
s3 = [ ] 22
)62()3(1 −−+−−−
= 22
)8(2 −+
= 644 +
= 68
s1
2
+ s2
2
= ( )2
23 + ( )2
25
= 18 + 50 = 68 = s3
2
The square of s3 is equal to the sum of the squares of s1 and s2.
29. x = 3
30. P = s1 + s2 + s3
= 1722523 ++
= 17228 +
28
What have you learned.
1. │PQ│= 5
2. 5
3. 26
4. 17
5. (4, -4)
6. 





−−
2
9
,
2
5
7. 171322 ++
8. R(5, -5)
9. x = 0; x = -10
10. 





2
3
,
2
1

More Related Content

What's hot

Inscribed Angle and Intercepted Arc
Inscribed Angle and Intercepted ArcInscribed Angle and Intercepted Arc
Inscribed Angle and Intercepted Arccarren yarcia
 
Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...
Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...
Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...FahadOdin
 
Applying Triangle Congruence to Construct Perpendicular Lines and.pptx
Applying Triangle Congruence to Construct Perpendicular Lines and.pptxApplying Triangle Congruence to Construct Perpendicular Lines and.pptx
Applying Triangle Congruence to Construct Perpendicular Lines and.pptxKahalamanChannel
 
3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...
3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...
3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...AngelaCamillePaynant
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringFree Math Powerpoints
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic EquationsCipriano De Leon
 
Word Problems Involving Right Triangles
Word Problems Involving Right TrianglesWord Problems Involving Right Triangles
Word Problems Involving Right TrianglesRheaAnnDiaz2
 
Quadratic inequality
Quadratic inequalityQuadratic inequality
Quadratic inequalityBrian Mary
 
Six Trigonometric Functions Math 9 4th Quarter Week 1.pptx
Six Trigonometric Functions Math 9 4th Quarter Week 1.pptxSix Trigonometric Functions Math 9 4th Quarter Week 1.pptx
Six Trigonometric Functions Math 9 4th Quarter Week 1.pptxMichaelKyleMilan
 
Week 2 -Trapezoid and Kite.pptx
Week 2 -Trapezoid and Kite.pptxWeek 2 -Trapezoid and Kite.pptx
Week 2 -Trapezoid and Kite.pptxLeoOrtega19
 
Q3 math-9-melc1and2-week1.pdf
Q3 math-9-melc1and2-week1.pdfQ3 math-9-melc1and2-week1.pdf
Q3 math-9-melc1and2-week1.pdfjohndenver44
 
theorems on tangents, Secants and segments of a circles 1.pptx
theorems on tangents, Secants and segments of a circles 1.pptxtheorems on tangents, Secants and segments of a circles 1.pptx
theorems on tangents, Secants and segments of a circles 1.pptxPeejayOAntonio
 
Math 8 – proofing (direct and indirect)
Math 8 – proofing (direct and indirect)Math 8 – proofing (direct and indirect)
Math 8 – proofing (direct and indirect)Rebekah Andrea Fullido
 
8 5 Trapezoid And Kites
8 5 Trapezoid And Kites8 5 Trapezoid And Kites
8 5 Trapezoid And Kitesguestc175586
 
Applications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsApplications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsCipriano De Leon
 
6.2 law of cosines
6.2  law of cosines6.2  law of cosines
6.2 law of cosinesSharon Henry
 
1.1.1C Midpoint and Distance Formulas
1.1.1C Midpoint and Distance Formulas1.1.1C Midpoint and Distance Formulas
1.1.1C Midpoint and Distance Formulassmiller5
 
Midline theorem - Mathematics - Geometry
Midline theorem - Mathematics - GeometryMidline theorem - Mathematics - Geometry
Midline theorem - Mathematics - GeometryJimmy Magundayao
 

What's hot (20)

Inscribed Angle and Intercepted Arc
Inscribed Angle and Intercepted ArcInscribed Angle and Intercepted Arc
Inscribed Angle and Intercepted Arc
 
Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...
Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...
Math10 q2 mod3of8_theorems on chords, arcs, central angles and inscribed angl...
 
Applying Triangle Congruence to Construct Perpendicular Lines and.pptx
Applying Triangle Congruence to Construct Perpendicular Lines and.pptxApplying Triangle Congruence to Construct Perpendicular Lines and.pptx
Applying Triangle Congruence to Construct Perpendicular Lines and.pptx
 
3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...
3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...
3-MATH 8-Q3-WEEK 2-ILLUSTRATING TRIANGLE CONGRUENCE AND Illustrating SSS, SAS...
 
Solving Quadratic Equations by Factoring
Solving Quadratic Equations by FactoringSolving Quadratic Equations by Factoring
Solving Quadratic Equations by Factoring
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
writing linear equation
writing linear equationwriting linear equation
writing linear equation
 
Word Problems Involving Right Triangles
Word Problems Involving Right TrianglesWord Problems Involving Right Triangles
Word Problems Involving Right Triangles
 
Quadratic inequality
Quadratic inequalityQuadratic inequality
Quadratic inequality
 
Six Trigonometric Functions Math 9 4th Quarter Week 1.pptx
Six Trigonometric Functions Math 9 4th Quarter Week 1.pptxSix Trigonometric Functions Math 9 4th Quarter Week 1.pptx
Six Trigonometric Functions Math 9 4th Quarter Week 1.pptx
 
distance formula
distance formuladistance formula
distance formula
 
Week 2 -Trapezoid and Kite.pptx
Week 2 -Trapezoid and Kite.pptxWeek 2 -Trapezoid and Kite.pptx
Week 2 -Trapezoid and Kite.pptx
 
Q3 math-9-melc1and2-week1.pdf
Q3 math-9-melc1and2-week1.pdfQ3 math-9-melc1and2-week1.pdf
Q3 math-9-melc1and2-week1.pdf
 
theorems on tangents, Secants and segments of a circles 1.pptx
theorems on tangents, Secants and segments of a circles 1.pptxtheorems on tangents, Secants and segments of a circles 1.pptx
theorems on tangents, Secants and segments of a circles 1.pptx
 
Math 8 – proofing (direct and indirect)
Math 8 – proofing (direct and indirect)Math 8 – proofing (direct and indirect)
Math 8 – proofing (direct and indirect)
 
8 5 Trapezoid And Kites
8 5 Trapezoid And Kites8 5 Trapezoid And Kites
8 5 Trapezoid And Kites
 
Applications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic EquationsApplications of Quadratic Equations and Rational Algebraic Equations
Applications of Quadratic Equations and Rational Algebraic Equations
 
6.2 law of cosines
6.2  law of cosines6.2  law of cosines
6.2 law of cosines
 
1.1.1C Midpoint and Distance Formulas
1.1.1C Midpoint and Distance Formulas1.1.1C Midpoint and Distance Formulas
1.1.1C Midpoint and Distance Formulas
 
Midline theorem - Mathematics - Geometry
Midline theorem - Mathematics - GeometryMidline theorem - Mathematics - Geometry
Midline theorem - Mathematics - Geometry
 

Viewers also liked

Module 1 plane coordinate geometry
Module 1   plane coordinate geometryModule 1   plane coordinate geometry
Module 1 plane coordinate geometrydionesioable
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEPRINTDESK by Dan
 
The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)rfant
 
Math 10 Unit 2 LM
Math 10 Unit 2 LMMath 10 Unit 2 LM
Math 10 Unit 2 LMHarry Fox
 
Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3PRINTDESK by Dan
 
Module 5 geometry of shape and size
Module 5 geometry of shape and sizeModule 5 geometry of shape and size
Module 5 geometry of shape and sizedionesioable
 
Distance formula powerpoint
Distance formula powerpointDistance formula powerpoint
Distance formula powerpointjdejesus1996
 
The distance formula
The distance formulaThe distance formula
The distance formulaShaun Wilson
 
Chapter 6 coordinate geometry
Chapter 6  coordinate geometryChapter 6  coordinate geometry
Chapter 6 coordinate geometryatiqah ayie
 
Module 1 geometry of shape and size
Module 1 geometry of shape and sizeModule 1 geometry of shape and size
Module 1 geometry of shape and sizedionesioable
 
Distance and midpoint formula
Distance and midpoint formulaDistance and midpoint formula
Distance and midpoint formulaNoel Guzman
 
Analytical geometry Grade 10
Analytical geometry Grade 10Analytical geometry Grade 10
Analytical geometry Grade 10Lajae' Plaatjies
 
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION CPPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION CRAMBABU SIRIPURAPU
 
Grade 10 Math Module 1 searching for patterns, sequence and series
Grade 10 Math Module 1   searching for patterns, sequence and seriesGrade 10 Math Module 1   searching for patterns, sequence and series
Grade 10 Math Module 1 searching for patterns, sequence and seriesJocel Sagario
 
Coordinate geometry
Coordinate geometry Coordinate geometry
Coordinate geometry Anju Soman
 
Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4PRINTDESK by Dan
 
Linguistic variable
Linguistic variable Linguistic variable
Linguistic variable Math-Circle
 

Viewers also liked (20)

Module 1 plane coordinate geometry
Module 1   plane coordinate geometryModule 1   plane coordinate geometry
Module 1 plane coordinate geometry
 
MATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULEMATH GRADE 10 LEARNER'S MODULE
MATH GRADE 10 LEARNER'S MODULE
 
The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)The Coordinate Plane (Geometry 2_4)
The Coordinate Plane (Geometry 2_4)
 
Math 10 Unit 2 LM
Math 10 Unit 2 LMMath 10 Unit 2 LM
Math 10 Unit 2 LM
 
Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3Mathematics 10 Learner’s Material Unit 3
Mathematics 10 Learner’s Material Unit 3
 
Distance formula
Distance formulaDistance formula
Distance formula
 
Module 5 geometry of shape and size
Module 5 geometry of shape and sizeModule 5 geometry of shape and size
Module 5 geometry of shape and size
 
Distance formula powerpoint
Distance formula powerpointDistance formula powerpoint
Distance formula powerpoint
 
The distance formula
The distance formulaThe distance formula
The distance formula
 
Chapter 6 coordinate geometry
Chapter 6  coordinate geometryChapter 6  coordinate geometry
Chapter 6 coordinate geometry
 
Module 2 circles
Module 2   circlesModule 2   circles
Module 2 circles
 
Module 1 geometry of shape and size
Module 1 geometry of shape and sizeModule 1 geometry of shape and size
Module 1 geometry of shape and size
 
Distance and midpoint formula
Distance and midpoint formulaDistance and midpoint formula
Distance and midpoint formula
 
Analytical geometry Grade 10
Analytical geometry Grade 10Analytical geometry Grade 10
Analytical geometry Grade 10
 
Coordinate geometry
Coordinate geometryCoordinate geometry
Coordinate geometry
 
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION CPPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
PPTs FOR 9TH CLASS COORDINATE GEOMETRY INTRODUCTION C
 
Grade 10 Math Module 1 searching for patterns, sequence and series
Grade 10 Math Module 1   searching for patterns, sequence and seriesGrade 10 Math Module 1   searching for patterns, sequence and series
Grade 10 Math Module 1 searching for patterns, sequence and series
 
Coordinate geometry
Coordinate geometry Coordinate geometry
Coordinate geometry
 
Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4Mathematics 10 Learner’s Material Unit 4
Mathematics 10 Learner’s Material Unit 4
 
Linguistic variable
Linguistic variable Linguistic variable
Linguistic variable
 

Similar to Module 2 plane coordinate geometry

Calculus a Functions of Several Variables
Calculus a Functions of Several Variables Calculus a Functions of Several Variables
Calculus a Functions of Several Variables Harington Dinklage
 
F4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate GeometryF4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate GeometryPamela Mardiyah
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1TGTMATH
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1TGTMATH
 
2.3 Distance and Midpoint Formulas
2.3 Distance and Midpoint Formulas2.3 Distance and Midpoint Formulas
2.3 Distance and Midpoint Formulassmiller5
 
G coordinate, s tat, c measure
G coordinate, s tat, c measureG coordinate, s tat, c measure
G coordinate, s tat, c measuremorabisma
 
Capitulo 1, 7ma edición
Capitulo 1, 7ma ediciónCapitulo 1, 7ma edición
Capitulo 1, 7ma ediciónSohar Carr
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulassmiller5
 
Obj. 7 Midpoint and Distance Formulas
Obj. 7 Midpoint and Distance FormulasObj. 7 Midpoint and Distance Formulas
Obj. 7 Midpoint and Distance Formulassmiller5
 
Geometry unit 1.3
Geometry unit 1.3Geometry unit 1.3
Geometry unit 1.3Mark Ryder
 
Appendex g
Appendex gAppendex g
Appendex gswavicky
 
Notes and-formulae-mathematics
Notes and-formulae-mathematicsNotes and-formulae-mathematics
Notes and-formulae-mathematicsAh Ching
 
Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM Zhang Ewe
 
H 2004 2007
H 2004   2007H 2004   2007
H 2004 2007sjamaths
 

Similar to Module 2 plane coordinate geometry (20)

Calculus a Functions of Several Variables
Calculus a Functions of Several Variables Calculus a Functions of Several Variables
Calculus a Functions of Several Variables
 
F4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate GeometryF4 Add Maths - Coordinate Geometry
F4 Add Maths - Coordinate Geometry
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1
 
Coordinategeometry1 1
Coordinategeometry1 1Coordinategeometry1 1
Coordinategeometry1 1
 
2.3 Distance and Midpoint Formulas
2.3 Distance and Midpoint Formulas2.3 Distance and Midpoint Formulas
2.3 Distance and Midpoint Formulas
 
G coordinate, s tat, c measure
G coordinate, s tat, c measureG coordinate, s tat, c measure
G coordinate, s tat, c measure
 
Coordinate 1.pdf
Coordinate 1.pdfCoordinate 1.pdf
Coordinate 1.pdf
 
Coordinate geometry
Coordinate geometryCoordinate geometry
Coordinate geometry
 
C3 bronze 1
C3 bronze 1C3 bronze 1
C3 bronze 1
 
Capitulo 1, 7ma edición
Capitulo 1, 7ma ediciónCapitulo 1, 7ma edición
Capitulo 1, 7ma edición
 
Solucionario teoria-electromagnetica-hayt-2001
Solucionario teoria-electromagnetica-hayt-2001Solucionario teoria-electromagnetica-hayt-2001
Solucionario teoria-electromagnetica-hayt-2001
 
1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas1.3 Distance and Midpoint Formulas
1.3 Distance and Midpoint Formulas
 
Obj. 7 Midpoint and Distance Formulas
Obj. 7 Midpoint and Distance FormulasObj. 7 Midpoint and Distance Formulas
Obj. 7 Midpoint and Distance Formulas
 
Geometry unit 1.3
Geometry unit 1.3Geometry unit 1.3
Geometry unit 1.3
 
Appendex g
Appendex gAppendex g
Appendex g
 
Notes and-formulae-mathematics
Notes and-formulae-mathematicsNotes and-formulae-mathematics
Notes and-formulae-mathematics
 
Mathematics formulas
Mathematics formulasMathematics formulas
Mathematics formulas
 
Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM Notes and Formulae Mathematics SPM
Notes and Formulae Mathematics SPM
 
H 2004 2007
H 2004   2007H 2004   2007
H 2004 2007
 
The straight line
The straight lineThe straight line
The straight line
 

More from dionesioable

Modyul 01 hegrapiya ng daigdig
Modyul 01   hegrapiya ng daigdigModyul 01   hegrapiya ng daigdig
Modyul 01 hegrapiya ng daigdigdionesioable
 
Innovation presentation
Innovation presentationInnovation presentation
Innovation presentationdionesioable
 
Results based performance management system (rpms) for dep ed
Results   based performance management system (rpms) for dep edResults   based performance management system (rpms) for dep ed
Results based performance management system (rpms) for dep eddionesioable
 
Unit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang Panahon
Unit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang PanahonUnit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang Panahon
Unit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang Panahondionesioable
 
Unit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyal
Unit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyalUnit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyal
Unit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyaldionesioable
 
Unit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwala
Unit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwalaUnit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwala
Unit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwaladionesioable
 
1 1a modyul final ok
1 1a modyul final ok1 1a modyul final ok
1 1a modyul final okdionesioable
 
1 1c modyul final ok
1 1c modyul final ok1 1c modyul final ok
1 1c modyul final okdionesioable
 
1 1b modyul final ok
1 1b modyul final ok1 1b modyul final ok
1 1b modyul final okdionesioable
 
Deped Sch calendar 2014 -15
Deped Sch calendar 2014 -15Deped Sch calendar 2014 -15
Deped Sch calendar 2014 -15dionesioable
 
Biology m13 human reproductive system
Biology m13 human reproductive systemBiology m13 human reproductive system
Biology m13 human reproductive systemdionesioable
 
Biology m8 integumentary & excretory systems
Biology m8 integumentary & excretory systemsBiology m8 integumentary & excretory systems
Biology m8 integumentary & excretory systemsdionesioable
 
Biology m6 the levels of biological organization
Biology m6 the levels of biological organizationBiology m6 the levels of biological organization
Biology m6 the levels of biological organizationdionesioable
 
Biology m3 movement of matls thru the cell membrane
Biology m3 movement of matls thru the cell membraneBiology m3 movement of matls thru the cell membrane
Biology m3 movement of matls thru the cell membranedionesioable
 
Biology m1 nature of biology
Biology m1 nature of biologyBiology m1 nature of biology
Biology m1 nature of biologydionesioable
 
Biology m18 animals with backbones
Biology m18 animals with backbonesBiology m18 animals with backbones
Biology m18 animals with backbonesdionesioable
 
Biology m16 diversity of plants
Biology m16 diversity of plantsBiology m16 diversity of plants
Biology m16 diversity of plantsdionesioable
 
Biology m1 nature of biology
Biology m1 nature of biologyBiology m1 nature of biology
Biology m1 nature of biologydionesioable
 

More from dionesioable (20)

Squad drill
Squad drillSquad drill
Squad drill
 
Dril
DrilDril
Dril
 
Modyul 01 hegrapiya ng daigdig
Modyul 01   hegrapiya ng daigdigModyul 01   hegrapiya ng daigdig
Modyul 01 hegrapiya ng daigdig
 
Innovation presentation
Innovation presentationInnovation presentation
Innovation presentation
 
Results based performance management system (rpms) for dep ed
Results   based performance management system (rpms) for dep edResults   based performance management system (rpms) for dep ed
Results based performance management system (rpms) for dep ed
 
Unit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang Panahon
Unit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang PanahonUnit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang Panahon
Unit 1, mod 3 Sulyap ng Buhay Panlipunan sa Sinaunang Panahon
 
Unit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyal
Unit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyalUnit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyal
Unit 1, mod 4 Pagtatag ng kolonyang Espanyol at mga patakarang kolonyal
 
Unit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwala
Unit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwalaUnit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwala
Unit 1, mod 2 Ang bangang Manunggul at mga sinaunang paniniwala
 
1 1a modyul final ok
1 1a modyul final ok1 1a modyul final ok
1 1a modyul final ok
 
1 1c modyul final ok
1 1c modyul final ok1 1c modyul final ok
1 1c modyul final ok
 
1 1b modyul final ok
1 1b modyul final ok1 1b modyul final ok
1 1b modyul final ok
 
Deped Sch calendar 2014 -15
Deped Sch calendar 2014 -15Deped Sch calendar 2014 -15
Deped Sch calendar 2014 -15
 
Biology m13 human reproductive system
Biology m13 human reproductive systemBiology m13 human reproductive system
Biology m13 human reproductive system
 
Biology m8 integumentary & excretory systems
Biology m8 integumentary & excretory systemsBiology m8 integumentary & excretory systems
Biology m8 integumentary & excretory systems
 
Biology m6 the levels of biological organization
Biology m6 the levels of biological organizationBiology m6 the levels of biological organization
Biology m6 the levels of biological organization
 
Biology m3 movement of matls thru the cell membrane
Biology m3 movement of matls thru the cell membraneBiology m3 movement of matls thru the cell membrane
Biology m3 movement of matls thru the cell membrane
 
Biology m1 nature of biology
Biology m1 nature of biologyBiology m1 nature of biology
Biology m1 nature of biology
 
Biology m18 animals with backbones
Biology m18 animals with backbonesBiology m18 animals with backbones
Biology m18 animals with backbones
 
Biology m16 diversity of plants
Biology m16 diversity of plantsBiology m16 diversity of plants
Biology m16 diversity of plants
 
Biology m1 nature of biology
Biology m1 nature of biologyBiology m1 nature of biology
Biology m1 nature of biology
 

Recently uploaded

Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

Module 2 plane coordinate geometry

  • 1. Module 2 Plane Coordinate Geometry What this module is about This module will discuss how the distance between two points can be derived by applying the Pythagorean theorem. By using the derivation of distance, this module will also define and discuss the midpoint formula. Furthermore, this module will also define and verify figures and their characteristics on the coordinate plane using the coordinate proof. This will also enhance your knowledge of distances between two points and how to get the lengths of segments and sides of polygons. What you are expected to learn This module is written for you to 1. Derive the distance formula using the Pythagorean theorem. 2. Apply the distance formula in finding lengths of segments. 3. Verify congruence of segments by applying the distance formula. 4. Derive the midpoint formula. 5. Verify the midpoint of a segment using the distance formula. 6. Solve problems that are application of the distance and midpoint formula. How much do you know Answer the following questions as indicated. 1. If the coordinate of point X is - 2 , and the coordinate of point Y is 3, what is the length of XY ? Find the distance between the following given pairs of points. 2. M(5, 5) and N(9, 8) 3. R(0, 6) and S(8, 0) 4. P(4, -3) and Q(4, 4) Find the coordinate of the midpoint X of the segments whose endpoints are: 5. (3, 0), (7, 6) 6. (-2, -3), (-6, 9) 7. (8, 1), (-5, 5)
  • 2. 2 8. Find the perimeter of a triangle whose vertices are at the given points A(2, 3), B(5, 7), C(0, 1). 9. If A is the midpoint of MN , determine the coordinates of A if the coordinates of the endpoints are M(-4, -3) and N(5, 7) 10.The coordinates of the vertices of a quadrilateral are (6, 0), (2, 3), (3, -4) and (-1, -1). What kind of quadrilateral is formed when you connect the vertices? What you will do Lesson 1 The Distance Formula When you refer to the distance between any two points on the plane, either horizontally, vertically or any other positions, then what you mean is getting the length of the segment joining the two points. Illustrations: Horizontal Distance A B -3 -2 -1 0 1 2 3 4 5 6 The distance between A and B, which is denoted by AB is 4 AB = │5 – 0│= │5│= 5. Vertical Distance 3 E The distance between E and F, which is denoted by EF is EF = │3 – (-1)│ = │4│ = 4. 2 Distance between two points or length of a segment is always a unique positive real number. That is why it is necessary to use the symbol ││ for 1 absolute value. If x1 and x2 are the coordinates of A and B respectively on a 0 horizontal number line, then the distance between A and B is denoted by -1 F If y1 and y2 are the coordinates of E and F respectively on a -2 vertical number line, then the distance between E and F is denoted by AB = │x2 – x1│ EF = │y2 – y1│
  • 3. 3 Examples: Find the length of the following segments: a. CD Y b. XY c. RS X Solution: a. Points C and D have the same y-coordinate. Therefore, distance CD is denoted by CD = │8 – 1│ = │7│ = 7 b. Points X and Y have the same x-coordinate. So distance XY can computed as XY = │2 –(-3)│ = │2 + 3│= 5 c. Points R and S have the same y-coordinate. So distance RS is RS = │-7 - 0│ = │-7│= 7 Suppose the given segment on a coordinate plane is neither horizontal nor vertical. How are you going to find the distance? Let M (x1, y1) and N(x2, y2) be two points on a Cartesian coordinate plane. Let there be another point A where an imaginary horizontal segment through M intersects an imaginary segment through N. Y N(x2,y2) M(x1,y1) A(x2,y1) X D (8,4)C (1,4) X (6,2) Y (6,-3)R (-7,-4) S (0,-4) 0 -5 5 55 5 -5 -5 -5
  • 4. 4 Observe that right triangle MAN is formed on the coordinate plane. The distance between M and N is equal to the length of the hypotenuse MN of the right triangle. By the Pythagorean theorem, (MN)2 = (MA)2 + (NA)2 But in the earlier discussion, you were given the some formula how to get the distance on the horizontal number line and the vertical number line. You can just call them horizontal distance and vertical distance. Therefore if you substitute the previous formula to the above formula you will get (MA)2 = │x2 – x1│ and (NA)2 = │y2 – y1│ Putting together the formula above and the Pythagorean theorem, you will have (MN)2 = │x2 - x1│2 + │y2 – y1│2 . Simplifying, you will get the distance formula. The distance between two points M(x1, y1) and N(x2, y2) is given by the formula, This we can do since the absolute value of a number is non negative, so is the square of a number is also non negative. Examples: 1. Use the distance formula to find the length of the given segments in the coordinate plane. a. AB Y b. LP c. RS d. TU X MN = 2 12 2 12 )()( yyxx −+− -5 -5 -5 -5 5 5 5 5 0 A B S T U R P L
  • 5. 5 Solutions: In each of the following segments, determine first the coordinates of the endpoints from the graphs. a. AB ; A(2, 7), B(5, 3) x1 = 2 x2 = 5 y1 = 7 y2 = 3 AB = 2 12 2 12 )()( yyxx −+− = 22 )73()25( −+− = 22 )4()3( −+ = 169 + = 25 AB = 5 b. LP ; L(-1, 5) , P(3, 0) x1 = -1 x2 = 3 y1 = 5 y2 = 0 LP = 2 12 2 12 )()( yyxx −+− = 22 )50()]1(3[ −+−− = 22 )5()4( −+ = 2516 + LP = 41 c. RS ; R(-3, 5) , S(-5, -4) x1 = -3 x2 = -5 y1 = 5 y2 = -4 RS = 2 12 2 12 )()( yyxx −+− = 22 )54()]3(5[ −−+−−− = 22 )9()35( −++− = 22 )9()2( −+− = 814 + RS = 85 d. TU ; T(-2, -2), U(5, -6) x1 = -2 x2 = 5 y1 = -2 y2 = -6
  • 6. 6 TU = 2 12 2 12 )()( yyxx −+− = 22 )]2(6[)]2(5[ −−−+−− = 22 )26()25( +−++ = 22 )4()7( −+ = 1649 + TU = 65 2. Draw a triangle with vertices A(1, 5), B(3, 1), C(-3, 3). Show that ∆ABC is isosceles. Solution: a. Plot the given points (vertices) on a Cartesian coordinate plan. Y X b. To show that ∆ABC is isosceles, find the length of the sides. For the triangle to be isosceles, at least two of the sides must have the same length. 1. Find AC; A(1, 5), C(-3, 3) x1 = 1 x2 = -3 y1 = 5 y2 = 3 AC = 2 12 2 12 )()( yyxx −+− = 22 )53()13( −+−− = 22 )2()4( −+− = 416 + = 20 AC = 2 5 2. Find BC; B(3, 1) , C(-3, 3) x1 = 3 x2 = -3 y1 = 1 y2 =3 42 4 -2 -4 2 -2 4 6 -2 0 6 4 2 -2 2 -4 C B A
  • 7. 7 BC = 2 12 2 12 )()( yyxx −+− = )13()33( 2 −+−− = 22 )2()6( +− = 436 + = 40 BC = 2 10 3. Find AB; A(1, 5) B(3, 1 x1 = 1 x2 = 3 y1 = 5 y2 = 1 AB = 2 12 2 12 )()( yyxx −+− = 22 )51()13( −+− = 22 )4()2( −+ = 164 + = 20 AB = 2 5 Since the length of AC equals the length of AB, then AC AB≅ . Therefore ∆ABC is an isosceles triangle. 3. Find the perimeter of a quadrilateral whose vertices are P(-2,2), Q(5, 2), R(4, -3) and S(-3, -3). What kind of quadrilateral is PQRS? Solution: a. Find PQ; the y-coordinate of P and Q is the same PQ = 2 )]2(5[ −− = 2 )25( + = 2 )7( PQ = 7 b. Find QR QR = 22 )23()54( −−+− = 22 )5()1( −+− = 251+ QR = 26
  • 8. 8 c. Find RS; the y-coordinate of R and S is the same RS = 2 )43( −− = 2 )7(− = 49 RS = 7 d. Find PS PS = 22 )23()]2(3[ −−+−−− = 22 )5()1( −+− = 251+ = 26 The perimeter of quadrilateral PQRS = PQ + QR + RS + PS = 7 + 26 + 7 + 26 = 14 + 2 26 Based on the computed lengths of the sides, PQ = RS and QR = PS which means that the opposite sides of the quadrilateral are congruent. Therefore, PQRS is a parallelogram. 4. Show by the distance formula that the following points R(3, 5), S(0, -1) and T(1,1) are collinear. Solution: To illustrate that the given points R, S and T are collinear, you have to show that the sum of the lengths of the two short segments is equal to the length of the longer segment. a. Find RS RS = 22 )51()30( −−+− = 22 )6()3( −+− = 369 + = 45 RS = 3 5 b. Find ST ST = 22 )]1(1[)01( −−+− = 22 )2()1( + = 41+ ST = 5
  • 9. 9 c. Find RT RT = 22 )51()31( −+− = 22 )4()2( −+− = 164 + = 20 RT = 2 5 Now add ST and RT. ST + RT = 5 + 2 5 = 3 5 which means that ST + RT = RS. This conclusion satisfies the definition of betweenness and so R, S and T are collinear. To verify further, plot the three points on the Cartesian coordinate plane. 5. The endpoints of the base of an isosceles triangle are A( 1, 2) and B(4, -1). Find the y- coordinate of the third vertex if its x-coordinate is 6. Solution: Let C(6, y) be the coordinates of the third vertex. Since ∆ABC is isosceles, and AB is the base, then AC = BC. AC = 22 )2()16( −+− y BC = 22 )]1([)46( −−+− y But AC = BC, therefore to solve for y, equate the values of AC and BC. 22 )2()16( −+− y = 22 )]1([)46( −−+− y Y 22 )2(5 −+ y = 22 )1(2 ++ y Squaring both sides 25 + y2 – 4y + 4 = 4 + y2 +2y +1 5 5 – 6y = -24 y = 4 So the third vertex is C(6, 4). The triangle is shown in the figure at the right. -5 -5 X -2 5 10 5 10 A (1,2) C (6,y) B (4,-1)
  • 10. 10 6. A point A(x, 1) is 29 units from B(8, 3). Find x. Solution: AB = 22 )13()8( −+− x = 29 22 21664 ++− xx = 29 64 – 16x + x2 + 4 = 29 Squaring both sides of the equation x2 - 6x + 39 = 0 (x – 13) (x - 3) = 0 x – 13 = 0 x – 3 = 0 x = 13 x = 3 There are two values of x. Therefore the two points are (13, 1) and (3, 1) 7. Three of the vertices of a square are points A(2, 4), B(-2, 4), C(-2, 0). Find the fourth vertex D(x, y). Solution: Plot the points on the coordinate plane. Y X Try this out A. Find the distance between the following pairs of points. 1. (0, 4 ), ( 0, 6 ) 2. ( 2, -1), ( 7, -1 ) B(-2,4) C(-2,0) A(2,4) D(x, y)
  • 11. 11 3. ( 4, -3 ), ( -7, -3 ) 4. ( 1, 5 ), ( 3, 8 ) 5. ( -4, -7 ), ( 0, 5 ) 6. ( 2, 8 ), (-5, -1) 7. ( -5, 4 ), ( -3, -3 ) 8. ( 6, 2 ), ( 5, -2 ) 9. ( -1, 6 ), ( 5, -1 ) 10. ( -4, -5 ), ( 6, 0 ) B. Find the perimeter of the polygons with vertices at the given points. 11. ( 1, 2 ), ( 4, 6 ), ( 7, 2 ) 12. ( -1, 7 ), ( -1, 1 ), ( -9, 1) 13. ( 2, -2 ), ( -1, -5 ), ( -3, -1) 14. ( 2, -6 ), ( 2. -9 ), ( -3, -6 ), (-3, 9) 15. ( 4, -1 ), ( 7, -2 ), ( 5, -6), (2, -5) 16. ( -2, 4 ), ( 0, 6 ), ( 2, 4 ), (0, 0) 17. ( -5, -4 ), ( -3, -6 ), ( -5, -9 ), ( -8, 8 ), ( -8, -5 ) C. Given the distance(d) between two points D and F and the coordinates of one of the endpoints. Find the coordinates of the other endpoint if either x or y coordinate is given. 18. d = 13, D(-4, 1), F( x, -4) 19. d = 7, D( 5, 0), F( 1, y) 20. d = 5, D(-4, y), F(0, -3) 21. d = 5 , D(x, 4), F(3, 5) D. Solve the following problems: 22. Draw a triangle with vertices ( 6, 3 ), ( 2, 7 ), ( 10, 7 ). What kind of triangle is it? 23. Use the distance formula to show that (3, 0), (0, 4), ( 6, -4) are collinear. 24. The distance from (5, 7) to (x, 2) is 34 . Find all possible values for x. 25. Find the fourth vertex S of a rectangle whose three vertices are p(-3, 2), Q(-3, 7) and R(2, 7). 26. The point (5, y) is 17 units from (6, 2). Find y. 27. A line segment 5 units long has one of its ends at (3, 1). The y-coordinate of the other end is 5. Find its x-coordinate.
  • 12. 12 Lesson 2 The Midpoint Formula The midpoint of a segment is a point that divides a segment into two (2) congruent segments. Illustrations: 1. C is the midpoint of AB . Then A B AC BC≅ . So AC = CB. X 2. If M is the midpoint of XY then M XM MY≅ , thus XM = MY. T S 3. S is the midpoint of XY Y Therefore, RS ST≅ , and RS = ST. R From the illustrations given, you can say that the midpoint of a segment should lie between the endpoints of the segments and the three points must be collinear. How do you get the midpoint of the segment on the coordinate plane? Consider the coordinate plane below and the segments on it. C X(-2,3) Y(6,3) Q(-4,-3) P(-4,2) M R Y X 5 -5-5 -5 -5 5 5 5 0
  • 13. 13 If M and R are the midpoints of XY and PQ respectively, how do your determine the coordinates of M and R? To get the midpoint of XY , you have to consider that the segment is horizontal, thus the y-coordinate is the same. Since point M lies between the two endpoints and in the middle, the x-coordinate of M is the average of the x-coordinates of the two endpoints of the segment and the y-coordinate is 3. So the coordinates of M is M(xm, ym) =       +− 3, 2 62 =       3, 2 4 = (2, 3) To get the coordinates of R, consider PQ . Since the segment is vertical, the two endpoints have the same x-coordinate which is -4. To get the y-coordinate, get the average of the y-coordinates of the two endpoints. That is R(xm, ym ) =       −+ − 2 )3(2 ,4 =       −− 2 1 ,4 Therefore, to get the coordinates of the midpoint of horizontal segment the formula below is used. Since the two endpoints have the same y – coordinate the midpoint (M) is M       + y xx , 2 21 For vertical segments, since the two endpoints have the same x-coordinate, then the formula is M       + 2 , 21 yy x How do you get the coordinates of the segment on the coordinate plane which is neither horizontal nor vertical? AB illustrated below is neither horizontal nor vertical.
  • 14. 14 The endpoints of AB are A(2, 1) and B(4, 7). Let M be the midpoint of AB . To determine the coordinates of M, draw horizontal segment passing through A and a vertical segment passing through B. The two segments intersect at a point whose coordinates are (4, 1). Get the coordinates of the midpoint H of the horizontal segment. H       + 1, 2 42 or H(3, 1) Then get the coordinates of the midpoint V of the vertical segment . V       + 2 71 ,4 or V(4, 4). The points H and V suggest that the midpoint of M are (3, 4). To check if M is really the midpoint of AB , we have to show that AM = MB. AM = 22 )14()23( −+− = 22 31 + = 91+ = 10 MB = 22 )47()34( −+− = 22 31 + = 91+ = 10 Since AM = MB = 10 , then M is really the midpoint of AB . For segments on the coordinate plane which are neither horizontal nor vertical, the formula for finding its midpoint M is given below. H (4,1) B(4,7) A(2,1) M V X Y 0
  • 15. 15 The Midpoint Formula: If A(x1, y1) and B(x2, y2) are any two points in a coordinate plane, then the midpoint M of AB has coordinates Examples: 1. Find the coordinates of the midpoint M of the segments whose endpoints are a. (3, 5), (7, 1) b. (0, 1), (-4, 3) c. (-3, -6), (2, -11) d. (4, -1), (-7, 3) Solutions: Using the midpoint formula, a. (3, 5), (7, 1) x1 = 3, x2 = 7 y1 = 5, y2 = 1 M       ++ 2 51 , 2 37 = M       2 6 , 2 10 = M(5,3) b. (0, 1), (-4, 3) x1 = 0 , x2 = -4 y1 = 1 , y2 = 3 M       ++− 2 13 ' 2 04 M(-2, 2) c. (-3, 6), (2, 11) x1 = -3, x2 = 2 y1 = 6 , y2 = 11 M       −+−+− 2 )11(6 , 2 23 M       −− 2 17 , 2 1 M       ++ 2 , 2 2121 yyxx
  • 16. 16 d. (4, 1), (-7, 3) x1 = 4 , x2 = -7 y1 = 1 , y2 = 3 M       +−+ 2 13 , 2 )7(4 M       − =      − 2, 2 3 2 4 , 2 3 2. M(-1, -3) is the midpoint of ST , If the coordinates of S are (-3, 2), find the coordinates of T. Solution: Step 1. Let T have coordinates (x, y). By the midpoint formula, the midpoint of ST is       +−+ 2 2 , 2 )3( yx =       +− 2 2 , 2 3 yx Step 2. We are given that the coordinates of M is (-1, -3) and M is the midpoint of ST . Therefore, 2 3−x = -1 x – 3 = -1(2) x – 3 = -2 x = -2 + 3 x = 1 and 2 2+y = -3 y + 2 = 2(-3) y + 2 = -6 y = -6 -2 y = -8 So the coordinates of T are (1, -6) 3. One endpoint P of segment PS and its midpoint R are given. Use the midpoint formula to find the coordinates of the second segment S. a. P(3, -4), R(0, 0) b. P(2, 5), R(5, -1) c. P(-6, -3), R(0, 1)
  • 17. 17 Solutions: a. Let S have the coordinates (x, y). Using the midpoint formula, the midpoint of PS is given as       −+ 2 4 , 2 3 yx The coordinates of midpoint R are (0, 0) 0 2 3 = +x x + 3 = 0 x = -3 0 2 4 = −y y -4 = 0 y = 4 The coordinates of R are (-3, 4) b. Coordinates of S are (x, y). Applying the midpoint formula, the coordinates of R is       ++ 2 5 , 2 2 yx The coordinates of midpoint R are ((5, -1) 5 2 2 = +x x + 2 = 10 x = 8 1 2 5 −= +y y + 5 = -2 y = -7 The coordinates of R are ( 8, -7) c. Coordinates of S are (x, y). Using the midpoint formula, the coordinates of midpoint R is given as       −+−+ 2 )3( , 2 )6( yx The coordinates of midpoint R are (0, 1). Solving for x and y, 0 2 6 = −x x – 6 = 0 x = 6
  • 18. 18 1 2 3 = −y y – 3 = 2 y = 2 + 3 y = 5 Therefore the coordinates of S are (6, 5) 4. The vertices of ∆XYZ are X(1, 4), Y(6, 2) and Z(-2, -1). Find the length of the median to ZY . Solution: The median of a triangle is a segment joining the vertex and the midpoint of the opposite side . Let the midpoint of XY be point P. Step 1. Get the coordinates of P P       −− 2 12 , 2 26 P       2 1 , 2 4 P       2 1 ,2 Step 2. Find the length of XP . X(1, 4), P       2 1 ,2 XP = ( )2 2 12 4)12( −+− = ( )2 2 72 1 − + = 4 49 1+ 0 Y(6,2) X(1,4) Z(-2,-1) Y X 0 P
  • 19. 19 = 4 53 XP = 2 53 Hence, the length of median XP is 2 53 . 5. Find the perimeter of a the triangle formed by joining the midpoints of the sides of a triangle whose vertices are P(-4, 0), Q(2, 3) and R(5, -2). Solution: Step 1. Let A, B and C be the midpoints of PQ, QR and PR . Get the coordinates of each midpoint. For the coordinates of A P(-4, 0), Q(2, 3) A       ++− 2 03 , 2 24 = A       − 2 3 , 2 2 = A       − 2 3 ,2 For the coordinates of B Q(2, 3), R(5, -2) B       −+ 2 23 , 2 52 = B       2 1 , 2 7 For the coordinates of C P(-4, 0), R(5, -2) C       −+− 2 20 , 2 54 = C       −1, 2 1 0 R(5,-2) P(-4,0) Q(2,3) A B C X Y 0
  • 20. 20 Step 2. Find the lengths of AB , BC and AC . AB = 22 2 1 2 3 2 7 1       −+      −− = 22 2 2 2 9       +      − = 2 1 4 81 + = 4 85 AB = 2 85 BC = 22 2 1 1 2 7 2 1       −−+      − = 22 2 3 2 6       −+      − = 4 9 4 36 + = 4 45 BC = 2 53 AC = 22 )1( 2 3 2 1 1       −−+      −− = 22 1 2 3 2 3       ++      − = 2 2 5 4 9       + = 4 25 4 9 + = 4 34 AC = 2 34
  • 21. 21 Step 3. Get the sum of the lengths AB + BC + AC Perimeter of ∆ABC = 2 85 + 2 53 + 2 34 = 2 345385 ++ Try this out A. What are the coordinates of the midpoint of the segment joining each pair of points. 1. (0, 0), (6, 0) 2. (0, 0), (-7, 0 3. (0, 0), (0, -8) 4. (1, 3), (5, 7) 5. (5, -1), (-1, -7) 6. (-8, -2), (0, 0) 7. (-3, -4), (3, -3) 8. (6, -1), (-4, 7) 9. (-1, -1), (-8, -9) 10. (a, b), (c, d) B. If M is the midpoint of AB , determine the coordinates of B. 11. A(3, 7), M(3, 0) 12. A(5, 2), M(-1, -1) 13. A(-4, -1), M(5, 2) 14. A(3, -4), M(5, 2) 15. A(-5, 6), M(7, 2) 16. A(0, -8), M(4, -4) 17. A(-1, 4), M(1, 1) 18. A(7, 0), M(0, 9) 19. A(-3, -5), M(3, -7) 20. A(a, b), M(c, d) C. Solve the following problems: 21. Find the coordinates of the midpoint of each side of a triangle with vertices at (3, 5), (6,-4) and (-1, 1). 22. Find the coordinates of the midpoint of each side of a quadrilateral with vertices at (-2, -4), (7, -8), (4, -3) and (_5, 3). 23. Find the length of the median to side RP of ∆RPQ whose vertices are R(-3, 2), P(3, -3) and Q(-1, 6).
  • 22. 22 24. Find the length of each median of a triangle with vertices at (-1, 6), (-3, -2) and (7, -4). 25. A rectangle has vertices R(-3, 4), S(-3, -4), T(2, -4) and U(2, 4). Show that its diagonals have the same midpoint. 26. Use the distance formula to show that X(1, -1) is the midpoint of the segment with endpoints A(4, 1) and B(-2, -3). 27. Given R(5, 2), S(a, -2) and T(-3, b). Find a and b so that S is the midpoint of RT . 28. Show that the points (-1, -2), (2, 1) and (-3, 6) are the vertices of a right triangle. Use the distance formula. 29. Given A(7, 1), R(2, x) and B(-x, 5), find x so that R is the midpoint of AB . 30. Find the perimeter of the triangle in no. 28. Let’s summarize 1. The distance between two points on the plane is the length of the segment joining the two points. For horizontal distance between points A and B, the formula to be used is AB = │x2 – x1│, where the y-coordinate is the same. For vertical distance between points A and B, the distance is denoted by AB = │y2 – y1│, where the x-coordinate is the same. 2. The distance between two points A(x1, y1) and B(x2, y2) is given by the formula AB = 2 12 2 12 )()( yyxx −+− 3. The midpoint of a segment is a point that divides the segment into two congruent segments. 4. The midpoint of a horizontal segment can be determined by the formula M = 2 21 xx + 5. The midpoint of a vertical segment is determined by the formula M = 2 21 yy + 6. The midpoint M of a segment whose endpoints are A(x1, y1) and B(x2, y2) is given by the formula M       ++ 2 , 2 2121 yyxx
  • 23. 23 What have you learned Answer the following questions as indicated. 1. What is the length of PQ? P Q -4 -3 -2 -1 0 1 2 3 4 5 Find the length of each side of a triangle whose vertices are J(0, 3), K(-4, 0) and L(1, -1). 2. JK 3. KL 4. JL What are the coordinates of the midpoint of a segment whose endpoints are: 5. A(7, 3), and X(1, -11) 6. R(-6, 1) , and S(1, -10) 7. Find the perimeter of ∆XYZ in the figure if X, Y and Z are the midpoints of FD, DE and EF respectively. 8. M is the midpoint of PR . If the coordinates of M and P are given, find the coordinates of R. P(-3, 7) and M(1, 1) 9. If the length of RS is 29 , and the coordinates of R are (-5, 1), find the x-coordinate of S if its y-coordinate is 3. 10. Find the coordinate of the intersection of the diagonal of a rectangle whose vertices are M(2, 7), N(6, 3), O(-1, -4) and P(-5, 0) Y(2,3) Z(1,-1) X(-1,1) D E F X Y
  • 24. 24 Answer Key How much do you know 1. 5 2. 5 3. 10 4. 7 5. (5, 3) 6. (-4, 3) 7.       3, 2 3 8. 5 + 2 2 + 61 9.       2, 2 1 10. From the figure, you can easily conclude that the quadrilateral is a parallelogram. To determine what kind of parallelogram it is, compute for the slope of any two adjacent sides and compare. Their slopes are the negative reciprocal of each other. Try this out Lesson 1 A. 1. 2 2. 5 3. 11 4. 13 5. 4 10 6. 130 7. 53 8. 17 9. 85 10. 5 5 B. 11. 16 12. 24 13. 265223 ++ 14. 3410518 ++ (2,3) (-1,-1) (3,-4) (6,0) X Y
  • 25. 25 15. 10254 + 16. 5424 + 17. 13102981322 ++++ C. 18. x = -16 ; x = 8 19. y = 33± 20. y = -6 ; y = 0 21. x = 5 ; x = 1 D. 22. the triangle is isosceles 23. Let A(3, 0) , B(0, 4) and C(6, -4) be the given points. Find the lengths, AB, BC and AC. Solution: AB = 22 )04()30( −+− = 22 43 + = 169 + = 25 AB = 5 BC = 22 )44()06( −−+− = 22 )8(6 −+ = 6436 + = 100 BC = 10 AC = 22 )04()36( −−+− = 22 )4(3 −+ = 169 + = 25 AC = 5 AB + AC = 5 + 5 = 10 = BC. By definition of betweenness, A is between B and C. Therefore, A, B and C are collinear. (2,7) (10,7) (6,3) Y X 0
  • 26. 26 24. x = 8; x = 2 25. S(2, 2) 26. y = 6; y = -2 27. x = 6; x = 0 Lesson 2 A. 1. (3, 0) 2.       − 0, 2 7 3. (0, -4) 4. (3, 5) 5. (2, -4) 6. (-4, -1) 7.       − 2 7 ,0 8. (1, 3) 9.       −− 5, 2 9 10.       ++ 2 , 2 dbca 11.(3, -7) 12.(-7, -4) 13.(14, 5) 14.(7, 8) 15.(19, -2) 16.(8, 0) 17.(3, -2) 18.(-7, 18) 19.(9, -9) 20.(2c – a, 2d – b) 21.       2 1 , 2 9 , ( )3,1, 2 3 , 2 5       − 22.       −−      −      −      − 2 1 , 2 7 ,0, 2 1 , 2 11 , 2 11 ,6, 2 5 23. Length of the median is 2 173
  • 27. 27 24. Length of the medians are 53 , 103 and 117 25. Midpoint of RT =       − 0, 2 1 Midpoint of SU =       − 0, 2 1 26. AX = 13 , BX = 13 Since AX = BX, therefore, X is the midpoint of AB. 27. a = 1, b = -6 28. s1 = [ ] [ ]22 )2(1)1(2 −−+−− = 22 33 + = 99 + = 18 s1 = 3 2 s2 = ( ) ( )22 1623 −+−− = ( ) 22 )5(5 +− = 2525 + = 50 s2 = 25 s3 = [ ] 22 )62()3(1 −−+−−− = 22 )8(2 −+ = 644 + = 68 s1 2 + s2 2 = ( )2 23 + ( )2 25 = 18 + 50 = 68 = s3 2 The square of s3 is equal to the sum of the squares of s1 and s2. 29. x = 3 30. P = s1 + s2 + s3 = 1722523 ++ = 17228 +
  • 28. 28 What have you learned. 1. │PQ│= 5 2. 5 3. 26 4. 17 5. (4, -4) 6.       −− 2 9 , 2 5 7. 171322 ++ 8. R(5, -5) 9. x = 0; x = -10 10.       2 3 , 2 1