ICSEBoard.org

ICSE Class 10 Maths Section Formula Solutions Guide

ICSE Class 10 Maths Chapter 13 Section Formula

ICSE Class 10 Maths Chapter 13, Section Formula and Mid-Point Formula, teaches how to find the coordinates of a point that divides a line segment in a given ratio. For Concise Mathematics Selina Solutions Class 10 ICSE Chapter 13 Section Formula and Mid-Point Formula, the safest method is: identify \(A(x_1,y_1)\), \(B(x_2,y_2)\), write AP:PB=m:n, substitute carefully, and simplify the ordered pair.

Concept snapshot

Section formula is a balance rule. If P divides AB in the ratio AP:PB=m:n, the first ratio number m pulls the answer towards \(B(x_2,y_2)\), while n pulls it towards \(A(x_1,y_1)\). This explains why the formula uses mx_2+nx_1, not mx_1+nx_2.

Formula reference for Chapter 13

CaseFormulaUse
Internal section formula\(P\left(\dfrac{mx_2+nx_1}{m+n},\dfrac{my_2+ny_1}{m+n}\right)\)When AP:PB=m:n.
Mid-point formula\(M\left(\dfrac{x_1+x_2}{2},\dfrac{y_1+y_2}{2}\right)\)When the ratio is 1:1.
Centroid\(G\left(\dfrac{x_1+x_2+x_3}{3},\dfrac{y_1+y_2+y_3}{3}\right)\)For the centroid of a triangle.
Point on x-axis\((x,0)\)Use y=0.
Point on y-axis\((0,y)\)Use x=0.

Worked examples for section formula, mid-point and centroid

Worked Example 1: Divide \(A(2,-1)\) and \(B(8,5)\) in the ratio 1:2

Step 1: Here m=1, n=2, \(A(2,-1)\), and \(B(8,5)\).

Step 2: Apply the internal section formula.

P=\left(\dfrac{1\cdot8+2\cdot2}{1+2},\dfrac{1\cdot5+2\cdot(-1)}{1+2}\right)

P=\left(\dfrac{12}{3},\dfrac{3}{3}\right)=(4,1)

Final answer: \(P=(4,1)\).

Worked Example 2: Find the mid-point of \((-4,7)\) and \((6,-3)\)

Step 1: Use the mid-point formula.

M=\left(\dfrac{-4+6}{2},\dfrac{7+(-3)}{2}\right)

M=\left(\dfrac{2}{2},\dfrac{4}{2}\right)=(1,2)

Final answer: \(M=(1,2)\).

Worked Example 3: Find the centroid of \((1,2)\), \((7,2)\), and \((4,8)\)

Step 1: Use the centroid formula.

G=\left(\dfrac{1+7+4}{3},\dfrac{2+2+8}{3}\right)

G=(4,4)

Final answer: The centroid is \((4,4)\).

Exercise 13(A) model solutions

Question 1(a): P divides \(A(1,3)\) and \(B(5,9)\) in the ratio 1:2

Step 1: Take m=1, n=2.

P=\left(\dfrac{1\cdot5+2\cdot1}{3},\dfrac{1\cdot9+2\cdot3}{3}\right)

P=\left(\dfrac{7}{3},5\right)

Final answer: \(P=\left(\dfrac{7}{3},5\right)\).

Question 1(b): \(A(2,4)\), \(B(6,12)\), and \(P=(3,x)\)

Step 1: Let AP:PB=m:n.

3=\dfrac{6m+2n}{m+n}

3m+3n=6m+2n\Rightarrow n=3m

Final answer: AP:PB=1:3. Also, x=6.

Question 4: The x-axis divides the join of \((4,3)\) and \((2,-6)\)

Step 1: A point on the x-axis is \((x,0)\).

0=\dfrac{-6m+3n}{m+n}\Rightarrow 6m=3n\Rightarrow m:n=1:2

x=\dfrac{1\cdot2+2\cdot4}{3}=\dfrac{10}{3}

Final answer: Ratio 1:2, point \(\left(\dfrac{10}{3},0\right)\).

Question 8: P lies on \(A(4,3)\), \(B(-2,6)\), and 5AP=2BP

Step 1: Convert 5AP=2BP into \dfrac{AP}{BP}=\dfrac{2}{5}, so AP:PB=2:5.

P=\left(\dfrac{2\cdot(-2)+5\cdot4}{7},\dfrac{2\cdot6+5\cdot3}{7}\right)

P=\left(\dfrac{16}{7},\dfrac{27}{7}\right)

Final answer: \(P=\left(\dfrac{16}{7},\dfrac{27}{7}\right)\).

Quick answer index

QuestionAnswer
1(a)\(\left(\dfrac{7}{3},5\right)\)
1(b)AP:PB=1:3
1(c)5:3, point \((7,9)\)
1(d)3:5
1(e)2:5, point \((0,3)\)
22:3, a=2
33:2, a=-\dfrac{2}{5}
41:2, point \(\left(\dfrac{10}{3},0\right)\)
54:3, point \((0,3)\)
6\(B=(3,-6)\), \(D=(1,-2)\)
7\(\left(-\dfrac{11}{5},\dfrac{14}{5}\right)\)
8\(\left(\dfrac{16}{7},\dfrac{27}{7}\right)\)
95:3, point \((2,4)\)
103:5, point \(\left(\dfrac{21}{4},2\right)\)

Examiner’s mindset

For coordinate geometry, a board-style answer should show the formula, correct substitution, algebra, and final ordered pair. If the question asks for both ratio and point, give both. Do not write only the option letter while practising MCQs.

Common mistakes students make

  • Reversing the ratio: For AP:PB=m:n, use mx_2+nx_1, not mx_1+nx_2.
  • Swapping axes: On the x-axis, y=0; on the y-axis, x=0.
  • Using 5:2 for 5AP=2BP: The correct ratio is AP:PB=2:5.
  • Losing signs: Keep negative coordinates such as -1 and -6 throughout the substitution.

Frequently Asked Questions

How do I decide the ratio order in section formula questions?

Write the ratio as AP:PB. If AP:PB=m:n, use B‘s coordinates with m and A‘s coordinates with n.

What is the difference between section formula and mid-point formula in ICSE Class 10 Maths?

The mid-point formula is the section formula for 1:1. Section formula works for any internal ratio m:n.

What coordinates should I use for a point on the x-axis or y-axis?

A point on the x-axis is \((x,0)\). A point on the y-axis is \((0,y)\).

Is the centroid formula part of this chapter?

Yes. For vertices \((x_1,y_1)\), \((x_2,y_2)\), and \((x_3,y_3)\), the centroid is \(G\left(\dfrac{x_1+x_2+x_3}{3},\dfrac{y_1+y_2+y_3}{3}\right)\).

Sources referenced

AB is a line segment with A = (2, 4) and B = (6, 12). Point P lies on the line segment AB so that P = (3, x), then the ratio AP : PB is : Section Formula and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Points A, B, C and D divide the line segment joining the points (5, -10) and the origin in five equal parts. Find the co-ordinates of B and D. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.The line joining the points A (-3, -10) and B (-2, 6) is divided by the point P such that PB/AB = 1/5. Find the co-ordinates of P. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.The point P(5, -4) divides the line segment AB, as shown in the figure, in the ratio 2 : 5. Find the co-ordinates of points A and B. Given AP is smaller than BP. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Find the co-ordinates of the points of tri-section of the line joining the points (-3, 0) and (6, 6). Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Show that the line segment joining the points (-5, 8) and (10, -4) is trisected by the co-ordinate axes. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Show that A(3, -2) is a point of trisection of the line-segment joining the points (2, 1) and (5, -8). Also, find the co-ordinates of the other points of trisection. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.A(-3, 4), B(3, -1) and C(-2, 4) are the vertices of a triangle ABC. Find the length of line segment AP, where point P lies inside BC, such that BP : PC = 2 : 3. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.The line joining P(-4, 5) and Q(3, 2) intersects the y-axis at point R. PM and QN are perpendiculars from P and Q on the x-axis. Find the ratio PR : RQ, the co-ordinates of R, the area of the quadrilateral PMNQ. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.In the given figure, line APB meets the x-axis at point A and y-axis at point B. P is the point (-4, 2) and AP : PB = 1 : 2. Find the co-ordinates of A and B. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Point A(3, 4) is the center of a circle. If one of its diameters has one end as (7, 8); the other end of this diameter is : Section Formula and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.In parallelogram ABCD, A = (6, 0), B = (12, -4) and C = (4, -4); then the co-ordinates of vertex D are : Section Formula and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.P(-3, 2) is the mid-point of line segment AB as shown in the given figure. Find the co-ordinates of points A and B. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.(-5, 2), (3, -6) and (7, 4) are the vertices of a triangle. Find the length of its median through the vertex (3, -6). Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Given a line ABCD in which AB = BC = CD, B = (0, 3) and C = (1, 8). Find the co-ordinates of A and D. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.A (2, 5), B (1, 0), C(-4, 3) and D (-3, 8) are the vertices of quadrilateral ABCD. Find the co-ordinates of the mid-points of AC and BD. Give a special name to the quadrilateral. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.The points (2, -1), (-1, 4) and (-2, 2) are mid-points of the sides of a triangle. Find its vertices. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Points A(-5, x), B(y, 7) and C(1, -3) are collinear (i.e. lie on same straight line) such that AB = BC. Calculate the values of x and y. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Points P(a, -4), Q(-2, b) and R(0, 2) are collinear. If Q lies between P and R, such that PR = 2QR, calculate the values of a and b. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.If P(4, 3) is mid-point of line segment AB, then. Section Formula and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Points A, B, C and D divide the join of O(0, 0) and P(0, 10) into five equal parts. The co-ordinates of point D are : Section Formula and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.A(20, 0) and B (10, -20) are two fixed points. Find the co-ordinates of the point P in AB such that : 3PB = AB. Also, find the co-ordinates of some other point Q in AB such that AB = 6AQ. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.A(-8, 0), B(0, 16) and C(0, 0) are the vertices of a triangle ABC. Point P lies on AB and Q lies on AC such that AP : PB = 3 : 5 and AQ : QC = 3 : 5. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.AB is a line segment with A = (2, 4) and B = (6, 12). Point P lies on the line segment AB so that P = (3, x), then the ratio AP : PB is : Section Formula and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.Prove that the points A(-5, 4); B(-1, -2) and C(5, 2) are the vertices of an isosceles right angled triangle. Find the co-ordinates of D so that ABCD is a square. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.M is the mid-point of the line segment joining the points A(0, 4) and B(6, 0). M also divides the line segment OP in the ratio 1 : 3. Find co-ordinates of M, co-ordinates of P, length of BP. Section and Mid-Point Formula, Concise Mathematics Solutions ICSE Class 10.