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
CBSE Class 10 Maths Notes PDF: Chapter Wise Notes 2024 Math is an important subject in CBSE Class 10th Board exam. So students are advised to prepare accordingly to score well in Mathematics. Mathematics sometimes seems complex but at the same time, It is easy to score well in Math. So, We have curated the complete CBSE Class 10 Math Notes for you to pr
15+ min read
Chapter 1: Real Numbers
Real NumbersReal Numbers are continuous quantities that can represent a distance along a line, as Real numbers include both rational and irrational numbers. Rational numbers occupy the points at some finite distance and irrational numbers fill the gap between them, making them together to complete the real line
10 min read
Euclid Division LemmaEuclid's Division Lemma which is one of the fundamental theorems proposed by the ancient Greek mathematician Euclid which was used to prove various properties of integers. The Euclid's Division Lemma also serves as a base for Euclid's Division Algorithm which is used to find the GCD of any two numbe
5 min read
Fundamental Theorem of ArithmeticThe Fundamental Theorem of Arithmetic is a useful method to understand the prime factorization of any number. The factorization of any composite number can be uniquely written as a multiplication of prime numbers, regardless of the order in which the prime factors appear. The figures above represent
6 min read
HCF / GCD and LCM - Definition, Formula, Full Form, ExamplesThe full form of HCF/GCD is the Highest Common Factor/Greatest Common Divisor(Both terms mean the same thing), while the full form of LCM is the Least Common Multiple. HCF is the largest number that divides two or more numbers without leaving a remainder, whereas LCM is the smallest multiple that is
9 min read
Irrational Numbers- Definition, Examples, Symbol, PropertiesIrrational numbers are real numbers that cannot be expressed as fractions. Irrational Numbers can not be expressed in the form of p/q, where p and q are integers and q â 0.They are non-recurring, non-terminating, and non-repeating decimals. Irrational numbers are real numbers but are different from
12 min read
Decimal Expansions of Rational NumbersReal numbers are simply the combination of rational and irrational numbers, in the number system. In general, all the arithmetic operations can be performed on these numbers and they can be represented in the number line, also. So in this article let's discuss some rational and irrational numbers an
6 min read
Rational NumbersRational numbers are a fundamental concept in mathematics, defined as numbers that can be expressed as the ratio of two integers, where the denominator is not zero. Represented in the form p/qâ (with p and q being integers), rational numbers include fractions, whole numbers, and terminating or repea
15+ min read
Chapter 2: Polynomials
Algebraic Expressions in Math: Definition, Example and EquationAlgebraic Expression is a mathematical expression that is made of numbers, and variables connected with any arithmetical operation between them. Algebraic forms are used to define unknown conditions in real life or situations that include unknown variables.An algebraic expression is made up of terms
8 min read
Polynomial FormulaThe polynomial Formula gives the standard form of polynomial expressions. It specifies the arrangement of algebraic expressions according to their increasing or decreasing power of variables. The General Formula of a Polynomial:f(x) = anâxn + anâ1âxnâ1 + ⯠+ a1âx + a0âWhere,anâ, anâ1â, â¦, a1â, a0â a
5 min read
Types of Polynomials (Based on Terms and Degrees)Types of Polynomials: In mathematics, an algebraic expression is an expression built up from integer constants, variables, and algebraic operations. There are mainly four types of polynomials based on degree-constant polynomial (zero degree), linear polynomial ( 1st degree), quadratic polynomial (2n
9 min read
Zeros of PolynomialZeros of a Polynomial are those real, imaginary, or complex values when put in the polynomial instead of a variable, the result becomes zero (as the name suggests zero as well). Polynomials are used to model some physical phenomena happening in real life, they are very useful in describing situation
13 min read
Geometrical meaning of the Zeroes of a PolynomialAn algebraic identity is an equality that holds for any value of its variables. They are generally used in the factorization of polynomials or simplification of algebraic calculations. A polynomial is just a bunch of algebraic terms added together, for example, p(x) = 4x + 1 is a degree-1 polynomial
8 min read
Factorization of PolynomialFactorization in mathematics refers to the process of expressing a number or an algebraic expression as a product of simpler factors. For example, the factors of 12 are 1, 2, 3, 4, 6, and 12, and we can express 12 as 12 = 1 Ã 12, 2 Ã 6, or 4 Ã 3.Similarly, factorization of polynomials involves expre
10 min read
Division Algorithm for PolynomialsPolynomials are those algebraic expressions that contain variables, coefficients, and constants. For Instance, in the polynomial 8x2 + 3z - 7, in this polynomial, 8,3 are the coefficients, x and z are the variables, and 7 is the constant. Just as simple Mathematical operations are applied on numbers
5 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
Relationship between Zeroes and Coefficients of a PolynomialPolynomials are algebraic expressions with constants and variables that can be linear i.e. the highest power o the variable is one, quadratic and others. The zeros of the polynomials are the values of the variable (say x) that on substituting in the polynomial give the answer as zero. While the coef
9 min read
Division Algorithm Problems and SolutionsPolynomials are made up of algebraic expressions with different degrees. Degree-one polynomials are called linear polynomials, degree-two are called quadratic and degree-three are called cubic polynomials. Zeros of these polynomials are the points where these polynomials become zero. Sometimes it ha
6 min read
Chapter 3: Pair of Linear equations in two variables
Linear Equation in Two VariablesLinear Equation in Two Variables: A Linear equation is defined as an equation with the maximum degree of one only, for example, ax = b can be referred to as a linear equation, and when a Linear equation in two variables comes into the picture, it means that the entire equation has 2 variables presen
9 min read
Pair of Linear Equations in Two VariablesLinear Equation in two variables are equations with only two variables and the exponent of the variable is 1. This system of equations can have a unique solution, no solution, or an infinite solution according to the given initial condition. Linear equations are used to describe a relationship betwe
11 min read
Graphical Methods of Solving Pair of Linear Equations in Two VariablesA system of linear equations is just a pair of two lines that may or may not intersect. The graph of a linear equation is a line. There are various methods that can be used to solve two linear equations, for example, Substitution Method, Elimination Method, etc. An easy-to-understand and beginner-fr
8 min read
Solve the Linear Equation using Substitution MethodA linear equation is an equation where the highest power of the variable is always 1. Its graph is always a straight line. A linear equation in one variable has only one unknown with a degree of 1, such as:3x + 4 = 02y = 8m + n = 54a â 3b + c = 7x/2 = 8There are mainly two methods for solving simult
10 min read
Solving Linear Equations Using the Elimination MethodIf an equation is written in the form ax + by + c = 0, where a, b, and c are real integers and the coefficients of x and y, i.e. a and b, are not equal to zero, it is said to be a linear equation in two variables. For example, 3x + y = 4 is a linear equation in two variables- x and y. The numbers th
9 min read
Chapter 4: Quadratic Equations
Quadratic EquationsA Quadratic equation is a second-degree polynomial equation that can be represented as ax2 + bx + c = 0. In this equation, x is an unknown variable, a, b, and c are constants, and a is not equal to 0. The solutions of a quadratic equation are known as its roots. These roots can be found using method
12 min read
Roots of Quadratic EquationThe roots of a quadratic equation are the values of x that satisfy the equation. The roots of a quadratic equation are also called zeros of a quadratic equation. A quadratic equation is generally in the form: ax2 + bx + c = 0Where:a, b, and c are constants (with a â 0).x represents the variable.Root
13 min read
Solving Quadratic EquationsA quadratic equation, typically in the form ax² + bx + c = 0, can be solved using different methods including factoring, completing the square, quadratic formula, and the graph method. While Solving Quadratic Equations we try to find a solution that represent the points where this the condition Q(x)
8 min read
How to find the Discriminant of a Quadratic Equation?Algebra can be defined as the branch of mathematics that deals with the study, alteration, and analysis of various mathematical symbols. It is the study of unknown quantities, which are often depicted with the help of variables in mathematics. Algebra has a plethora of formulas and identities for th
4 min read
Chapter 5: Arithmetic Progressions
Arithmetic Progressions Class 10- NCERT NotesArithmetic Progressions (AP) are fundamental sequences in mathematics where each term after the first is obtained by adding a constant difference to the previous term. Understanding APs is crucial for solving problems related to sequences and series in Class 10 Mathematics. These notes cover the ess
7 min read
Sequences and SeriesA sequence is an ordered list of numbers following a specific rule. Each number in a sequence is called a "term." The order in which terms are arranged is crucial, as each term has a specific position, often denoted as anâ, where n indicates the position in the sequence.For example:2, 5, 8, 11, 14,
10 min read
Arithmetic Progression in MathsArithmetic Progression (AP) or Arithmetic Sequence is simply a sequence of numbers such that the difference between any two consecutive terms is constant.Some Real World Examples of APNatural Numbers: 1, 2, 3, 4, 5, . . . with a common difference 1Even Numbers: 2, 4, 6, 8, 10, . . . with a common di
3 min read
Arithmetic Progression - Common difference and Nth term | Class 10 MathsArithmetic Progression is a sequence of numbers where the difference between any two successive numbers is constant. For example 1, 3, 5, 7, 9....... is in a series which has a common difference (3 - 1) between two successive terms is equal to 2. If we take natural numbers as an example of series 1,
5 min read
How to find the nth term of an Arithmetic Sequence?Answer - Use the formula: an = a1 + (n - 1)dWhere:an = nth term,a = first term,d = common difference,n = term number.Substitute the values of a, d, and n into the formula to calculate an.Steps to find the nth Term of an Arithmetic SequenceStep 1: Identify the First and Second Term: 1st and 2nd term,
3 min read
Arithmetic Progression â Sum of First n Terms | Class 10 MathsArithmetic Progression is a sequence of numbers where the difference between any two successive numbers is constant. For example 1, 3, 5, 7, 9â¦â¦. is in a series which has a common difference (3 â 1) between two successive terms is equal to 2. If we take natural numbers as an example of series 1, 2,
8 min read
Arithmetic MeanArithmetic Mean, commonly known as the average, is a fundamental measure of central tendency in statistics. It is defined as the ratio of all the values or observations to the total number of values or observations. Arithmetic Mean is one of the fundamental formulas used in mathematics and it is hig
12 min read
Arithmetic Progression â Sum of First n Terms | Class 10 MathsArithmetic Progression is a sequence of numbers where the difference between any two successive numbers is constant. For example 1, 3, 5, 7, 9â¦â¦. is in a series which has a common difference (3 â 1) between two successive terms is equal to 2. If we take natural numbers as an example of series 1, 2,
8 min read
Chapter 6: Triangles
Triangles in GeometryA triangle is a polygon with three sides (edges), three vertices (corners), and three angles. It is the simplest polygon in geometry, and the sum of its interior angles is always 180°. A triangle is formed by three line segments (edges) that intersect at three vertices, creating a two-dimensional re
13 min read
Similar TrianglesSimilar Triangles are triangles with the same shape but can have variable sizes. Similar triangles have corresponding sides in proportion to each other and corresponding angles equal to each other. Similar triangles are different from congruent triangles. Two congruent figures are always similar, bu
15 min read
Criteria for Similarity of TrianglesThings are often referred similar when the physical structure or patterns they show have similar properties, Sometimes two objects may vary in size but because of their physical similarities, they are called similar objects. For example, a bigger Square will always be similar to a smaller square. In
9 min read
Basic Proportionality Theorem (BPT) Class 10 | Proof and ExamplesBasic Proportionality Theorem: Thales theorem is one of the most fundamental theorems in geometry that relates the parts of the length of sides of triangles. The other name of the Thales theorem is the Basic Proportionality Theorem or BPT. BPT states that if a line is parallel to a side of a triangl
8 min read
Pythagoras Theorem | Formula, Proof and ExamplesPythagoras Theorem explains the relationship between the three sides of a right-angled triangle and helps us find the length of a missing side if the other two sides are known. It is also known as the Pythagorean theorem. It states that in a right-angled triangle, the square of the hypotenuse is equ
9 min read
Chapter 7: Coordinate Geometry
Coordinate GeometryCoordinate geometry is a branch of mathematics that combines algebra and geometry using a coordinate plane. It helps us represent points, lines, and shapes with numbers and equations, making it easier to analyze their positions, distances, and relationships. From plotting points to finding the short
3 min read
Distance formula - Coordinate Geometry | Class 10 MathsThe distance formula is one of the important concepts in coordinate geometry which is used widely. By using the distance formula we can find the shortest distance i.e drawing a straight line between points. There are two ways to find the distance between points:Pythagorean theoremDistance formulaTab
9 min read
Distance Between Two PointsDistance Between Two Points is the length of line segment that connects any two points in a coordinate plane in coordinate geometry. It can be calculated using a distance formula for 2D or 3D. It represents the shortest path between two locations in a given space.In this article, we will learn how t
6 min read
Section FormulaSection 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 c
14 min read
How to find the ratio in which a point divides a line?Answer: To find the ratio in which a point divides a line we use the following formula x = \frac{m_1x_2+m_2x_1}{m_1+m_2}Â Â y = \frac{m_1y_2+m_2y_1}{m_1+m_2}Geo means Earth and metry means measurement. Geometry is a branch of mathematics that deals with distance, shapes, sizes, relevant positions of a
4 min read
How to find the Trisection Points of a Line?To find the trisection points of a line segment, you need to divide the segment into three equal parts. This involves finding the points that divide the segment into three equal lengths. In this article, we will answer "How to find the Trisection Points of a Line?" in detail including section formul
4 min read
How to find the Centroid of a Triangle?Answer: The Centroid for the triangle is calculated using the formula\left (\frac{[x1+x2+x3]}{3}, \frac{[y1+y2+y3]}{3}\right)A triangle consists of three sides and three interior angles. Centroid refers to the center of an object. Coming to the centroid of the triangle, is defined as the meeting poi
4 min read
Area of a Triangle in Coordinate GeometryThere are various methods to find the area of the triangle according to the parameters given, like the base and height of the triangle, coordinates of vertices, length of sides, etc. In this article, we will discuss the method of finding area of any triangle when its coordinates are given.Area of Tr
6 min read
Chapter 8: Introduction to Trigonometry
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
Unit Circle: Definition, Formula, Diagram and Solved ExamplesUnit Circle is a Circle whose radius is 1. The center of unit circle is at origin(0,0) on the axis. The circumference of Unit Circle is 2Ï units, whereas area of Unit Circle is Ï units2. It carries all the properties of Circle. Unit Circle has the equation x2 + y2 = 1. This Unit Circle helps in defi
7 min read
Trigonometric Ratios of Some Specific AnglesTrigonometry is all about triangles or to be more precise the relationship between the angles and sides of a triangle (right-angled triangle). In this article, we will be discussing the ratio of sides of a right-angled triangle concerning its acute angle called trigonometric ratios of the angle and
6 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
Chapter 9: Some Applications of Trigonometry