CBSE • Class 10Mathematics • Chapter 7 (Coordinate Geometry) • Exercise 7.2

Exercise 7.2: Coordinate Geometry — NCERT Solutions

Section formula — finding the point that divides a segment in a given ratio.

Aligned to the latest NCERT 2024-25 edition • 10 questions in this exercise • Free plan, no credit card

What this exercise covers

Internal section formulaMidpointCentroid as average of vertices

Step-by-step solutions — Exercise 7.2

8 solved questions • Each solution includes a Socratic hint, full working and a common-mistake callout • Last reviewed 2026-09-03

Exercise 7.2 Q1 • 2 marks

Find the coordinates of the point which divides the line segment joining A(4,3)A(4, -3) and B(8,5)B(8, 5) in the ratio 3:13 : 1 internally.
Hint (Socratic — try this first)
Which ratio values are m1m_1 and m2m_2, and how do they weight each endpoint in the section formula?
Step-by-step solution

The section formula for internal division in ratio m1:m2m_1 : m_2 is P=(m1x2+m2x1m1+m2, m1y2+m2y1m1+m2).P = \left( \frac{m_1 x_2 + m_2 x_1}{m_1 + m_2}, \ \frac{m_1 y_2 + m_2 y_1}{m_1 + m_2} \right).

Here m1=3m_1 = 3, m2=1m_2 = 1, A(4,3)A(4,-3), B(8,5)B(8,5). x=3(8)+1(4)3+1=24+44=284=7.x = \frac{3(8) + 1(4)}{3+1} = \frac{24 + 4}{4} = \frac{28}{4} = 7. y=3(5)+1(3)3+1=1534=124=3.y = \frac{3(5) + 1(-3)}{3+1} = \frac{15 - 3}{4} = \frac{12}{4} = 3.

The point is (7,3)(7, 3).

Common mistake:
Pairing m1m_1 with the first point instead of the second — writing m1x1+m2x2m_1 x_1 + m_2 x_2 in the numerator.
Open this question in the AI tutor →

Exercise 7.2 Q2 • 2 marks

Find the midpoint of the line segment joining P(3,5)P(-3, 5) and Q(7,1)Q(7, -1).
Hint (Socratic — try this first)
The midpoint corresponds to which special ratio in the section formula?
Step-by-step solution

The midpoint formula is M=(x1+x22, y1+y22).M = \left( \frac{x_1 + x_2}{2}, \ \frac{y_1 + y_2}{2} \right).

Here P(3,5)P(-3, 5) and Q(7,1)Q(7, -1). x=3+72=42=2.x = \frac{-3 + 7}{2} = \frac{4}{2} = 2. y=5+(1)2=42=2.y = \frac{5 + (-1)}{2} = \frac{4}{2} = 2.

The midpoint is (2,2)(2, 2).

Common mistake:
Subtracting the coordinates instead of adding them before dividing by 22.
Open this question in the AI tutor →

Exercise 7.2 Q3 • 3 marks

In what ratio does the point P(4,6)P(-4, 6) divide the line segment joining A(6,10)A(-6, 10) and B(3,8)B(3, -8)?
Hint (Socratic — try this first)
Let the ratio be k:1k : 1 and set the xx-coordinate from the section formula equal to 4-4.
Step-by-step solution

Let PP divide ABAB in the ratio k:1k : 1. Using the xx-coordinate: 4=k(3)+1(6)k+1.-4 = \frac{k(3) + 1(-6)}{k + 1}. 4(k+1)=3k6.-4(k+1) = 3k - 6. 4k4=3k6.-4k - 4 = 3k - 6. 7k=2k=27.-7k = -2 \Rightarrow k = \frac{2}{7}.

So the ratio k:1=27:1=2:7k : 1 = \frac{2}{7} : 1 = 2 : 7.

Check with yy: 27(8)+1027+1=167+1097=54797=6.\dfrac{\frac{2}{7}(-8) + 10}{\frac{2}{7}+1} = \dfrac{-\frac{16}{7} + 10}{\frac{9}{7}} = \dfrac{\frac{54}{7}}{\frac{9}{7}} = 6.

The ratio is 2:72 : 7.

Common mistake:
Forgetting to verify with the yy-coordinate, or leaving the answer as a fraction like 27\frac{2}{7} instead of the ratio 2:72:7.
Open this question in the AI tutor →

Exercise 7.2 Q4 • 3 marks

The points A(1,2)A(1, 2), B(4,y)B(4, y), C(x,6)C(x, 6) and D(3,5)D(3, 5) are the vertices of a parallelogram taken in order. Find xx and yy.
Hint (Socratic — try this first)
In a parallelogram, the diagonals bisect each other — so which two midpoints must coincide?
Step-by-step solution

In parallelogram ABCDABCD, the diagonals ACAC and BDBD bisect each other, so their midpoints are equal.

Midpoint of AC=(1+x2,2+62)=(1+x2,4).AC = \left(\dfrac{1 + x}{2}, \dfrac{2 + 6}{2}\right) = \left(\dfrac{1+x}{2}, 4\right).

Midpoint of BD=(4+32,y+52)=(72,y+52).BD = \left(\dfrac{4 + 3}{2}, \dfrac{y + 5}{2}\right) = \left(\dfrac{7}{2}, \dfrac{y+5}{2}\right).

Equate the coordinates: 1+x2=721+x=7x=6.\frac{1+x}{2} = \frac{7}{2} \Rightarrow 1 + x = 7 \Rightarrow x = 6. y+52=4y+5=8y=3.\frac{y+5}{2} = 4 \Rightarrow y + 5 = 8 \Rightarrow y = 3.

Thus x=6x = 6 and y=3y = 3.

Common mistake:
Pairing the wrong vertices as diagonals (e.g. taking ABAB and CDCD as diagonals instead of ACAC and BDBD).
Open this question in the AI tutor →

Exercise 7.2 Q5 • 4 marks

Find the coordinates of the points of trisection of the line segment joining A(2,2)A(2, -2) and B(7,4)B(-7, 4).
Hint (Socratic — try this first)
Trisection points divide the segment into three equal parts — what ratios do they correspond to?
Step-by-step solution

The two trisection points PP and QQ divide ABAB in the ratios 1:21:2 and 2:12:1.

Point PP (ratio 1:21:2): x=1(7)+2(2)1+2=7+43=33=1.x = \frac{1(-7) + 2(2)}{1+2} = \frac{-7 + 4}{3} = \frac{-3}{3} = -1. y=1(4)+2(2)1+2=443=0.y = \frac{1(4) + 2(-2)}{1+2} = \frac{4 - 4}{3} = 0. So P(1,0)P(-1, 0).

Point QQ (ratio 2:12:1): x=2(7)+1(2)2+1=14+23=123=4.x = \frac{2(-7) + 1(2)}{2+1} = \frac{-14 + 2}{3} = \frac{-12}{3} = -4. y=2(4)+1(2)2+1=823=63=2.y = \frac{2(4) + 1(-2)}{2+1} = \frac{8 - 2}{3} = \frac{6}{3} = 2. So Q(4,2)Q(-4, 2).

The points of trisection are (1,0)(-1, 0) and (4,2)(-4, 2).

Common mistake:
Using the ratio 1:31:3 or 1:11:1 for trisection instead of 1:21:2 and 2:12:1.
Open this question in the AI tutor →

Exercise 7.2 Q6 • 3 marks

Find the ratio in which the xx-axis divides the line segment joining A(2,3)A(2, -3) and B(5,6)B(5, 6). Also find the point of division.
Hint (Socratic — try this first)
What is the yy-coordinate of the point where the segment meets the xx-axis?
Step-by-step solution

The xx-axis has y=0y = 0. Let the ratio be k:1k : 1. Using the yy-coordinate of the section formula: 0=k(6)+1(3)k+1.0 = \frac{k(6) + 1(-3)}{k + 1}. 6k3=0k=12.6k - 3 = 0 \Rightarrow k = \frac{1}{2}.

So the ratio k:1=12:1=1:2k : 1 = \frac{1}{2} : 1 = 1 : 2.

Point of division (using ratio 1:21:2): x=1(5)+2(2)1+2=5+43=93=3.x = \frac{1(5) + 2(2)}{1+2} = \frac{5 + 4}{3} = \frac{9}{3} = 3. y=0 (on the x-axis).y = 0 \ (\text{on the } x\text{-axis}).

The xx-axis divides ABAB in ratio 1:21 : 2 at the point (3,0)(3, 0).

Common mistake:
Setting the xx-coordinate to 00 instead of the yy-coordinate when dealing with the xx-axis.
Open this question in the AI tutor →

Exercise 7.2 Q7 • 4 marks

If A(2,1)A(-2, 1), B(a,0)B(a, 0), C(4,b)C(4, b) and D(1,2)D(1, 2) are the vertices of a parallelogram ABCDABCD, find aa and bb and hence the length of side ABAB.
Hint (Socratic — try this first)
Use the diagonal-bisection property first to find aa and bb, then apply the distance formula.
Step-by-step solution

Finding aa and bb: Diagonals ACAC and BDBD have the same midpoint.

Midpoint of AC=(2+42,1+b2)=(1,1+b2).AC = \left(\dfrac{-2+4}{2}, \dfrac{1+b}{2}\right) = \left(1, \dfrac{1+b}{2}\right).

Midpoint of BD=(a+12,0+22)=(a+12,1).BD = \left(\dfrac{a+1}{2}, \dfrac{0+2}{2}\right) = \left(\dfrac{a+1}{2}, 1\right).

Equate: a+12=1a=1,1+b2=1b=1.\frac{a+1}{2} = 1 \Rightarrow a = 1, \qquad \frac{1+b}{2} = 1 \Rightarrow b = 1.

So B(1,0)B(1, 0) and C(4,1)C(4, 1).

Length of ABAB: with A(2,1)A(-2, 1) and B(1,0)B(1, 0), AB=(1(2))2+(01)2=9+1=10.AB = \sqrt{(1-(-2))^2 + (0-1)^2} = \sqrt{9 + 1} = \sqrt{10}.

Thus a=1a = 1, b=1b = 1, and AB=10AB = \sqrt{10} units.

Common mistake:
Solving for aa and bb correctly but then substituting the old unknown coordinates into the distance formula instead of the found values.
Open this question in the AI tutor →

Exercise 7.2 Q8 • 2 marks

Point PP divides the segment joining A(1,7)A(-1, 7) and B(4,3)B(4, -3) such that AP:PB=2:3AP : PB = 2 : 3. Find the coordinates of PP.
Hint (Socratic — try this first)
Which endpoint gets weighted by 22 and which by 33 in the internal section formula?
Step-by-step solution

Using the section formula with m1:m2=2:3m_1 : m_2 = 2 : 3, A(1,7)A(-1, 7), B(4,3)B(4, -3): x=2(4)+3(1)2+3=835=55=1.x = \frac{2(4) + 3(-1)}{2+3} = \frac{8 - 3}{5} = \frac{5}{5} = 1. y=2(3)+3(7)2+3=6+215=155=3.y = \frac{2(-3) + 3(7)}{2+3} = \frac{-6 + 21}{5} = \frac{15}{5} = 3.

The coordinates of PP are (1,3)(1, 3).

Common mistake:
Swapping which coordinates multiply 22 and 33 — e.g. computing 2(1)+3(4)5\frac{2(-1)+3(4)}{5} instead of 2(4)+3(1)5\frac{2(4)+3(-1)}{5}.
Open this question in the AI tutor →

How to approach Exercise 7.2

  1. Re-read the chapter summary first. Open Coordinate Geometry and refresh the key concepts: Distance formula, Section formula, Midpoint, Area of triangle from coordinates.
  2. Try each problem yourself before opening the solution. Ten focused minutes per problem usually beats reading two finished solutions.
  3. Use Guru AI for the questions you get stuck on. The Socratic AI tutor walks you through it with hints instead of dictating the answer.
  4. Mark the questions you got wrong and revisit them after 24 hours — the spacing is what locks the method into long-term memory.

All exercises in Coordinate Geometry

  1. Exercise 7.1Distance formula — computing the length of a segment between two points.
  2. Exercise 7.2Section formula — finding the point that divides a segment in a given ratio.

Solve Exercise 7.2 with AI guidance

Free plan. No credit card. Works on any device.

Start Free