calendarBack
Quant

/

Geometry

/

Trigonometry & Coordinate
ALL MODULES

CAT 2025 Lesson : Trigonometry & Coordinate - Basics of Coordinate Geometry

bookmarked

3. Coordinate Geometry

In this section we shall look at 2-Dimensional geometry in a coordinate plane. We will use a graph to examine the relationship between geometry and equations. The graph will contain two number lines – the horizontal
xx-axis and the vertical yy-axis as seen here.



A point in the graph (specifically called the Cartesian Coordinate System) is represented with respect to its distance from the
xx and yy axis. Every point has a unique pair of number coordinates written as (a,ba, b), where a is the distance from the yy-axis and b is the distance from the xx-axis.
Over here, a is also called the x-coordinate or abscissa and b is called the y-coordinate or ordinate. In the graph below are 4 points from the 4 quadrants. Note that the perpendiculars from the points to the axes determine their abscissa and ordinate.



3.1 Distance between points

Distance between two points (
x1,y1x_{1}, y_{1}) and (x2,y2x_{2}, y_{2}) is (x1x2)2+(y1y2)2\sqrt{(x_{1} - x_{2})^{2} + (y_{1} - y_{2})^{2}}.

(Note that distance is always a positive value, therefore the negative result of the square root can be ignored.)

Example 8

What is the distance between the points (2,5-2, 5) and (7,7-7, -7)?

Solution

Distance =
(2(7))2+(5(7))2=52+122=169=13\sqrt{(-2 - (-7))^{2} + (5 - (-7))^{2}} = \sqrt{5^{2} + 12^{2}} = \sqrt{169} = 13

Answer:
1313

3.2 Internal and External Division of a Segment

Internal Division: Where the line segment joining two points A and B with coordinates (
x1,y1x_{1}, y_{1}) and (x2,y2x_{2}, y_{2}) needs to be divided internally by a point P (x3,y3x_{3}, y_{3}) such that AP : PB is in the ratio m:nm : n, then the coordinates of P,
i.e.,
(x3,y3)=(mx2+nx1m+n,my2+ny1m+n)(x_{3}, y_{3}) = \left(\dfrac{mx_{2} + nx_{1}}{m + n}, \dfrac{my_{2} + ny_{1}}{m + n} \right)



External Division: Where the line segment joining two points A and B with coordinates (
x1,y1x_{1}, y_{1}) and (x2,y2x_{2}, y_{2}) need to be divided externally by a point P (x3,y3x_{3}, y_{3}) such that AP : PB is in the ratio m:nm : n (where m>nm > n), then the coordinates of P,
i.e.,
(x3,y3)=(mx2nx1mn,my2ny1mn)(x_{3}, y_{3}) = \left(\dfrac{mx_{2} - nx_{1}}{m - n}, \dfrac{my_{2} - ny_{1}}{m - n} \right)



Note that the point should lie beyond B, so that
m>nm > n. If m<nm < n, then B will lie before A as BP > AP. In either case, the formula remains the same.

Midpoint of a Segment: The midpoint divides a line segment in the ratio of 1 : 1. Therefore, we need to substitute
m=1m = 1 and n=1n =1 in the above formula.

Midpoint
(x3,y3)=(x1+x22,y1+y22)(x_{3},y_{3}) = \left(\dfrac{x_{1} + x_{2}}{2}, \dfrac{y_{1} + y_{2}}{2} \right)

Example 9

Points A, B and P are collinear. The coordinates of A are (2, 5) and B are (-3, 7). Find the coordinates of point P if P is the
(i) is the Midpoint      (ii) lies on AB and AP : PB = 2 : 5
(iii) does not lie on AB and AP : PB = 2 : 5

Solution

(i) P is the Midpoint

Let A (2,52, 5) be (x1,y1x_{1}, y_{1}), B (3,7-3, 7) be (x2,y2x_{2}, y_{2}) and P be (x3,y3x_{3}, y_{3})

Midpoint P
(x3,y3)=(x1+x22,y1+y22)(x_{3}, y_{3}) = \left( \dfrac{x_1 + x_2}{2}, \dfrac{y_1 + y_2}{2} \right)

P(x3,y3)=(232,5+72)\mathrm{P}(x_3, y_3) = \left(\dfrac{2 - 3}{2}, \dfrac{5 + 7}{2} \right)

P(x3,y3)=(12,6)\mathrm{P}(x_3, y_3) = \left(\dfrac{-1}{2}, 6 \right)

(ii) P lies on AB and AP : PB =
2:52 : 5
Since P (
x3,y3x_3, y_3) divides A (x1,y1x_1, y_1) and B (x2,y2x_2, y_2) in the ratio m:nm : n, p(x3,y3)=(mx2+nx1m+n,my2+ny1m+n)\mathrm{p}(x_3, y_3) = \left(\dfrac{mx_{2} + nx_{1}}{m + n}, \dfrac{my_{2} + ny_{1}}{m + n} \right)

Let AP : PB be
m:n=2:5m : n = 2 : 5

P(x3,y3)=(2(3)+5(2)2+5,2(7)+5(5)2+5)\mathrm{P}(x_3, y_3) = \left(\dfrac{2(-3) + 5(2)}{2 + 5}, \dfrac{2(7) + 5(5)}{2 + 5} \right)

P(x3,y3)=(6+107,14+257)\mathrm{P}(x_3, y_3) = \left(\dfrac{-6 + 10}{7}, \dfrac{14 + 25}{7} \right)

P(x3,y3)=(47,397)\mathrm{P}(x_{3}, y_3) = \left(\dfrac{4}{7}, \dfrac{39}{7} \right)

(iii) P does not lie on AB and AP : PB =
2:52 : 5

Since P (
x3,y3x_3, y_3) divides A (x1,y1x_1, y_1) and B (x2,y2x_2, y_2) externally in the ratio m:nm : n, where m>nm > n m:n=5:2m : n = 5 : 2

P(x3,y3)=(mx2nx1mn,my2ny1mn)\mathrm{P}(x_3, y_3) = \left(\dfrac{mx_{2} - nx_{1}}{m - n}, \dfrac{my_{2} - ny_{1}}{m - n}\right)

P(x3,y3)=(5(3)2(2)52,5(7)2(5)52)\mathrm{P}(x_3, y_3) = \left(\dfrac{5(-3) - 2(2)}{5 - 2}, \dfrac{5(7) - 2(5)}{5 - 2}\right)

P(x3,y3)=(1543,35103)\mathrm{P}(x_{3}, y_{3}) = \left(\dfrac{-15 - 4}{3}, \dfrac{35 - 10}{3} \right)

P(x3,y3)=(193,253)\mathrm{P}(x_{3}, y_{3}) = \left(\dfrac{-19}{3}, \dfrac{25}{3} \right)

Answer: (i)
(12,6)\left(\dfrac{-1}{2}, 6 \right), (ii) (47,397)\left(\dfrac{4}{7},\dfrac{39}{7} \right) , (iii) (193,253)\left(\dfrac{-19}{3}, \dfrac{25}{3} \right)

Want to read the full content

Unlock this content & enjoy all the features of the platform

Subscribe Now arrow-right
videovideo-lock