Section Formula is a useful tool in coordinate geometry, which helps us find the coordinate of any point on a line which is dividing the line into some known ratio. Suppose a point divides a line segment into two parts which may be equal or not, with the help of the section formula we can find the coordinates of that point.
Section formula is used to find the coordinates of a point that divides the line in a given ratio or to find the ratio in which the line is divided by a point of given coordinates. Any point can divide a line segment in two ways, either the point can be on the line segment and divide the line internally or the point can be on the extended line segment and divide the line segment externally. For these two case sections formula is given differently which is as follows:
- Internal Section Formula
- External Section Formula
The following illustration shows the internal and external division of line segment AB by Point O.

When the point divides the line segment in the ratio m: n internally at point C then that point lies on the line segment i.e., C divides AB internally, then we can use the Internal Section formula to calculate coordinates of C with the help of ratio and coordinates of the endpoints A and B. It is also called the Internal Division.
The term 'Sectional Formula' is generally used for Internal Sectional Formula. If the coordinates of A and B are (x1, y1) and (x2, y2) respectively then Internal Section Formula is given as:

Let A(x1, y1) and B(x2, y2) be the endpoints of the given line segment AB and C(x, y) be the point that internally divides AB in the ratio m: n.
i.e., AC / CB = m / n
We want to find the coordinates of C (x, y). Take the given line segment and draw perpendiculars of A, C, and B parallel to Y coordinate joining at P, Q, and R on the X-axis as illustrated in the diagram below:

From above diagram,
AM = PQ = OQ - OP = (x - x1),
CN = QR = OR - OQ = (x2 - x),
CM = CQ - MQ = (y - y1),
and BN = BR - NR = (y2 - y)
Clearly, ∆AMC ∼ ∆CNB (As all angles are equal for both triangles)
Therefore, ratio of sides are same for similar triangles.
⇒ AC / CB = AM / CN = CM / BN
Now substituting the values in the above relation
⇒ m / n = [(x - x1)/(x2 -x)] = [(y - y1)/(y2 - y)]
⇒ m / n = [(x - x1)/(x2 -x)] and m / n = [(y - y1)/(y2 - y)]
Solving the 1st condition,
⇒ m(x2 - x) = n(x - x1)
⇒ (m + n)x = (mx2 + nx1)
⇒ x = (mx2 + nx1) / (m + n)
Solving the 2nd condition,
⇒ m(y2 - y) = n(y - y1)
⇒ (m + n)y = (my2 + ny1)
⇒ y = (my2 + ny1) / (m + n)
Therefore,
\bold{C (x, y) = \left( \frac{m x_2+ n x_1}{m + n} , \frac{m y_2 + n y_1}{m + n }\right)}
When the point which divides the line segment in the ratio m : n lies outside the line segment i.e., when we extend the line it coincides with the point, then we can use the External Section formula to calculate the coordinates of C. It is also called External Division.
If the coordinates of A and B are (x1, y1) and (x2, y2) respectively then the external Section Formula is given as follows:

To derive the internal section we took a line segment and a point C(x, y) which lies on the line, but in the case of the external section formula, we have to take that point C(x, y) outside the line segment.
Let A(x1, y1) and B(x2, y2) be the endpoints of the given line segment AB and C(x, y) be the point that divides AB in the ratio m: n externally. To find the coordinates (x, y) of C, take the external divided line AB and draw perpendiculars from A, B, and C parallel to the y-axis joining at P, Q, and R on the x-axis.
Perpendicular from A and B parallel to the x-axis which meats the perpendicular drawn from C parallel to the y-axis at M and N. The following diagram shows the complete construction.

From the diagram,
AM = PR = OR - OP = (x - x1),
BN = QR = OR - OQ = (x - x2),
CM = RC - MR = (y - y1),
and CN = CR - NR = (y - y2)
Clearly, ∆AMC ∼ ∆CNB (As all angles are equal for both triangles)
As, the ratio of all the sides are same for similar triangles.
⇒ AC / BC = AM / BN = CM / CN
Now substituting the values in the above relation
⇒ m/n = [(x - x1)/(x - x2)] = [(y - y1)/(y - y2)]
⇒ m/n = [(x - x1)/(x - x2)] and m/n = [(y - y1)/(y - y2)]
Solving the 1st condition,
⇒ m(x - x2) = n(x - x1)
⇒ (m - n)x = (mx2 - nx1)
⇒ x = (mx2 - nx1)/(m - n)
Solving the 2nd condition,
⇒ m(y - y2) = n(y - y1)
⇒ (m - n)y = (my2 - ny1)
⇒ y = (my2 - ny1)/(m - n)
Therefore,
\bold{C(x,y) = \left(\frac{mx_2 - n x_1}{ m - n} , \frac{m y_2 - ny_1}{m - n }\right)}
When the point dividing the line segment joining the two points A and B coincide with the midpoint of the line segment, then this special case emerges. The section formula for this case is also referred to as the midpoint formula.
Let two points A(x1, y1) and B(x2, y2), and a point C(x, y) be the midpoint of the line segment AB i.e., AC: CB = 1:1, then the section formula becomes as follows:
\bold{C(x, y) = \left(\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2}\right)}
Read More,
Problem 1: Find the coordinates of point C (x, y) where it divides the line segment joining (4, – 1) and (4, 3) in the ratio 3 1 internally.
Solution:
Given coordinates are A (4, -3) and B (8, 5)
Let C (x, y) be a point which divides the line segment in the ratio of 3 : 1 i.e m : n = 3 : 1
Now using the formula C(x, y) = { (m × x2 + n × x1) / (m + n ) , (m × y2 + n × y1) / (m + n ) } as C is dividing internally.
⇒ C(x, y) = {(3×4 + 1×4 )/(3+1), (3×3 + 1×(-1))/(3+1)}
⇒ C(x, y) = {16/4, 8/4}
⇒ C(x, y) = {4, 2}
Hence, the coordinates are (4, 2).
Problem 2: If a point P(k, 7) divides the line segment joining A(8, 9) and B(1, 2) in a ratio m :Two pointsthen find values of m and n.
Solution:
It is not mentioned that the point is dividing the line segment internally or externally. So, at that time we will consider the internal section as the default.
Given coordinates are A (8, 9) and B (1, 2)
Let the given point P (k, 7) divides the line segment in the ratio of m : 1
Using section formula for y coordinate.
⇒ 7 = (m y2 + n y1)/(m + n )
⇒ 7 = (m × 2 + 1 × 9)/(m + 1)
⇒ 7 = (2m + 9)/(m +1)
⇒ 7m + 7 = 2m +9
⇒ 5m = 2
⇒ m = 5 / 2
So the required ratio is 5 : 2
Therefore, value of m is 5 and value of n is 2
Problem 3: A (4, 5) and B (7, -1) are two given points, and point C divides the line-segment AB externally in the ratio 4 : 3. Find the coordinates of C.
Solution:
Given coordinates are A (4, 5) and B (7, -1)
Let C (x, y) be a point which divides the line segment externally in the ratio of 4 : 3 i.e m : n = 4 : 3
Now using the formula C(x, y) = { (m × x2 - n × x1) / (m - n) , (m × y2 - n × y1) / (m - n ) } as C is dividing internally.
C(x) = (mx2 - nx1)/(m - n)
⇒ C(x) = (4 × 7 - 3 × 4)/(4 - 3)
⇒ C(x) = (28 - 12)/(1)
⇒ C(x) = 16
C(y) = (my2 - ny1) / (m - n )
⇒ C(y) = (4 × (-1) - 3 × 5)/(4 - 3)
⇒ C(y) = (-4 - 15)/(1)
⇒ C(y) = -19
Hence, the required coordinates are (16, -19).
Problem 4: Find the coordinates of the midpoint of the line segment joining A(2, 5) and B(8, 1).
Solution:
Let P(x, y) be the mid point of line segment joining A(2, 5) and B(8, 1).
Then, P(x, y) =( (x1 + x2)/2, (y1 + y2)/2)
⇒ P(x, y) = ( (2 + 8)/2, (5 + 1)/2)
⇒ P(x, y) = (5, 3)
Therefore, the coordinates of the midpoint of the line segment AB are (5, 3).
Problem 5: Line 2x+y−4=0 divides the line segment joining the points A(2,−2) and B(3,7). Find the ratio of a line segment in which the line is dividing.
Solution:
Given coordinates are A (2, -2) and B (3, 7).
Let the line with equation 2x + y - 4 = 0 divides the line segment at point C (x, y)
As (x, y) lies on the the 2x + y - 4 = 0, so we can use same varible for this instance only.
Let us assume the given line cuts the line segment in the ratio 1 : n.
By section formula,
⇒ x = (m x2 + n x1)/(m + n)
⇒ x = (3 + 2n)/(1 + n) . . . (1)
Similarly,
⇒ y = (m y2 + n y1)/(m + n)
⇒ y = (7 - 2n)/(1 + n) . . . (2)
Now substituting the equations (1) and (2) in the given equation of the line.
⇒ 2x + y - 4 = 0
⇒ 2 [(3 + 2n)/(1 + n)] + [(7 - 2n)/(1 + n)] - 4 = 0
⇒ 6 + 4n + 7 − 2n − 4(1 + n) = 0
⇒ 13 + 2n − 4 − 4n = 0
⇒ 9 − 2n = 0
⇒ n = 2 / 9
Therefore the ratio at which the line divides is 9 : 2.
Note: We can also find the values of x and y by substituting the value of n in the equation (1) and (2).
Problem 6: Find the point P on the line joining A(2, 3) and B(5, 7) that is equidistant from points A and B.
Solution:
Let the coordinates of the point P be (x, y).
PA = √{(x-2)2 + (y-3)2)}
PB = √{(x-5)2 + (y-7)2}
As P is equidistant from A and B,
PA = PB
⇒ PA2 = PB2
⇒ (x-2)2 + (y-3)2= (x-5)2 + (y-7)2
⇒ x2+4 - 4x + y2 + 9 - 6y = x2 + 25 - 10x + y2 + 49 -14y
⇒ - 4x + 13 - 6y = 74 - 10x -14y
⇒ 6x + 8y = 61 . . .(1)
As line passing through two points (x1, y1) and (x2, y2) is given by:
y - y1 = [(y2 - y1) / (x2 - x1)](x - x1)
Thus, equation of line joining A(2, 3) and B(5, 7) is
y - 3 = [(7-3)(5-2)(x - 2)]
⇒ y - 3 = (4/3)(x-2)
⇒ 3y - 9 = 4x - 8
⇒ 3y - 4x = 1
⇒ y = (1 + 4x)/3 . . .(2)
Using the section formula, we can find the coordinates of the point P that satisfies this equation. Letting m = 1 and n = 1, we have:
Px = (x1 + x2) / 2 = (2 + 5) / 2 = 3.5
Py = (y1 + y2) / 2 = (3 + 7) / 2 = 5
Therefore, the coordinates of the point P that is equidistant from A and B are (3.5, 5).
Problem 7: A(2, 7) and B(–4, –8) are the coordinates of the line segment AB. Two points intersected the segment. Find their coordinates of them.
Solution:
TLet S(x1, y1) and T(x2, y2) be the two points, which divides the line segment AB into 3 equal parts i.e.,
AS = ST = TB . . . (1)
⇒ S divides the line segment AB in the ratio = AS/SB
⇒ Required ratio = AS/(ST + TB)
⇒ Required ratio = AS/(AS + AS) [from equation (1)]
⇒ Required ratio = AS/2 AS
⇒ Required ratio =1/2
So, S divides the line segment AB in the ratio of 1 : 2
Now applying section formula to find the coordinates of point S
⇒ x1 = (1 × (-4) + 2 × 2)/(1 + 2)
⇒ x1 = (-4 + 4)/3
⇒ x1 = 0
Similarly, for y coordinate,
⇒ y1 = (1 × (-8) + 2 × 7)/(1 + 2)
⇒ y1 = (14 - 8)/3
⇒ y1 = 2
Thus, S(x1, y1) = (0, 2)
Similarly T divides line segement AB in 2:1.
Now applying section formula to find the coordinates of point T
⇒ x2 = (2 × (-4) + 1 × 2)/(2 + 1)
⇒ x2 = (-8 + 2)/3
⇒ x2 = -2
Similarly, for y coordinate
⇒ y2 = (2 × (-8) + 1 × 7)/(2 + 1)
⇒ y2 = (-16 + 7)/3
⇒ y2 = -3
Thus, T (x2, y2) = (-2, -3)
Therefore the coordinates of required points are S (x1, y1) = (0, 2) and T (x2, y2) = (-2, -3).
Question 1: Find the coordinates of the point that divides the line segment joining A(2, 3) and B(10,7) in the ratio 3:1 internally.
Question 2: Determine the coordinates of the point that divides the line segment joining A(−4,2) and B(6,8) in the ratio 5:3 externally.
Question 3: Calculate the midpoint of the line segment joining C(1,−3) and D(4,5).
Question 4: The point P(2,4) divides the line segment joining Q(1,2) and R(4,8) in the ratio m:n. Determine the values of m and n.
Question 5: The points A(2,−2) and B(8,4) are trisected by points P and Q. Find the coordinates of P and Q.
Similar Reads
Maths Mathematics, often referred to as "math" for short. It is the study of numbers, quantities, shapes, structures, patterns, and relationships. It is a fundamental subject that explores the logical reasoning and systematic approach to solving problems. Mathematics is used extensively in various fields
5 min read
Basic Arithmetic
What are Numbers?Numbers are symbols we use to count, measure, and describe things. They are everywhere in our daily lives and help us understand and organize the world.Numbers are like tools that help us:Count how many things there are (e.g., 1 apple, 3 pencils).Measure things (e.g., 5 meters, 10 kilograms).Show or
15+ min read
Arithmetic OperationsArithmetic Operations are the basic mathematical operationsâAddition, Subtraction, Multiplication, and Divisionâused for calculations. These operations form the foundation of mathematics and are essential in daily life, such as sharing items, calculating bills, solving time and work problems, and in
9 min read
Fractions - Definition, Types and ExamplesFractions are numerical expressions used to represent parts of a whole or ratios between quantities. They consist of a numerator (the top number), indicating how many parts are considered, and a denominator (the bottom number), showing the total number of equal parts the whole is divided into. For E
7 min read
What are Decimals?Decimals are numbers that use a decimal point to separate the whole number part from the fractional part. This system helps represent values between whole numbers, making it easier to express and measure smaller quantities. Each digit after the decimal point represents a specific place value, like t
10 min read
ExponentsExponents are a way to show that a number (base) is multiplied by itself many times. It's written as a small number (called the exponent) to the top right of the base number.Think of exponents as a shortcut for repeated multiplication:23 means 2 x 2 x 2 = 8 52 means 5 x 5 = 25So instead of writing t
9 min read
PercentageIn mathematics, a percentage is a figure or ratio that signifies a fraction out of 100, i.e., A fraction whose denominator is 100 is called a Percent. In all the fractions where the denominator is 100, we can remove the denominator and put the % sign.For example, the fraction 23/100 can be written a
5 min read
Algebra
Variable in MathsA variable is like a placeholder or a box that can hold different values. In math, it's often represented by a letter, like x or y. The value of a variable can change depending on the situation. For example, if you have the equation y = 2x + 3, the value of y depends on the value of x. So, if you ch
5 min read
Polynomials| Degree | Types | Properties and ExamplesPolynomials are mathematical expressions made up of variables (often represented by letters like x, y, etc.), constants (like numbers), and exponents (which are non-negative integers). These expressions are combined using addition, subtraction, and multiplication operations.A polynomial can have one
9 min read
CoefficientA coefficient is a number that multiplies a variable in a mathematical expression. It tells you how much of that variable you have. For example, in the term 5x, the coefficient is 5 â it means 5 times the variable x.Coefficients can be positive, negative, or zero. Algebraic EquationA coefficient is
8 min read
Algebraic IdentitiesAlgebraic Identities are fundamental equations in algebra where the left-hand side of the equation is always equal to the right-hand side, regardless of the values of the variables involved. These identities play a crucial role in simplifying algebraic computations and are essential for solving vari
14 min read
Properties of Algebraic OperationsAlgebraic operations are mathematical processes that involve the manipulation of numbers, variables, and symbols to produce new results or expressions. The basic algebraic operations are:Addition ( + ): The process of combining two or more numbers to get a sum. For example, 3 + 5 = 8.Subtraction (â)
3 min read
Geometry
Lines and AnglesLines and Angles are the basic terms used in geometry. They provide a base for understanding all the concepts of geometry. We define a line as a 1-D figure that can be extended to infinity in opposite directions, whereas an angle is defined as the opening created by joining two or more lines. An ang
9 min read
Geometric Shapes in MathsGeometric shapes are mathematical figures that represent the forms of objects in the real world. These shapes have defined boundaries, angles, and surfaces, and are fundamental to understanding geometry. Geometric shapes can be categorized into two main types based on their dimensions:2D Shapes (Two
2 min read
Area and Perimeter of Shapes | Formula and ExamplesArea and Perimeter are the two fundamental properties related to 2-dimensional shapes. Defining the size of the shape and the length of its boundary. By learning about the areas of 2D shapes, we can easily determine the surface areas of 3D bodies and the perimeter helps us to calculate the length of
10 min read
Surface Areas and VolumesSurface Area and Volume are two fundamental properties of a three-dimensional (3D) shape that help us understand and measure the space they occupy and their outer surfaces.Knowing how to determine surface area and volumes can be incredibly practical and handy in cases where you want to calculate the
10 min read
Points, Lines and PlanesPoints, Lines, and Planes are basic terms used in Geometry that have a specific meaning and are used to define the basis of geometry. We define a point as a location in 3-D or 2-D space that is represented using coordinates. We define a line as a geometrical figure that is extended in both direction
14 min read
Coordinate Axes and Coordinate Planes in 3D spaceIn a plane, we know that we need two mutually perpendicular lines to locate the position of a point. These lines are called coordinate axes of the plane and the plane is usually called the Cartesian plane. But in real life, we do not have such a plane. In real life, we need some extra information su
6 min read
Trigonometry & Vector Algebra
Trigonometric RatiosThere are three sides of a triangle Hypotenuse, Adjacent, and Opposite. The ratios between these sides based on the angle between them is called Trigonometric Ratio. The six trigonometric ratios are: sine (sin), cosine (cos), tangent (tan), cotangent (cot), cosecant (cosec), and secant (sec).As give
4 min read
Trigonometric Equations | Definition, Examples & How to SolveTrigonometric equations are mathematical expressions that involve trigonometric functions (such as sine, cosine, tangent, etc.) and are set equal to a value. The goal is to find the values of the variable (usually an angle) that satisfy the equation.For example, a simple trigonometric equation might
9 min read
Trigonometric IdentitiesTrigonometric identities play an important role in simplifying expressions and solving equations involving trigonometric functions. These identities, which include relationships between angles and sides of triangles, are widely used in fields like geometry, engineering, and physics. Some important t
10 min read
Trigonometric FunctionsTrigonometric Functions, often simply called trig functions, are mathematical functions that relate the angles of a right triangle to the ratios of the lengths of its sides.Trigonometric functions are the basic functions used in trigonometry and they are used for solving various types of problems in
6 min read
Inverse Trigonometric Functions | Definition, Formula, Types and Examples Inverse trigonometric functions are the inverse functions of basic trigonometric functions. In mathematics, inverse trigonometric functions are also known as arcus functions or anti-trigonometric functions. The inverse trigonometric functions are the inverse functions of basic trigonometric function
11 min read
Inverse Trigonometric IdentitiesInverse trigonometric functions are also known as arcus functions or anti-trigonometric functions. These functions are the inverse functions of basic trigonometric functions, i.e., sine, cosine, tangent, cosecant, secant, and cotangent. It is used to find the angles with any trigonometric ratio. Inv
9 min read
Calculus
Introduction to Differential CalculusDifferential calculus is a branch of calculus that deals with the study of rates of change of functions and the behaviour of these functions in response to infinitesimal changes in their independent variables.Some of the prerequisites for Differential Calculus include:Independent and Dependent Varia
6 min read
Limits in CalculusIn mathematics, a limit is a fundamental concept that describes the behaviour of a function or sequence as its input approaches a particular value. Limits are used in calculus to define derivatives, continuity, and integrals, and they are defined as the approaching value of the function with the inp
12 min read
Continuity of FunctionsContinuity of functions is an important unit of Calculus as it forms the base and it helps us further to prove whether a function is differentiable or not. A continuous function is a function which when drawn on a paper does not have a break. The continuity can also be proved using the concept of li
13 min read
DifferentiationDifferentiation in mathematics refers to the process of finding the derivative of a function, which involves determining the rate of change of a function with respect to its variables.In simple terms, it is a way of finding how things change. Imagine you're driving a car and looking at how your spee
2 min read
Differentiability of a Function | Class 12 MathsContinuity or continuous which means, "a function is continuous at its domain if its graph is a curve without breaks or jumps". A function is continuous at a point in its domain if its graph does not have breaks or jumps in the immediate neighborhood of the point. Continuity at a Point: A function f
11 min read
IntegrationIntegration, in simple terms, is a way to add up small pieces to find the total of something, especially when those pieces are changing or not uniform.Imagine you have a car driving along a road, and its speed changes over time. At some moments, it's going faster; at other moments, it's slower. If y
3 min read
Probability and Statistics
Basic Concepts of ProbabilityProbability is defined as the likelihood of the occurrence of any event. It is expressed as a number between 0 and 1, where 0 is the probability of an impossible event and 1 is the probability of a sure event.Concepts of Probability are used in various real life scenarios : Stock Market : Investors
7 min read
Bayes' TheoremBayes' Theorem is a mathematical formula used to determine the conditional probability of an event based on prior knowledge and new evidence. It adjusts probabilities when new information comes in and helps make better decisions in uncertain situations.Bayes' Theorem helps us update probabilities ba
13 min read
Probability Distribution - Function, Formula, TableA probability distribution is a mathematical function or rule that describes how the probabilities of different outcomes are assigned to the possible values of a random variable. It provides a way of modeling the likelihood of each outcome in a random experiment.While a Frequency Distribution shows
13 min read
Descriptive StatisticStatistics is the foundation of data science. Descriptive statistics are simple tools that help us understand and summarize data. They show the basic features of a dataset, like the average, highest and lowest values and how spread out the numbers are. It's the first step in making sense of informat
5 min read
What is Inferential Statistics?Inferential statistics is an important tool that allows us to make predictions and conclusions about a population based on sample data. Unlike descriptive statistics, which only summarize data, inferential statistics let us test hypotheses, make estimates, and measure the uncertainty about our predi
7 min read
Measures of Central Tendency in StatisticsCentral tendencies in statistics are numerical values that represent the middle or typical value of a dataset. Also known as averages, they provide a summary of the entire data, making it easier to understand the overall pattern or behavior. These values are useful because they capture the essence o
11 min read
Set TheorySet theory is a branch of mathematics that deals with collections of objects, called sets. A set is simply a collection of distinct elements, such as numbers, letters, or even everyday objects, that share a common property or rule.Example of SetsSome examples of sets include:A set of fruits: {apple,
3 min read
Practice