Analytic Geometry Module 1
Analytic Geometry Module 1
Analytic Geometry Module 1
POLANGUI CAMPUS
TECHNOLOGY AND ENTREPRENEURSHIP
DEPARTMENT
MATH 2
ANALYTIC GEOMETRY AND SOLID MENSURATION
MODULE 1
Prepared by:
Page 1 of 12
Introduction
Analytic geometry provides a bridge between algebra and geometry that makes it possible for
geometric problems to be solved algebraically (or analytically).
The association between algebra and geometry is made by assigning numbers to points. To do
this, the cartesian plane (named after French mathematician Rene Descartes, who formalized
its use in mathematics) as shown in figure 1 is used.
(-,+) (+,+)
(2,3)
(-,-) (+,-)
Page 2 of 12
Parts of the Cartesian Plane
The cartesian plane is defined by two perpendicular number lines: the x-axis, which is
horizontal, and the y-axis, which is vertical. The point of intersection of these two lines is called
the origin. Let’s take a look at point A in the cartesian plane as shown in figure 1. We can
uniquely describe this point using an ordered pair of numbers. Let’s first define this ordered
pair of numbers. If we draw a line parallel to the y-axis and passing through point A, then the
point of intersection of this line and the x-axis is the x coordinate or abscissa of point A.
Similarly, if we draw a line parallel to the x-axis and passing through point A, then the point
of intersection of this line and the y-axis is the y coordinate or ordinate of point A. From this
definition, we see that the x and y coordinate of point A is 2, and 3, respectively. Thus, point
A is represented by (2,3), as illustrated in figure 1. It is important to note that if the point under
consideration is on the y axis (e.g., point C), then the x-coordinate of this point is zero.
Likewise, if the point is on the x axis (e.g., point D), then the y-coordinate of this point is zero.
Hence, the coordinate of points C and D, are (0,-3), and (5,0), respectively. Now, recall that
the origin is located at the intersection of the two axes, then its coordinate must be (0,0).
Distance Formula
Now that we have established the parts and use of the Cartesian Plane, let us now focus our
attention on finding the distance between two points. Suppose we are interested in the distance
between P = (x1,y1) and Q = (x2,y2) as shown in figure 2 below. A vertical line is drawn through
Q and a horizontal line through P intersecting at a point T = (x2,y1). Assuming P and Q are not
on the same horizontal or vertical line, PTQ forms a right triangle with the right angle at T.
Now we can use the Theorem of Pythagoras to determine the length of PQ.
Page 3 of 12
By Pythagorean Theorem,
̅̅̅̅
𝑷𝑸 = √(𝒙𝟏 − 𝒙𝟐 )𝟐 + (𝒚𝟏 − 𝒚𝟐 )𝟐
(x2, y1)
Theorem 1.1
The distance between two points P = (x1,y1) and Q = (x2,y2) is
̅̅̅̅ = √(𝒙𝟏 − 𝒙𝟐 )𝟐 + (𝒚𝟏 − 𝒚𝟐 )𝟐
𝑷𝑸
Page 4 of 12
Point-of-Division Formulas
The point-of-division formula tells us the coordinates of the point which divides a given line
segment into two parts such that their lengths are in the ratio m/n as shown in figure 3. This
formula is stated in the following theorem.
Theorem 1.2
If A = (x1, y1), B = (x2, y2), and P is a point such that r = m/n, then the coordinates of P
are
𝒙 = 𝒙𝟏 + 𝒓(𝒙𝟐 − 𝒙𝟏 ) and y= 𝒚𝟏 + 𝒓(𝒚𝟐 − 𝒚𝟏 )
Where:
m = Length of line segment AP
n = Length of line segment PB
One very important special case of the point-of-division formulas arises when r = ½, which
gives the midpoint of the segment AB. Using the point-of-division formulas, we have the
following theorem:
Theorem 1.3
If P is the midpoint of AB, then the coordinates of P are
𝒙𝟏 + 𝒙𝟐 𝒚𝟏 + 𝒚𝟐
𝒙= and 𝒚=
𝟐 𝟐
Page 5 of 12
Inclination and Slope
We now define the inclination and slope of a line. First, let us recall the convention from
trigonometry which states that angles measured in the counterclockwise direction are positive,
while those measured in the clockwise direction are negative. Thus, we have the following
definition.
Definition
The inclination of a line that intersects the x axis is the measure of the smallest nonnegative
angle which the line makes with the positive end of the x axis. The inclination of line parallel
to the x axis is 0.
0 ≤ 𝜃 ≤ 180° or 0≤𝜃≤𝜋
While the inclination of a line may seem like a simple representation, we cannot, in general,
find a simple relationship between the inclination of a line and the coordinates of points on it
without resorting to tables of trigonometric functions. Thus, we consider another expression
related to the inclination – namely, the slope of a line.
Definition
The slope m of a line is the tangent of the inclination; thus,
𝒎 = 𝐭𝐚𝐧 𝜽
Page 6 of 12
Note:
1. While it is possible for two different angles to have the same tangent, it is not possible
for lines having two different inclinations to have the same slope. The reason for this
is the restriction on the inclination, 0 ≤ 𝜃 ≤ 180°.
2. Vertical lines have inclination 90° but no slope.
3. A horizontal line has a slope and that slope is equal to zero.
Determination of Slope
Theorem 1.4
A line through P1 = (x1, y1) and P2 = (x2, y2), where 𝑥1 ≠ 𝑥2 , has slope
𝒚𝟐 − 𝒚𝟏 𝒚𝟏 − 𝒚𝟐
𝒎= =
𝒙𝟐 − 𝒙𝟏 𝒙𝟏 − 𝒙𝟐
One description of the slope of a line is that it is the vertical rise of the line divided by the
horizontal run, or simply, rise over run. Figure 5 shows the geometrical representation of the
inclination(θ) and slope of a line.
(RISE)
(RUN)
Page 7 of 12
Parallel and Perpendicular Lines
Now that we know how to calculate the slope of a line, let’s now discuss one of its applications
on parallel and perpendicular lines.
Theorem 1.5
The lines l1 and l2 with slopes m1 and m2, respectively, are
(a) Parallel or coincident if and only if m1 = m2
(b) Perpendicular if and only if m1m2= -1
Page 8 of 12
SAMPLE PROBLEMS
Solution:
̅̅̅̅ = √(−3 − 1)2 + (2 − 4)2
𝐴𝐵
= √16 + 4 = 𝟐√𝟓
2. Find the point one-third of the way from A = (2, 5) to B = (8, -1).
Solution:
̅̅̅̅
𝐴𝑃 1
𝑟= =
̅̅̅̅
𝐴𝐵 3
𝑥 = 𝑥1 + 𝑟(𝑥2 − 𝑥1 )
1
= 2 + (8 − 2)
3
=4
𝑦 = 𝑦1 + 𝑟(𝑦2 − 𝑦1 )
1
= 5 + (−1 − 5)
3
=3
Thus, the desired point is P = (4, 3).
Page 9 of 12
3. If the segment AB, where A = (-3, 1) and B = (2, 5), is extended beyond B to a point
P twice as far from A as B is, find P.
Solution:
̅̅̅̅
𝐴𝑃
𝑟= =2
̅̅̅̅
𝐴𝐵
𝑥 = 𝑥1 + 𝑟(𝑥2 − 𝑥1 )
= −3 + 2[2 − (−3)]
=7
𝑦 = 𝑦1 + 𝑟(𝑦2 − 𝑦1 )
= 1 + 2(5 − 1)
=9
Thus, P = (7, 9).
4. Find the midpoint of the segment AB, where A = (1, 5) and B = (-3, -1).
Solution:
𝑥1 + 𝑥2
𝑥=
2
1−3
=
2
= −1
𝑦1 + 𝑦2
𝑦=
2
5−1
=
2
=2
Thus, P = (-1, 2).
Page 10 of 12
5. Find the slope and inclination of the line containing A = (1, 5) and B = (7, -7).
Solution:
𝑦2 − 𝑦1 −7 − 5 −12
𝑚= = = = −𝟐
𝑥2 − 𝑥1 7−1 6
Since
𝑚 = tan 𝜃 = −2
𝜃 = arctan(−2) = 𝟏𝟏𝟕°
θ
The line through A and B is shown in the
figure. A slope of -2 means that, as we
move a unit distance to the right on the line,
we move down (because of the minus) a
distance 2.
6. Find the slopes of l1 containing (1, 5) and (3, 8) and l2 containing (-4, 1) and (0, 7);
determine whether l1 and l2 are parallel, coincident, perpendicular, or none of these.
Solution:
8−5 3
𝑚1 = =
3−1 2
7−1 6 3
𝑚2 = = =
0+4 4 2
Since m1=m2, then the l1 and l2 are
either parallel or coincident. To clear
this out, we graph l1 and l2. From the
figure on the right, it is clear that they
are parallel rather than coincident.
Thus, l1 and l2 are parallel.
Page 11 of 12
References:
https://www.skillsyouneed.com/images/geo/cartesian-coordinates.png
https://www.varsitytutors.com/hotmath/hotmath_help/topics/cartesian-plane
https://cdn1.byjus.com/wp-content/uploads/2020/10/Distance-Formula.png
https://brilliant.org/wiki/section-formula/
https://thefactfactor.com/wp-content/uploads/2020/09/Inclination-of-a-line-01.png
https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSIoYInei0eGsPlft62dtHL-
9Xh3ZDbVZzpcQ&usqp=CAU
Page 12 of 12