Exercise 7.2 — Section Formula
Section formula and centroid of the triangle.
Exercise 7.2 — Section Formula, Midpoint, Trisection & Centroid
Exercise 7.2 is the heart of Chapter 7, Coordinate Geometry, in Class 10 Mathematics (CBSE, Telangana & AP Board). It introduces four closely related tools — the Section Formula, the Midpoint Formula, Trisection Points, and the Centroid of a Triangle — all of which describe how a line segment or triangle can be divided or measured in the coordinate plane.
This exercise contains 10 problems covering: finding the point that divides a segment in a given ratio, finding trisection points, working backwards to find the ratio from a given dividing point, parallelogram and circle problems using midpoint, dividing into four equal parts, algebraic coordinates, and centroid calculations for three different triangles.
Key Formulas — Section Formula, Midpoint, Trisection & Centroid
📐 Section Formula (Internal Division)
Point P dividing A(x₁,y₁)–B(x₂,y₂) in ratio m:n
P = ( (mx₂ + nx₁)/(m+n) , (my₂ + ny₁)/(m+n) )
📍 Midpoint Formula
Special case of section formula when m = n (ratio 1:1)
M = ( (x₁+x₂)/2 , (y₁+y₂)/2 )
✂️ Trisection Points
P divides AB in 1:2, Q divides AB in 2:1
P = ( (2x₁+x₂)/3 , (2y₁+y₂)/3 )
Q = ( (x₁+2x₂)/3 , (y₁+2y₂)/3 )
△ Centroid of Triangle
For triangle with vertices A, B, C
G = ( (x₁+x₂+x₃)/3 , (y₁+y₂+y₃)/3 )
Visual Guide — Section Formula & Trisection
Questions 1–5: Section Formula & Midpoint Applications
A = (−1, 7), B = (4, −3), m = 2, n = 3. Apply section formula directly.
A = (4, −1), B = (−2, −3). P divides AB in 1:2 (nearer to A), Q divides AB in 2:1 (nearer to B).
Let P(−1, 6) divide AB in ratio m:n. Set up section formula and compare x-coordinates.
Key property: Diagonals of a parallelogram bisect each other. So midpoint of AC = midpoint of BD.
The centre of a circle is the midpoint of any diameter. So midpoint of AB = Centre (2, −3).
Questions 6–9: Division into Parts, Four Equal Parts & Algebraic Coordinates
First convert the length condition into a ratio. AP/AB = 3/7 → AP = 3 parts, AB = 7 parts → PB = 7−3 = 4 parts.
Strategy: Find Q = midpoint of AB first, then P = midpoint of AQ, and R = midpoint of QB. Three midpoint calculations.
Same three-midpoint strategy as Q7.
Algebraic coordinates — apply section formula with m = 3, n = 2 and expand carefully.
Question 10 — Centroid of Triangles
The centroid G of a triangle is the point where all three medians meet. A median connects a vertex to the midpoint of the opposite side. The centroid always divides each median in the ratio 2:1 (two-thirds from vertex to midpoint). Its coordinates are simply the average of the three vertices' coordinates.
G = ( (x₁+x₂+x₃)/3 , (y₁+y₂+y₃)/3 )
Quick Reference — All Answers at a Glance
| Q# | Problem | Formula Used | Answer |
|---|---|---|---|
| Q1 | (−1,7) & (4,−3), ratio 2:3 | Section Formula | (1, 3) |
| Q2 | Trisection of (4,−1) & (−2,−3) | Trisection | (2, −5/3) and (0, −7/3) |
| Q3 | Ratio for point (−1,6) on (−3,10)–(6,−8) | Reverse Section | 2 : 7 |
| Q4 | Parallelogram ABCD, find x and y | Midpoint (diagonals) | x=6, y=3 |
| Q5 | Diameter AB, centre (2,−3), B=(1,4) | Midpoint Formula | A = (3, −10) |
| Q6 | AP = (3/7)AB on A(−2,−2)–B(2,−4) | Section (ratio 3:4) | (−2/7, −20/7) |
| Q7 | 4 equal parts of A(−4,0)–B(0,6) | Midpoint ×3 | (−3, 3/2), (−2, 3), (−1, 9/2) |
| Q8 | 4 equal parts of A(−2,2)–B(2,8) | Midpoint ×3 | (−1, 7/2), (0, 5), (1, 13/2) |
| Q9 | (a+b,a−b) & (a−b,a+b), ratio 3:2 | Section Formula | ((5a−b)/5, (5a+b)/5) |
| Q10(i) | Centroid of (−1,3),(6,−3),(−3,6) | Centroid | (2/3, 2) |
| Q10(ii) | Centroid of (6,2),(0,0),(4,−7) | Centroid | (10/3, −5/3) |
| Q10(iii) | Centroid of (1,−1),(0,6),(−3,0) | Centroid | (−2/3, 5/3) |
Common Mistakes to Avoid
- Swapping m and n with x₁ and x₂: The section formula is (mx₂ + nx₁)/(m+n) — m always goes with x₂ (the second point's coordinate) and n with x₁ (the first). Swapping them gives the wrong point. Always match m with B's coordinates and n with A's.
- Wrong ratio direction in trisection: P (closer to A) divides in ratio 1:2, and Q (closer to B) divides in ratio 2:1. Students often reverse this — always draw a quick sketch to confirm which point is closer to which end.
- Forgetting to verify with y in Q3-type problems: When finding the ratio from a given dividing point, always verify using the y-coordinate equation after finding m:n from the x-equation. In Q3, both give 2:7 — but one might differ if there's a calculation error.
- Wrong diagonal pairing in parallelograms: In Q4, the diagonals are AC and BD (not AB and CD). Diagonals connect opposite vertices. In ABCD, A connects to C, and B connects to D.
- Not simplifying AP:PB from AP/AB: In Q6, AP = (3/7)AB means AP/AB = 3/7 but AP:PB = 3:4 (not 3:7). The ratio is between the two parts, not each part to the whole.
- Sign errors with negative coordinates: In Q10(i), −1 + 6 + (−3) = 2, not −8. Write out every addition step explicitly; board examiners check intermediate working.
What This Exercise Prepares You For
Exercise 7.2 is the central toolkit of Chapter 7. The section formula and midpoint formula are applied again in Exercise 7.3 (area of triangles using coordinates) and are the basis for all coordinate proofs in geometry. The centroid formula directly connects to the properties of medians studied in Chapter 7 of Class 9.
For students who need to review the distance formula (used to verify results like Q3 in some approaches), see Exercise 7.1. The algebraic coordinate techniques from Q9 also prepare students for parametric problems in Class 11 coordinate geometry.