KSEAB EM • Chapter 7

Coordinate Geometry

Master this chapter with IndiaSchool's AI tutor. Get simplified explanations, real-life examples, and instant doubt resolution.

39 minutes 5,854 words AI-written tutor lesson

Welcome dear students! Today we are going to learn about Coordinate Geometry from Class 10 Maths. In Class IX, you have studied that to locate the position of a point on a plane, we require a pair of coordinate axes. The distance of a point from the y-axis is called its x-coordinate, or abscissa. The distance of a point from the x-axis is called its y-coordinate, or ordinate. The coordinates of a point on the x-axis are of the form (x, 0), and of a point on the y-axis are of the form (0, y). Here is a play for you. Draw a set of a pair of perpendicular axes on a graph paper. Now plot the following points and join them as directed: Join the point A(4, 8) to B(3, 9) to C(3, 8) to D(1, 6) to E(1, 5) to F(3, 3) to G(6, 3) to H(8, 5) to I(8, 6) to J(6, 8) to K(6, 9) to L(5, 8) to A. Then join the points P(3.5, 7), Q(3, 6) and R(4, 6) to form a triangle. Also join the points X(5.5, 7), Y(5, 6) and Z(6, 6) to form a triangle. Now join S(4, 5), T(4.5, 4) and U(5, 5) to form a triangle. Lastly join S to the points (0, 5) and (0, 6) and join U to the points (9, 5) and (9, 6). What picture have you got? Also, you have seen that a linear equation in two variables of the form ax + by + c = 0, (a, b are not simultaneously zero), when represented graphically, gives a straight line. Further, in Chapter 2, you have seen the graph of y = ax² + bx + c (a ≠ 0), is a parabola. In fact, coordinate geometry has been developed as an algebraic tool for studying geometry of figures. It helps us to study geometry using algebra, and understand algebra with the help of geometry. Because of this, coordinate geometry is widely applied in various fields such as physics, engineering, navigation, seismology and art! In this chapter, you will learn how to find the distance between the two points whose coordinates are given. You will also study how to find the coordinates of the point which divides a line segment joining two given points in a given ratio. [CHECKPOINT]

Let us move on to Section 7.2, the Distance Formula. Let us consider the following situation. A town B is located 36 km east and 15 km north of the town A. How would you find the distance from town A to town B without actually measuring it. Let us see. This situation can be represented graphically as shown in Fig. 7.1. In this figure, we see a coordinate plane where town A is at the origin, and town B is positioned at coordinates (36, 15). A right triangle is formed with the horizontal and vertical distances. You may use the Pythagoras Theorem to calculate this distance. Now, suppose two points lie on the x-axis. Can we find the distance between them? For instance, consider two points A(4, 0) and B(6, 0) in Fig. 7.2. The points A and B lie on the x-axis. From the figure you can see that OA = 4 units and OB = 6 units. Therefore, the distance of B from A, i.e., AB = OB – OA = 6 – 4 = 2 units. So, if two points lie on the x-axis, we can easily find the distance between them. Now, suppose we take two points lying on the y-axis. Can you find the distance between them. If the points C(0, 3) and D(0, 8) lie on the y-axis, similarly we find that CD = 8 – 3 = 5 units (see Fig. 7.2). Next, can you find the distance of A from C in Fig. 7.2? Since OA = 4 units and OC = 3 units, the distance of A from C, i.e., AC = √(3² + 4²) = 5 units. Similarly, you can find the distance of B from D = BD = 10 units. Now, if we consider two points not lying on coordinate axis, can we find the distance between them? Yes! We shall use Pythagoras theorem to do so. Let us see an example. In Fig. 7.3, the points P(4, 6) and Q(6, 8) lie in the first quadrant. How do we use Pythagoras theorem to find the distance between them? Let us draw PR and QS perpendicular to the x-axis from P and Q respectively. Also, draw a perpendicular from P on QS to meet QS at T. Then the coordinates of R and S are (4, 0) and (6, 0), respectively. So, RS = 2 units. Also, QS = 8 units and TS = PR = 6 units. Therefore, QT = 2 units and PT = RS = 2 units. Now, using the Pythagoras theorem, we have PQ² = PT² + QT² = 2² + 2² = 8. So, PQ = √8 = 2√2 units. How will we find the distance between two points in two different quadrants? Consider the points P(6, 4) and Q(–5, –3) as shown in Fig. 7.4. Draw QS perpendicular to the x-axis. Also draw a perpendicular PT from the point P on QS (extended) to meet the y-axis at the point R. Then PT = 11 units and QT = 7 units. (Why?) Using the Pythagoras Theorem to the right triangle PTQ, we get PQ = √(11² + 7²) = √170 units. [CHECKPOINT]

Let us now find the distance between any two points P(x₁, y₁) and Q(x₂, y₂). Draw PR and QS perpendicular to the x-axis. A perpendicular from the point P on QS is drawn to meet it at the point T as shown in Fig. 7.5. Then, OR = x₁, OS = x₂. So, RS = x₂ – x₁ = PT. Also, SQ = y₂, ST = PR = y₁. So, QT = y₂ – y₁. Now, applying the Pythagoras theorem in ∆PTQ, we get PQ² = PT² + QT² = (x₂ – x₁)² + (y₂ – y₁)². Therefore, PQ = √((x₂ – x₁)² + (y₂ – y₁)²). Note that since distance is always non-negative, we take only the positive square root. So, the distance between the points P(x₁, y₁) and Q(x₂, y₂) is PQ = √((x₂ – x₁)² + (y₂ – y₁)²), which is called the distance formula. Remarks: 1. In particular, the distance of a point P(x, y) from the origin O(0, 0) is given by OP = √(x² + y²). 2. We can also write, PQ = √((x₁ – x₂)² + (y₁ – y₂)²). (Why?) Let us now work through the examples. Example 1: Do the points (3, 2), (–2, –3) and (2, 3) form a triangle? If so, name the type of triangle formed. Solution: Let us apply the distance formula to find the distances PQ, QR and PR, where P(3, 2), Q(–2, –3) and R(2, 3) are the given points. We have PQ = √((3 – (–2))² + (2 – (–3))²) = √(5² + 5²) = √50 = 7.07 (approx.) QR = √((–2 – 2)² + (–3 – 3)²) = √((–4)² + (–6)²) = √52 = 7.21 (approx.) PR = √((3 – 2)² + (2 – 3)²) = √(1² + (–1)²) = √2 = 1.41 (approx.) Since the sum of any two of these distances is greater than the third distance, therefore, the points P, Q and R form a triangle. Also, PQ² + PR² = 50 + 2 = 52 = QR². By the converse of Pythagoras theorem, we have ∠P = 90°. Therefore, PQR is a right triangle. [CHECKPOINT]

Example 2: Show that the points (1, 7), (4, 2), (–1, –1) and (–4, 4) are the vertices of a square. Solution: Let A(1, 7), B(4, 2), C(–1, –1) and D(–4, 4) be the given points. One way of showing that ABCD is a square is to use the property that all its sides should be equal and both its diagonals should also be equal. Now, AB = √((1 – 4)² + (7 – 2)²) = √(9 + 25) = √34. BC = √((4 – (–1))² + (2 – (–1))²) = √(25 + 9) = √34. CD = √((–1 – (–4))² + (–1 – 4)²) = √(9 + 25) = √34. DA = √((–4 – 1)² + (4 – 7)²) = √(25 + 9) = √34. AC = √((1 – (–1))² + (7 – (–1))²) = √(4 + 64) = √68. BD = √((4 – (–4))² + (2 – 4)²) = √(64 + 4) = √68. Since AB = BC = CD = DA and AC = BD, all the four sides of the quadrilateral ABCD are equal and its diagonals AC and BD are also equal. Therefore, ABCD is a square. Alternative Solution: We find the four sides and one diagonal, say AC as above. Here AD² + DC² = 34 + 34 = 68 = AC². Therefore, by the converse of Pythagoras theorem, ∠D = 90°. A quadrilateral with all four sides equal and one angle 90° is a square. So, ABCD is a square. Example 3: Fig. 7.6 shows the arrangement of desks in a classroom. Ashima, Bharti and Camella are seated at A(3, 1), B(6, 4) and C(8, 6) respectively. Do you think they are seated in a line? Give reasons for your answer. Solution: Using the distance formula, we have AB = √((6 – 3)² + (4 – 1)²) = √(9 + 9) = √18 = 3√2. BC = √((8 – 6)² + (6 – 4)²) = √(4 + 4) = √8 = 2√2. AC = √((8 – 3)² + (6 – 1)²) = √(25 + 25) = √50 = 5√2. Since AB + BC = 3√2 + 2√2 = 5√2 = AC, we can say that the points A, B and C are collinear. Therefore, they are seated in a line. [CHECKPOINT]

Example 4: Find a relation between x and y such that the point (x, y) is equidistant from the points (7, 1) and (3, 5). Solution: Let P(x, y) be equidistant from the points A(7, 1) and B(3, 5). We are given that AP = BP. So, AP² = BP². i.e., (x – 7)² + (y – 1)² = (x – 3)² + (y – 5)². Expanding both sides, we get x² – 14x + 49 + y² – 2y + 1 = x² – 6x + 9 + y² – 10y + 25. Simplifying, we cancel x² and y² from both sides. We are left with –14x – 2y + 50 = –6x – 10y + 34. Bringing like terms together, we get –8x + 8y + 16 = 0. Dividing by –8, we get x – y = 2, which is the required relation. Remark: Note that the graph of the equation x – y = 2 is a line. From your earlier studies, you know that a point which is equidistant from A and B lies on the perpendicular bisector of AB. Therefore, the graph of x – y = 2 is the perpendicular bisector of AB as shown in Fig. 7.7. Example 5: Find a point on the y-axis which is equidistant from the points A(6, 5) and B(–4, 3). Solution: We know that a point on the y-axis is of the form (0, y). So, let the point P(0, y) be equidistant from A and B. Then (6 – 0)² + (5 – y)² = (–4 – 0)² + (3 – y)². Expanding, we get 36 + 25 + y² – 10y = 16 + 9 + y² – 6y. Simplifying, we get 61 + y² – 10y = 25 + y² – 6y. Subtracting y² from both sides and rearranging, we get –10y + 6y = 25 – 61. So, –4y = –36. Dividing by –4, we get y = 9. So, the required point is (0, 9). Let us check our solution: AP = √((6 – 0)² + (5 – 9)²) = √(36 + 16) = √52. BP = √((–4 – 0)² + (3 – 9)²) = √(16 + 36) = √52. Note: Using the remark above, we see that (0, 9) is the intersection of the y-axis and the perpendicular bisector of AB. [CHECKPOINT]

Now let us move to Exercise 7.1. I will solve each question step by step. Question 1: Find the distance between the following pairs of points. Part (i): (2, 3) and (4, 1). Using the distance formula, distance = √((4 – 2)² + (1 – 3)²) = √(2² + (–2)²) = √(4 + 4) = √8 = 2√2. Part (ii): (–5, 7) and (–1, 3). Distance = √((–1 – (–5))² + (3 – 7)²) = √(4² + (–4)²) = √(16 + 16) = √32 = 4√2. Part (iii): (a, b) and (–a, –b). Distance = √((–a – a)² + (–b – b)²) = √((–2a)² + (–2b)²) = √(4a² + 4b²) = 2√(a² + b²). Question 2: Find the distance between the points (0, 0) and (36, 15). Distance = √((36 – 0)² + (15 – 0)²) = √(1296 + 225) = √1521 = 39. Can you now find the distance between the two towns A and B discussed in Section 7.2? Yes, since the coordinates are (0, 0) and (36, 15), the distance is exactly 39 km. Question 3: Determine if the points (1, 5), (2, 3) and (–2, –11) are collinear. Let A(1, 5), B(2, 3), C(–2, –11). AB = √((2 – 1)² + (3 – 5)²) = √(1 + 4) = √5. BC = √((–2 – 2)² + (–11 – 3)²) = √(16 + 196) = √212. AC = √((–2 – 1)² + (–11 – 5)²) = √(9 + 256) = √265. Check if AB + BC = AC. √5 + √212 ≈ 2.23 + 14.56 = 16.79. √265 ≈ 16.28. They are not equal. Therefore, the points are not collinear. [CHECKPOINT]

Question 4: Check whether (5, –2), (6, 4) and (7, –2) are the vertices of an isosceles triangle. Let A(5, –2), B(6, 4), C(7, –2). AB = √((6 – 5)² + (4 – (–2))²) = √(1 + 36) = √37. BC = √((7 – 6)² + (–2 – 4)²) = √(1 + 36) = √37. AC = √((7 – 5)² + (–2 – (–2))²) = √(4 + 0) = 2. Since AB = BC, two sides are equal. Therefore, it is an isosceles triangle. Question 5: In a classroom, 4 friends are seated at the points A, B, C and D as shown in Fig. 7.8. Champa and Chameli walk into the class and after observing for a few minutes Champa asks Chameli, “Don’t you think ABCD is a square?” Chameli disagrees. Using distance formula, find which of them is correct. The coordinates are A(3, 4), B(6, 7), C(9, 4), D(6, 1). Let us check. AB = √((6 – 3)² + (7 – 4)²) = √(9 + 9) = √18 = 3√2. BC = √((9 – 6)² + (4 – 7)²) = √(9 + 9) = 3√2. CD = √((6 – 9)² + (1 – 4)²) = √(9 + 9) = 3√2. DA = √((3 – 6)² + (4 – 1)²) = √(9 + 9) = 3√2. Diagonals: AC = √((9 – 3)² + (4 – 4)²) = 6. BD = √((6 – 6)² + (1 – 7)²) = 6. Since all four sides are equal and both diagonals are equal, ABCD is indeed a square. Champa is correct. Question 6: Name the type of quadrilateral formed, if any, by the following points, and give reasons for your answer. Part (i): (–1, –2), (1, 0), (–1, 2), (–3, 0). Let A(–1, –2), B(1, 0), C(–1, 2), D(–3, 0). AB = √((1 – (–1))² + (0 – (–2))²) = √(4 + 4) = √8. BC = √((–1 – 1)² + (2 – 0)²) = √(4 + 4) = √8. CD = √((–3 – (–1))² + (0 – 2)²) = √(4 + 4) = √8. DA = √((–1 – (–3))² + (–2 – 0)²) = √(4 + 4) = √8. Diagonals: AC = √((–1 – (–1))² + (2 – (–2))²) = 4. BD = √((–3 – 1)² + (0 – 0)²) = 4. All sides equal, diagonals equal, so it is a square. Part (ii): (–3, 5), (3, 1), (0, 3), (–1, –4). Let A(–3, 5), B(3, 1), C(0, 3), D(–1, –4). AB = √((3 – (–3))² + (1 – 5)²) = √(36 + 16) = √52. BC = √((0 – 3)² + (3 – 1)²) = √(9 + 4) = √13. CD = √((–1 – 0)² + (–4 – 3)²) = √(1 + 49) = √50. DA = √((–3 – (–1))² + (5 – (–4))²) = √(4 + 81) = √85. No sides are equal. It is a general quadrilateral. Part (iii): (4, 5), (7, 6), (4, 3), (1, 2). Let A(4, 5), B(7, 6), C(4, 3), D(1, 2). AB = √((7 – 4)² + (6 – 5)²) = √(9 + 1) = √10. BC = √((4 – 7)² + (3 – 6)²) = √(9 + 9) = √18. CD = √((1 – 4)² + (2 – 3)²) = √(9 + 1) = √10. DA = √((4 – 1)² + (5 – 2)²) = √(9 + 9) = √18. Opposite sides are equal. Check diagonals: AC = √((4 – 4)² + (3 – 5)²) = 2. BD = √((1 – 7)² + (2 – 6)²) = √(36 + 16) = √52. Diagonals are not equal. So it is a parallelogram. [CHECKPOINT]

Question 7: Find the point on the x-axis which is equidistant from (2, –5) and (–2, 9). A point on the x-axis is (x, 0). Let P(x, 0) be equidistant from A(2, –5) and B(–2, 9). So AP² = BP². (x – 2)² + (0 – (–5))² = (x – (–2))² + (0 – 9)². Expanding: x² – 4x + 4 + 25 = x² + 4x + 4 + 81. Simplify: –4x + 29 = 4x + 85. Bring terms together: –8x = 56. So x = –7. The point is (–7, 0). Question 8: Find the values of y for which the distance between the points P(2, –3) and Q(10, y) is 10 units. Distance² = 100. (10 – 2)² + (y – (–3))² = 100. 64 + (y + 3)² = 100. (y + 3)² = 36. Taking square root: y + 3 = ±6. So y = 3 or y = –9. Question 9: If Q(0, 1) is equidistant from P(5, –3) and R(x, 6), find the values of x. Also find the distances QR and PR. QP² = QR². (5 – 0)² + (–3 – 1)² = (x – 0)² + (6 – 1)². 25 + 16 = x² + 25. 41 = x² + 25. x² = 16. So x = 4 or –4. If x = 4, R is (4, 6). QR = √((4 – 0)² + (6 – 1)²) = √(16 + 25) = √41. PR = √((5 – 4)² + (–3 – 6)²) = √(1 + 81) = √82. If x = –4, R is (–4, 6). QR = √((–4 – 0)² + (6 – 1)²) = √(16 + 25) = √41. PR = √((5 – (–4))² + (–3 – 6)²) = √(81 + 81) = 9√2. Question 10: Find a relation between x and y such that the point (x, y) is equidistant from the point (3, 6) and (–3, 4). Let P(x, y). PA² = PB². (x – 3)² + (y – 6)² = (x – (–3))² + (y – 4)². Expand: x² – 6x + 9 + y² – 12y + 36 = x² + 6x + 9 + y² – 8y + 16. Cancel x² and y². –6x – 12y + 45 = 6x – 8y + 25. Rearrange: –12x – 4y + 20 = 0. Divide by –4: 3x + y – 5 = 0. So the relation is 3x + y = 5. [CHECKPOINT]

Now let us move to Section 7.3, the Section Formula. Let us recall the situation in Section 7.2. Suppose a telephone company wants to position a relay tower at P between A and B in such a way that the distance of the tower from B is twice its distance from A. If P lies on AB, it will divide AB in the ratio 1 : 2 (see Fig. 7.9). If we take A as the origin O, and 1 km as one unit on both the axis, the coordinates of B will be (36, 15). In order to know the position of the tower, we must know the coordinates of P. How do we find these coordinates? Let the coordinates of P be (x, y). Draw perpendiculars from P and B to the x-axis, meeting it in D and E, respectively. Draw PC perpendicular to BE. Then, by the AA similarity criterion, studied in Chapter 6, ∆POD and ∆BPC are similar. Therefore, OD/PC = OP/PB = 1/2, and PD/BC = OP/PB = 1/2. So, x/(36 – x) = 1/2 and y/(15 – y) = 1/2. These equations give x = 12 and y = 5. You can check that P(12, 5) meets the condition that OP : PB = 1 : 2. Now let us use the understanding that you may have developed through this example to obtain the general formula. Consider any two points A(x₁, y₁) and B(x₂, y₂) and assume that P(x, y) divides AB internally in the ratio m₁ : m₂, i.e., PA/PB = m₁/m₂ (see Fig. 7.10). Draw AR, PS and BT perpendicular to the x-axis. Draw AQ and PC parallel to the x-axis. Then, by the AA similarity criterion, ∆PAQ ~ ∆BPC. Therefore, PA/BP = AQ/PC = PQ/BC. Now, AQ = RS = OS – OR = x – x₁. PC = ST = OT – OS = x₂ – x. PQ = PS – QS = PS – AR = y – y₁. BC = BT – CT = BT – PS = y₂ – y. Substituting these values in the ratio, we get m₁/m₂ = (x – x₁)/(x₂ – x) = (y – y₁)/(y₂ – y). Taking m₁/m₂ = (x – x₁)/(x₂ – x), we get m₁(x₂ – x) = m₂(x – x₁). Expanding: m₁x₂ – m₁x = m₂x – m₂x₁. Rearranging: m₁x₂ + m₂x₁ = x(m₁ + m₂). So, x = (m₁x₂ + m₂x₁)/(m₁ + m₂). Similarly, taking m₁/m₂ = (y – y₁)/(y₂ – y), we get y = (m₁y₂ + m₂y₁)/(m₁ + m₂). So, the coordinates of the point P(x, y) which divides the line segment joining the points A(x₁, y₁) and B(x₂, y₂), internally, in the ratio m₁ : m₂ are ((m₁x₂ + m₂x₁)/(m₁ + m₂), (m₁y₂ + m₂y₁)/(m₁ + m₂)). This is known as the section formula. If the ratio in which P divides AB is k : 1, then the coordinates of the point P will be ((kx₂ + x₁)/(k + 1), (ky₂ + y₁)/(k + 1)). Special Case: The mid-point of a line segment divides the line segment in the ratio 1 : 1. Therefore, the coordinates of the mid-point P of the join of the points A(x₁, y₁) and B(x₂, y₂) is ((x₁ + x₂)/2, (y₁ + y₂)/2). Let us solve a few examples based on the section formula. [CHECKPOINT]

Example 6: Find the coordinates of the point which divides the line segment joining the points (4, –3) and (8, 5) in the ratio 3 : 1 internally. Solution: Let P(x, y) be the required point. Using the section formula, we get x = (3(8) + 1(4))/(3 + 1) = 28/4 = 7. y = (3(5) + 1(–3))/(3 + 1) = 12/4 = 3. Therefore, (7, 3) is the required point. Example 7: In what ratio does the point (–4, 6) divide the line segment joining the points A(–6, 10) and B(3, –8)? Solution: Let (–4, 6) divide AB internally in the ratio m₁ : m₂. Using the section formula, we get (–4, 6) = ((3m₁ – 6m₂)/(m₁ + m₂), (–8m₁ + 10m₂)/(m₁ + m₂)). Recall that if (x, y) = (a, b) then x = a and y = b. So, –4 = (3m₁ – 6m₂)/(m₁ + m₂). Multiplying both sides by (m₁ + m₂), we get –4m₁ – 4m₂ = 3m₁ – 6m₂. Rearranging, we get –7m₁ = –2m₂, which gives m₁/m₂ = 2/7. So the ratio is 2 : 7. You should verify that the ratio satisfies the y-coordinate also. Now, (–8m₁ + 10m₂)/(m₁ + m₂) = (–8(2) + 10(7))/(2 + 7) = (–16 + 70)/9 = 54/9 = 6. It matches. Therefore, the point (–4, 6) divides the line segment joining the points A(–6, 10) and B(3, –8) in the ratio 2 : 7. Alternatively: The ratio m₁ : m₂ can also be written as k : 1. Let (–4, 6) divide AB internally in the ratio k : 1. Using the section formula, we get (–4, 6) = ((3k – 6)/(k + 1), (–8k + 10)/(k + 1)). So, –4 = (3k – 6)/(k + 1). i.e., –4k – 4 = 3k – 6. i.e., 7k = 2. i.e., k : 1 = 2 : 7. You can check for the y-coordinate also. So, the point (–4, 6) divides the line segment joining the points A(–6, 10) and B(3, –8) in the ratio 2 : 7. [CHECKPOINT]

Example 8: Find the coordinates of the points of trisection (i.e., points dividing in three equal parts) of the line segment joining the points A(2, –2) and B(–7, 4). Solution: Let P and Q be the points of trisection of AB i.e., AP = PQ = QB (see Fig. 7.11). Therefore, P divides AB internally in the ratio 1 : 2. Therefore, the coordinates of P, by applying the section formula, are ((1(–7) + 2(2))/(1 + 2), (1(4) + 2(–2))/(1 + 2)), i.e., (–3/3, 0/3), that is, (–1, 0). Now, Q also divides AB internally in the ratio 2 : 1. So, the coordinates of Q are ((2(–7) + 1(2))/(2 + 1), (2(4) + 1(–2))/(2 + 1)), i.e., (–12/3, 6/3), that is, (–4, 2). Therefore, the coordinates of the points of trisection of the line segment joining A and B are (–1, 0) and (–4, 2). Note: We could also have obtained Q by noting that it is the mid-point of PB. So, we could have obtained its coordinates using the mid-point formula. Example 9: Find the ratio in which the y-axis divides the line segment joining the points (5, –6) and (–1, –4). Also find the point of intersection. Solution: Let the ratio be k : 1. Then by the section formula, the coordinates of the point which divides AB in the ratio k : 1 are ((k(–1) + 1(5))/(k + 1), (k(–4) + 1(–6))/(k + 1)). This point lies on the y-axis, and we know that on the y-axis the abscissa is 0. Therefore, (–k + 5)/(k + 1) = 0. So, –k + 5 = 0, which gives k = 5. That is, the ratio is 5 : 1. Putting the value of k = 5, we get the point of intersection as (0, (–20 – 6)/6), which is (0, –26/6), simplifying to (0, –13/3). Example 10: If the points A(6, 1), B(8, 2), C(9, 4) and D(p, 3) are the vertices of a parallelogram, taken in order, find the value of p. Solution: We know that diagonals of a parallelogram bisect each other. So, the coordinates of the mid-point of AC = coordinates of the mid-point of BD. i.e., ((6 + 9)/2, (1 + 4)/2) = ((8 + p)/2, (2 + 3)/2). i.e., (15/2, 5/2) = ((8 + p)/2, 5/2). Equating the x-coordinates, we get 15/2 = (8 + p)/2. Multiplying by 2, we get 15 = 8 + p. So, p = 7. [CHECKPOINT]

Now let us proceed to Exercise 7.2. Question 1: Find the coordinates of the point which divides the join of (–1, 7) and (4, –3) in the ratio 2 : 3. Using the section formula, x = (2(4) + 3(–1))/(2 + 3) = (8 – 3)/5 = 1. y = (2(–3) + 3(7))/(2 + 3) = (–6 + 21)/5 = 3. The coordinates are (1, 3). Question 2: Find the coordinates of the points of trisection of the line segment joining (4, –1) and (–2, –3). First point divides in ratio 1 : 2. x = (1(–2) + 2(4))/3 = (–2 + 8)/3 = 2. y = (1(–3) + 2(–1))/3 = (–3 – 2)/3 = –5/3. First point is (2, –5/3). Second point divides in ratio 2 : 1. x = (2(–2) + 1(4))/3 = (–4 + 4)/3 = 0. y = (2(–3) + 1(–1))/3 = (–6 – 1)/3 = –7/3. Second point is (0, –7/3). Question 3: To conduct Sports Day activities, in your rectangular shaped school ground ABCD, lines have been drawn with chalk powder at a distance of 1m each. 100 flower pots have been placed at a distance of 1m from each other along AD, as shown in Fig. 7.12. Taking A as origin (0,0), AD along y-axis, AB along x-axis. Niharika runs 1/4th the distance AD on the 2nd line and posts a green flag. AD is 100m. 1/4th is 25m. Second line means x = 2. So green flag is at G(2, 25). Preet runs 1/5th the distance AD on the eighth line and posts a red flag. 1/5th of 100 is 20m. Eighth line means x = 8. So red flag is at R(8, 20). Distance between both the flags = √((8 – 2)² + (20 – 25)²) = √(36 + 25) = √61 m. If Rashmi has to post a blue flag exactly halfway between the line segment joining the two flags, where should she post her flag? Midpoint of G and R is ((2 + 8)/2, (25 + 20)/2), which is (5, 45/2), or (5, 22.5). She should post it on the 5th line at 22.5 metres. [CHECKPOINT]

Question 4: Find the ratio in which the line segment joining the points (–3, 10) and (6, –8) is divided by (–1, 6). Let ratio be k : 1. x-coordinate: (6k – 3)/(k + 1) = –1. So 6k – 3 = –k – 1. 7k = 2. k = 2/7. Ratio is 2 : 7. Check y: (–8k + 10)/(k + 1) = (–16/7 + 70/7)/(9/7) = 54/9 = 6. Correct. Ratio is 2 : 7. Question 5: Find the ratio in which the line segment joining A(1, –5) and B(–4, 5) is divided by the x-axis. Also find the coordinates of the point of division. On the x-axis, y = 0. Let ratio be k : 1. y-coordinate: (5k – 5)/(k + 1) = 0. So 5k – 5 = 0, k = 1. Ratio is 1 : 1. Point of division: x = (1(–4) + 1(1))/2 = –3/2. Coordinates are (–3/2, 0). Question 6: If (1, 2), (4, y), (x, 6) and (3, 5) are the vertices of a parallelogram taken in order, find x and y. Diagonals bisect each other. Midpoint of (1, 2) and (x, 6) equals midpoint of (4, y) and (3, 5). So ((1 + x)/2, (2 + 6)/2) = ((4 + 3)/2, (y + 5)/2). Equating x-coordinates: (1 + x)/2 = 7/2. So x = 6. Equating y-coordinates: 8/2 = (y + 5)/2. So 8 = y + 5, y = 3. Question 7: Find the coordinates of a point A, where AB is the diameter of a circle whose centre is (2, –3) and B is (1, 4). Centre is midpoint of AB. Let A be (x, y). ((x + 1)/2, (y + 4)/2) = (2, –3). So (x + 1)/2 = 2, x + 1 = 4, x = 3. (y + 4)/2 = –3, y + 4 = –6, y = –10. Point A is (3, –10). Question 8: If A and B are (–2, –2) and (2, –4), respectively, find the coordinates of P such that AP = 3/7 AB and P lies on the line segment AB. AP to PB ratio: AP is 3/7 of AB, so PB is 4/7 of AB. Ratio AP : PB is 3 : 4. Using section formula, x = (3(2) + 4(–2))/7 = (6 – 8)/7 = –2/7. y = (3(–4) + 4(–2))/7 = (–12 – 8)/7 = –20/7. P is (–2/7, –20/7). [CHECKPOINT]

Question 9: Find the coordinates of the points which divide the line segment joining A(–2, 2) and B(2, 8) into four equal parts. Points are P, Q, R. P divides in 1 : 3. x = (1(2) + 3(–2))/4 = –4/4 = –1. y = (1(8) + 3(2))/4 = 14/4 = 7/2. P is (–1, 7/2). Q divides in 2 : 2 or 1 : 1 (midpoint). x = (–2 + 2)/2 = 0. y = (2 + 8)/2 = 5. Q is (0, 5). R divides in 3 : 1. x = (3(2) + 1(–2))/4 = 4/4 = 1. y = (3(8) + 1(2))/4 = 26/4 = 13/2. R is (1, 13/2). Question 10: Find the area of a rhombus if its vertices are (3, 0), (4, 5), (–1, 4) and (–2, –1) taken in order. [Hint: Area of a rhombus = 1/2 (product of its diagonals)]. Diagonals are AC and BD. A(3, 0), C(–1, 4). AC length = √((–1 – 3)² + (4 – 0)²) = √(16 + 16) = √32 = 4√2. B(4, 5), D(–2, –1). BD length = √((–2 – 4)² + (–1 – 5)²) = √(36 + 36) = √72 = 6√2. Area = 1/2 × product of diagonals = 1/2 × 4√2 × 6√2 = 1/2 × 24 × 2 = 24 square units. Let us now review the Summary in Section 7.4. In this chapter, you have studied the following points: 1. The distance between P(x₁, y₁) and Q(x₂, y₂) is √((x₂ – x₁)² + (y₂ – y₁)²). 2. The distance of a point P(x, y) from the origin is √(x² + y²). 3. The coordinates of the point P(x, y) which divides the line segment joining the points A(x₁, y₁) and B(x₂, y₂) internally in the ratio m₁ : m₂ are ((m₁x₂ + m₂x₁)/(m₁ + m₂), (m₁y₂ + m₂y₁)/(m₁ + m₂)). 4. The mid-point of the line segment joining the points P(x₁, y₁) and Q(x₂, y₂) is ((x₁ + x₂)/2, (y₁ + y₂)/2). A NOTE TO THE READER: Section 7.3 discusses the Section Formula for the coordinates (x, y) of a point P which divides internally the line segment joining the points A(x₁, y₁) and B(x₂, y₂) in the ratio m₁ : m₂ as follows: x = (m₁x₂ + m₂x₁)/(m₁ + m₂), y = (m₁y₂ + m₂y₁)/(m₁ + m₂). Note that, here, PA : PB = m₁ : m₂. However, if P does not lie between A and B but lies on the line AB, outside the line segment AB, and PA : PB = m₁ : m₂, we say that P divides externally the line segment joining the points A and B. You will study Section Formula for such case in higher classes. Thank you for listening! Keep revising and practicing. Goodbye! [CHAPTER_COMPLETE]

Want to go deeper?

Unlock the full AI tutor experience for Coordinate Geometry — free 14-day trial, no credit card.

Listen to the lesson

Studio-quality AI narration with sentence highlighting

Ask any doubt

Chat with an AI tutor that knows this exact chapter

Interesting facts & exam tips

Curated, verified, and chapter-specific

Practice tests

Unlimited AI-generated papers with instant evaluation

Frequently Asked Questions

What are the key topics in KSEAB EM Class 10 Mathematics Chapter 7?

The chapter "Coordinate Geometry" covers core concepts including important formulas, definitions, and problem-solving techniques aligned with the latest KSEAB EM syllabus.

How can I practice for Mathematics Coordinate Geometry?

You can practice with our AI tutor that provides instant doubt resolution, interactive quizzes, and personalized chapter explanations specially designed for Class 10.

Is this chapter updated for the 2026 KSEAB EM curriculum?

Yes, all study material and summary content for Coordinate Geometry is thoroughly updated according to the most recent KSEAB EM Class 10 guidelines.

AI Features

  • Instant doubt resolution
  • Personalized explanations
  • Interactive quizzes
  • Multi-lingual support (Hindi/English)

Ready to score 95%+?

Join thousands of students mastering Class 10 with AI.

Hold to talk

Subscription Status