Arithmetic 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 highly used in various solving various types of problems.
Arithmetic mean is used in various scenarios such as in finding the average marks obtained by the student , the average rainfall in any area, etc. The Arithmetic Mean provides a single value that represents the central point of the dataset, making it useful for comparing and summarizing data. The arithmetic mean takes into account every value in the dataset, offering a comprehensive overview of the data's overall behavior.
In this article we will discuss about Arithmetic Mean, its formula, properties and various methods to calculate the mean for grouped and Ungrouped Data
What is Arithmetic Mean?
Arithmetic Mean, often referred to simply as the mean or average, is a measure of central tendency used to summarize a set of numbers.
Arithmetic Mean OR (AM) is calculated by taking the sum of all the given values and then dividing it by the number of values. For evenly distributed terms arranged in ascending or descending order arithmetic mean is the middle term of the sequence. The arithmetic mean is sometimes also called mean, average, or arithmetic average.
Example. Find the Arithmetic mean of 3, 6, 7, and 4.
the mean is calculated first by taking the sum of all the values 3+6+7+4 = 20 and then dividing it by, 4 as we have a total of 4 terms. Arithmetic mean = 20/4 = 5. Thus, the arithmetic mean of the given value is 5.
Arithmetic Mean Formula is used to determine the mean or average of a given data set. The symbol used to denote the arithmetic mean is 'x̄' and read as x bar. The arithmetic mean of the observations is calculated by taking the sum of all the observations and then dividing it by the total number of observations.
The formula for calculating the arithmetic mean is,
Arithmetic Mean (x̄) = Sum of all observations / Number of observations
Let there be n observations in a data set namely n1, n2, n3, n4, n5, ........nn. Then the arithmetic mean is calculated as,
A.M. = (n_{1} + n_{2} + n_{3} + n_{4} + ... + n_{n})/n
If the frequency of various numbers in a data set is f1, f2, f3, f4, f5, ..., fn for the numbers n1, n2, n3, n4, n5, ... nn.
A.M. = \frac{f_1n_1 + f_2n_2 + f_3n_3 + f_4n_4 + ... + f_nn_n}{f_1 + f_2 + f_3 + f_4 + ... + f_n}
The arithmetic mean formula is given by,
A.M = {\frac{1}{n}\sum_{i=1}^{n}a_{i}}
where,
n is number of items
A.M is arithmetic mean
ai are set values.
Properties of Arithmetic Mean
Arithmetic Mean has various Properties and some of the important properties of the arithmetic mean are discussed below. If we take "n" observations, i.e. x₁, x₂, x₃, ….,xₙ and let x̄ be its arithmetic mean then,
- If all the values in the data set are equal then the arithmetic mean of the data set is the individual value of the data set.
Find the arithmetic mean of the data set, 6, 6, 6, 6, and 6
Solution:
Arithmetic Mean = (6 + 6 + 6 + 6 + 6)/6
= 30/5
= 6
- The sum of the deviation of all the values in a set of observations from the arithmetic mean is zero.
(x₁−x̄)+(x₂−x̄)+(x₃−x̄)+...+(xₙ−x̄) = 0
- For Discrete Data Set, we can say that ∑(xi − x̄) = 0
- For Grouped Frequency Distribution, we can say that ∑f(xi − ∑x̄) = 0
- If we increase or decrease all the values of the data set by a fixed value then the arithmetic is increased or decreased by the same value.
If the arithmetic mean of the data set, 4, 5, 6, 7, and 8 is 6 and if each value is increased by 3 find the new mean.
Solution:
New data set = 4+3, 5+3, 6+3, 7+3, 8+3
= 7, 8, 9, 10, 11
Arithmetic Mean = (7 + 8 + 9 + 10 + 11)/5
= 45/5
= 9...(i)
Also,
Old AM = 6
Change in each value, 3
New AM = 6 + 3 = 9...(ii)
From (i) and (ii) above property is proved.
- If we multiply or divide all the values of the data set by a fixed value then the arithmetic is multiplied or divided by the same value.
If the arithmetic mean of the data set, 4, 5, 6, 7, and 8 is 6 and if each value is multiplied by 3 find the new mean.
Solution:
New data set = 4×3, 5×3, 6×3, 7×3, 8×3
= 12, 15, 18, 21, 24
Arithmetic Mean = (12+15+18+21+24)/5
= 90/5
= 18...(i)
Also,
Old AM = 6
Each value is multiplied by 3
New AM = 6 × 3 = 18...(ii)
From (i) and (ii) above property is proved.
Arithmetic Mean can easily be calculated for,
- Ungrouped Data
- Grouped Data
Calculating Arithmetic Mean for Ungrouped Data
For ungrouped data, the arithmetic mean is easily calculated using the formula,
Mean (x̄) = Sum of All Observations / Number of Observations
We can understand this with the help of the example discussed below,
Example: Find the mean of the first 5 even numbers.
Solution:
First 5 even numbers are: 0, 2, 4, 6, 8
x̄ = (0+2+4+6+8) / 5
= 20/5
= 4
Thus, the arithmetic mean of first five even numbers is 4.
Calculating Arithmetic Mean for Grouped Data
The grouped data is the data given as the continuous interval, i.e. in grouped data the class interval is given along with the frequency of each class. There are three different methods which are used to find the arithmetic mean for grouped data, they are
- Direct Method for Mean
- Short-Cut Method
- Step-Deviation Method for Mean
We can use any of the three methods for finding the arithmetic mean for grouped data depending on the value of frequency and the mid-terms of the interval. Now let's discuss the three methods for finding the arithmetic mean for grouped data in detail.
Direct Method for Finding the Arithmetic Mean
We can easily find the arithmetic mean using the direct method as,
Let we have to find the mean of n observation say x₁, x₂, x₃ ……xₙ, and their frequency is f₁, f₂, f₃ ……fₙ respectively. Then the formula for arithmetic mean is,
x̄ = (x₁f₁+x₂f₂+......+xₙfₙ) / ∑fi
where
x̄ is the arithmetic mean
f₁+ f₂ + ....fₙ = ∑fi indicates the sum of all frequencies
Example: Find the mean of the following data.
Solution:
For mean,
xi | 5 | 10 | 15 | 20 | 25 |
---|
fi | 5 | 2 | 2 | 3 | 4 |
---|
fixi | 25 | 20 | 30 | 60 | 100 |
---|
∑fi = 5+2+2+3+4 = 16
∑fixi = 25+20+30+60+100 = 235
x̄ = (x₁f₁+x₂f₂+......+xₙfₙ) / ∑fi
x̄ = 235/16 = 14.6875
Thus, the mean of the given data set is 14.6875
Short-cut Method for Finding the Arithmetic Mean
We can easily find the arithmetic mean using the shortcut method also called the assumed mean method by using the steps discussed below,
Step 1: Find the midpoint of each class interval say xi
Step 2: Assumed a random number as the assumed mean say A.
Step 3: Find the deviation of each class interval midpoint as, (di) = xi – A
Step 4: Use the formula for finding the arithmetic mean
x̄ = A + (∑fidi/∑fi)
Example: Find the mean of the given data using the short-cut method.
Class Interval (CI) | Frequency(fi) |
---|
5-15 | 5 |
15-25 | 12 |
25-35 | 8 |
35-45 | 6 |
Solution:
For Arithmetic Mean,
Let the assumed mean be 20
Class Interval (CI) | xi | Frequency(fi) | di = (xi - A) | fidi |
---|
5-15 | 10 | 4 | 10 - 20 = -10 | -40 |
15-25 | 20 | 12 | 20 - 20 = 0 | 0 |
25-35 | 30 | 8 | 30 - 20 = 10 | 80 |
35-45 | 40 | 6 | 40 - 20 = 20 | 120 |
∑fi = 4+12+8+6 = 20
∑fidi = -40+0+80+120 = 160
Using the Formula,
x̄ = A + (∑fidi/∑fi)
x̄ = 20 + 160/20
= 20 + 8
= 28
Thus, the Arithmetic mean is, 28
Step-Deviation Method for Finding the Arithmetic Mean
We can easily find the arithmetic mean using the step-deviation method also called the scale method by using the steps discussed below,
Step 1: Find the midpoint of each class interval say xi
Step 2: Assumed a random number as the assumed mean say A.
Step 3: Find the ui = (xi-A)/h, where, h is the class interval.
Step 4: Use the formula for finding the arithmetic mean
x̄ = A + h(∑fiui/∑fi)
Example: Find the mean of the given data using the short-cut method.
Class Interval (CI) | Frequency(fi) |
---|
5-15 | 5 |
15-25 | 12 |
25-35 | 8 |
35-45 | 6 |
Solution:
For Arithmetic Mean,
Let the assumed mean be 20
The class interval is 10.
Class Interval (CI) | xi | Frequency(fi) | ui = (xi-A)/h | fiui |
---|
5-15 | 10 | 4 | -1 | -4 |
15-25 | 20 | 12 | 0 | 0 |
25-35 | 30 | 8 | 1 | 8 |
35-45 | 40 | 6 | 2 | 12 |
∑fi = 4+12+8+6 = 20
∑fiui = -4+0+8+12 = 16
Using the Formula,
x̄ = A + h(∑fidi/∑fi)
x̄ = 20 + 10(16/20)
= 20 + 8
= 28
Thus, the Arithmetic mean is, 28
Advantages of Arithmetic Mean
Arithmetic mean is a widely used concept in mathematics. It is not only used in statistics and mathematics but also in various other fields such as economics, marketing, investments, and others. Some of the major advantages of the arithmetic mean are,
- The formula for arithmetic mean is a rigid formula and it does not change with the deviation in the values of the data set.
- Arithmetic mean considers all the values of the data set.
- It takes into consideration each value of the data set.
- The arithmetic mean formula is very easy to use.
- Other mathematical measures such as median, mode, etc are easily calculated using the arithmetic mean.
- It is used to find the various geometrical concepts such as midpoints, centroids, etc.
Disadvantages of Arithmetic Mean
There are also various disadvantages of using the arithmetic mean that include,
- Arithmetic mean gets easily affected by extreme values and thus changing the extreme values easily changes the arithmetic mean.
- The arithmetic mean can not be easily calculated if the data set is given as an open interval i.e., if the data set,
Class Interval | Frequency |
---|
Less than 25 | 12 |
25-50 | 16 |
50-75 | 15 |
More than 75 | 18 |
In the above-given data set finding the arithmetic mean is a difficult task as finding the midpoint of class interval less than 25 and more than 75 is very tough until we assume its starting and ending point.
- Finding arithmetic means using the graphical method is practically impossible.
- If the value of a single data set gets missing the mean of the data set changes drastically.
- Sensitivity to Extreme Values, The arithmetic mean can be affected by extremely high or low values, which can distort the average( a single value can change the mean drastically).
Read More,
Solved Examples on Arithmetic Mean
Example 1: Find the arithmetic mean of the first five prime numbers.
Solution:
Arithmetic mean of first five prime numbers,
First Five Prime Numbers = 2, 3, 5, 7 and 11
Number of observations (n) = 5
Mean (x̄) = (Sum of Observations)/ (Number of Observations)
x̄ = (2 + 3 + 5 + 7 + 11)/5 = 28/5
x̄ = 5.6
Hence, the arithmetic mean of the first five prime numbers is 5.6.
Example 2: If the arithmetic mean of five observations 5, 6, 7, x, and 9 is 6. Find the value of x.
Solution:
Given observations are 5, 6, 7, x, and 9
Number of Observations = 5
Mean (x̄) = (Sum of Observations)/ (Number of Observations)
6 = (5 + 6 + 7 + x + 9)/5
30 = 27 + x
x = 30 - 27
x = 3
Hence, the value of x is 3
Example 3: If the arithmetic mean of five observations 10, 20, 30, x, and 50 is 30. Find the value of x.
Solution:
Given, observations are 10, 20, 30, x and 50
Number of observations = 5
Mean (x̄) = (Sum of Observations)/ (Number of Observations)
30 = (10 + 20 + 30 + x + 50)/5
150 = 110 + x
150 - 110 = x
x = 40
Hence, the value of x is 40
Read More,
Conclusion
Arithmetic Mean is a fundamental concept in mathematics, statistics, and various other fields. The Arithmetic Mean, also known as the average, is a measure of central tendency that provides a simple yet powerful way to summarize a set of numbers. By calculating the sum of all observations and dividing it by the number of observations, one can easily determine the average or mean value.
Arithmetic Mean remains a key tool in data analysis and problem-solving. As it provides a single value to represent the central point of the dataset, making it useful for comparing and summarizing data. This formula is widely applicable, whether dealing with ungrouped data or grouped data. Its simplicity and utility make it indispensable in fields such as economics, finance, and data analysis.
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