Skip to content
geeksforgeeks
  • Tutorials
    • Python
    • Java
    • Data Structures & Algorithms
    • ML & Data Science
    • Interview Corner
    • Programming Languages
    • Web Development
    • CS Subjects
    • DevOps And Linux
    • School Learning
    • Practice Coding Problems
  • Courses
    • DSA to Development
    • Get IBM Certification
    • Newly Launched!
      • Master Django Framework
      • Become AWS Certified
    • For Working Professionals
      • Interview 101: DSA & System Design
      • Data Science Training Program
      • JAVA Backend Development (Live)
      • DevOps Engineering (LIVE)
      • Data Structures & Algorithms in Python
    • For Students
      • Placement Preparation Course
      • Data Science (Live)
      • Data Structure & Algorithm-Self Paced (C++/JAVA)
      • Master Competitive Programming (Live)
      • Full Stack Development with React & Node JS (Live)
    • Full Stack Development
    • Data Science Program
    • All Courses
  • Number System and Arithmetic
  • Algebra
  • Set Theory
  • Probability
  • Statistics
  • Geometry
  • Calculus
  • Logarithms
  • Mensuration
  • Matrices
  • Trigonometry
  • Mathematics
Open In App
Next Article:
Frustum of Cone
Next article icon

Frustum of Cone

Last Updated : 29 Feb, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Frustum of a cone is a special shape that is formed when we cut the cone with a plane parallel to its base. The cone is a three-dimensional shape having a circular base and a vertex. So the frustum of a cone is a solid volume that is formed by removing a part of the cone with a plane parallel to circular base. The frustum is not only defined for cones but can be also defined for the different types of pyramids (square pyramid, triangular pyramid, etc.).

Some of the common shapes of a frustum of cone which we discover in our daily life are buckets, lamp shade, and others. Let us learn more about the frustum of cones in this article.

What is Frustum of Cone?

Frustum is a Latin word, which means pieces, therefore frustum of cone is a solid piece of the cone. When a right circular cone is cut by a plane parallel to the base of the cone the shape so obtained is called frustum of the cone. The figure given below shows us how a plane cuts the cone parallel to its base to form the frustum of the cone.

Frustum of Cone

Now, the frustum of the cone is easily defined as,

If a right circular cone is cut off by a plane parallel to it's base, the shape of the portion between the cutting plane and the base plane is called frustum of cone. 

Net of Frustum of Cone

If a three-dimensional (3D) shape is cut open and made a two-dimensional shape the shape so obtained is called the net. One can assume that when the net of the figure is folded properly in a correct manner it forms the desired 3D shape. The image given below shows the net of the frustum of the cone.

Net of Frustum of Cone

Properties of Frustum of Cone

Properties of a Frustum of a cone are very similar to the cone, some of the important properties of frustum of cone are,

  • Base of the cone the original cone is contained in the frustum of a cone but its vertex is not contained in the frustum.
  • Formulas of frustum of a cone are dependent on its height and two radii (corresponding to the top and bottom bases).
  • Height of the frustum of the cone is the perpendicular distance between the centers of its two bases.

Formulas of Frustum of Cone

Frustum of Cone is such a shape that is frequently seen in our daily life, for example, table lamps, buckets, etc. The important formulas for the frustum of a cone are,

  • Volume of Frustum of Cone
  • Surface Area of Frustum of Cone

Let's learn about these formulas in detail below,

Volume of Frustum of Cone

Frustum of cone is a sliced part of a cone, where a small cone is removed from the larger cone. Therefore, to calculate the volume of the frustum of cone, one just needs to calculate the difference between the volume of the larger and smaller cone. 

Volume of the frustum of cone

Let's assume,

  • Total height of the cone is to be H + h
  • Total slant height to be l' + L
  • The radius of a complete cone is r
  • The radius of the sliced cone is r'

Since the volume of the cone is given as V = 1/3πr2h

Volume of complete cone V1 = 1/3πr2(H+h)

Volume of smaller cone V2 =1/3πr'2(h)

Now the volume of the frustum of cone (V) can be calculated using the formula,

V = V1 - V2

V = 1/3πr2(H+h) - 1/3πr'2(h)

V= 1/3π[r2(H+h) - r'2(h)]...(1)

Using the property of similarity of the triangles of △OCD and △OAB, one can write, 

r / (H + h) = r' / h

r / r' = (H + h) / h

H + h = hr / r'

Substitute this value of (H+h) in equation (1), and simplify,

 V  = 1/3π[r2(rh / r') - r'2(h)}

   = 1/3π[{hr3 - hr'3} / r']...(2)

Using the similar triangle's property again in △OCD and △OAB, we will find out the value of h

r / (H + h) = r' / h

r / r' = (H + h) / h

rh = (H + h)r'

rh = Hr' + hr'

(r -r')h = Hr'

h = Hr' / (r -r')

Substituting these values in equation (2),

V = 1/3π[{r3h - r3h} / r']

   = 1/3π[{r3 - r'3}h / r']

   = 1/3π[{r3 - r'3}{Hr' / (r - r')} / r']

   = 1/3πH(r2 + r'2 +rr')

Thus,

Volume of the frustum of cone = 1/3 πH(r2 + r'2 + rr')

Surface Area of Frustum of Cone

The surface area of frustum of cone can be calculated by the difference between the surface area of the complete cone and the smaller cone (removed from the complete cone). The surface area of the frustum of cone can be calculated using the below diagram, where one needs to sum up the surface areas of the curved surfaces, and the surface areas of the top and bottom surfaces of the frustum of cone.

Surface Area of Frustum of Cone

Similar to the Volume of the frustum of cone, the curved surface area will be also equal to the difference between the surface areas of the bigger cone and the smaller cone. 

In the figure given above, triangles OAB and OCD are similar. Therefore, using the similarity criteria, one can write,

l' / l = r' / r...(1)

Since, l' = l - L, therefore, from equation (1),

(l - L) / l = r' / r

After cross-multiplication, 

lr - Lr = lr'

l(r - r') = Lr

l = Lr / (r - r')...(2)

The curved surface area of a complete cone = πrl

The curved surface area of the smaller cone = πr'l'

Difference between the curved surface areas of complete cone and smaller cone = π (rl - r'l')

Thus, the curved surface area (CSA) of the frustum of cone = πl (r - r'l'/l)

Use equation (1) to substitute the value of l'/l in the above equation, and simplify,

CSA of the frustum of cone = πl (r - r'×r'/r) = πl (r2 - r'2)/r

Now, substitute the value of l from equation (2), and simplify,

CSA of the frustum of cone = πlr/(r - r')× (r2 - r'2)/r = πl (r + r')

Thus, one can write,

Curved surface area of frustum of cone = πl (r + r')

Now, let's calculate the surface area of the top and bottom bases of the frustum of the cone, such that, 

The surface area of the top base of the frustum of cone having a radius r' = πr'2

The surface area of the bottom base of the frustum of cone having a radius r = πr2

So,

Total surface area of the frustum of cone = Curved surface area of the frustum of cone + surface area of the top base + surface area of the bottom base

Therefore,

The total surface area of the frustum of cone = πl (r + r') + πr'2 + πr2 = πl (r + r') + π (r2 + r'2) 

 Thus, the total surface area of the frustum of cone is = πl (r + r') + π (r2 + r'2) 

This formula can be also written as, 

The total surface area of the frustum of cone is = πl (r2 - r'2)/r + π (r2 + r'2) 

So, one can write,

Total surface area of frustum of cone = πl(r + r') + π (r2 + r'2) 

or

Total surface area of frustum of cone = πl (r2 - r'2)/r  + π (r2 + r'2) 

Note that, l is the slant height of the smaller cone that can be given as 

L = √ [H2 + (r - r')2]

Read, More

  • Volume of  Cone
  • Volume of Cylinder
  • Volume of Sphere

Solved Examples on Frustum of Cone

Example 1: Find out the Volume of a frustum of a cone that is 15 cm high and the radii for both the bases are 5 cm and 8 cm. 

Solution: 

Using the formula studied above, one can write,

V = 1/3 πH(r2 + r'2 + rr')

Given, 

H = 15 cm
r'= 5 cm
r = 8 cm

V = 1/3 π15(82 + 52 + 40)

V = 5π(129)

V = 645π cm3

Example 2: Find out the surface area and total surface area of a frustum of a cone which is 10 cm high and the radii for both the bases are 4 cm and 8 cm. 

Solution: 

We know the formula for surface area and total surface area of the frustum. We need to plug in the required values. 

Curved Surface area of the frustum = πl(r+r')

where,
L = √ [H2 + (R - r)2]

Given,
H = 10 cm
r = 4 cm
R = 8 cm 

Calculating the value of L, 

L = √ [102 + (8 - 4)2]

  =  √(100+16) =  √(116)

Curved Surface Area of Frustum = πL(R+r)

= π√(116)×(8+4)

= 48π√(29)

Total Surface Area = Curved Surface Area of Frustum + Area of Both Bases

= 48π√(29) + π(8)2 + π(4)2 

= 48π√(29) + 64π + 16π

= 48π√(29) + 80π cm2

Example 3: Let's say we have an open metal bucket whose height is 50cm and the radii of the bases are 10cm and 20cm. Find the area of the metallic sheet used to make the bucket.

Solution: 

Bucket is in the form of frustum which closed from the bottom. We need to calculate the total surface area of this frustum. 

Given
H = 50 cm
r '= 10 cm
r = 20 cm

Curved Surface Area of Frustum = πL(R+r)

L = √ [H2 + (r - r')2]

L = √ [502 + (20 - 10)2]

  = √(2500+100) =  √(2600)

  = √100(26) = 10√(26)

Curved Surface Area of Frustum = πL(R+r)

= π10√(26)×(20+10)

= 300π√(26)

Total Surface Area = Curved Surface Area of Frustum + Area of Both Bases

= 300π√(26) + π(20)2 + π(10)2 

= 300π√(26) + 400π + 100π

= (300π√(26) + 500π) cm2

Example 4: Find out the expression of the volume for a frustum if its height is 6y, and its radii are y and 2y respectively.

Solution: 

Using the formula studied above, 

V = 1/3 πH(r2 + r'2 + rr')

Given, 

H = 6y
r'= y
r = 2y

V = 1/3 π6[(2y)2 + (y)2 + (y)(2y)]

V = 2πy(7y2)

V = 14πy3 unit3


Next Article
Frustum of Cone

A

anjalishukla1859
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Class 10
  • Mensuration 3D
  • Maths-Class-10

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 Numbers
    Real 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 Lemma
    Euclid'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 Arithmetic
    The 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, Examples
    The 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, Properties
    Irrational 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 Numbers
    Real 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 Numbers
    Rational 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 Equation
    Algebraic 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 Formula
    The 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 Polynomial
    Zeros 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 Polynomial
    An 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 Polynomial
    Factorization 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 Polynomials
    Polynomials 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 Identities
    Algebraic 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 Polynomial
    Polynomials 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 Solutions
    Polynomials 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 Variables
    Linear 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 Variables
    Linear 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 Variables
    A 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 Method
    A 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 Method
    If 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 Equations
    A 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 Equation
    The 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 Equations
    A 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 Notes
    Arithmetic 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 Series
    A 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 Maths
    Arithmetic 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 Maths
    Arithmetic 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 Maths
    Arithmetic 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 Mean
    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 hig
    12 min read
    Arithmetic Progression – Sum of First n Terms | Class 10 Maths
    Arithmetic 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 Geometry
    A 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 Triangles
    Similar 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 Triangles
    Things 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 Examples
    Basic 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 Examples
    Pythagoras 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 Geometry
    Coordinate 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 Maths
    The 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 Points
    Distance 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 Formula
    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 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 Geometry
    There 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 Ratios
    There 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 Examples
    Unit 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 Angles
    Trigonometry 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 Identities
    Trigonometric 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

    Height and Distance | Applications of Trigonometry
    Height is the measurement of an item in the vertical direction, whereas distance is the measurement of an object in the horizontal direction. Heights and Distances are the real-life applications of trigonometry which is useful to astronomers, navigators, architects, surveyors, etc. in solving proble
    6 min read
geeksforgeeks-footer-logo
Corporate & Communications Address:
A-143, 7th Floor, Sovereign Corporate Tower, Sector- 136, Noida, Uttar Pradesh (201305)
Registered Address:
K 061, Tower K, Gulshan Vivante Apartment, Sector 137, Noida, Gautam Buddh Nagar, Uttar Pradesh, 201305
GFG App on Play Store GFG App on App Store
Advertise with us
  • Company
  • About Us
  • Legal
  • Privacy Policy
  • In Media
  • Contact Us
  • Advertise with us
  • GFG Corporate Solution
  • Placement Training Program
  • Languages
  • Python
  • Java
  • C++
  • PHP
  • GoLang
  • SQL
  • R Language
  • Android Tutorial
  • Tutorials Archive
  • DSA
  • Data Structures
  • Algorithms
  • DSA for Beginners
  • Basic DSA Problems
  • DSA Roadmap
  • Top 100 DSA Interview Problems
  • DSA Roadmap by Sandeep Jain
  • All Cheat Sheets
  • Data Science & ML
  • Data Science With Python
  • Data Science For Beginner
  • Machine Learning
  • ML Maths
  • Data Visualisation
  • Pandas
  • NumPy
  • NLP
  • Deep Learning
  • Web Technologies
  • HTML
  • CSS
  • JavaScript
  • TypeScript
  • ReactJS
  • NextJS
  • Bootstrap
  • Web Design
  • Python Tutorial
  • Python Programming Examples
  • Python Projects
  • Python Tkinter
  • Python Web Scraping
  • OpenCV Tutorial
  • Python Interview Question
  • Django
  • Computer Science
  • Operating Systems
  • Computer Network
  • Database Management System
  • Software Engineering
  • Digital Logic Design
  • Engineering Maths
  • Software Development
  • Software Testing
  • DevOps
  • Git
  • Linux
  • AWS
  • Docker
  • Kubernetes
  • Azure
  • GCP
  • DevOps Roadmap
  • System Design
  • High Level Design
  • Low Level Design
  • UML Diagrams
  • Interview Guide
  • Design Patterns
  • OOAD
  • System Design Bootcamp
  • Interview Questions
  • Inteview Preparation
  • Competitive Programming
  • Top DS or Algo for CP
  • Company-Wise Recruitment Process
  • Company-Wise Preparation
  • Aptitude Preparation
  • Puzzles
  • School Subjects
  • Mathematics
  • Physics
  • Chemistry
  • Biology
  • Social Science
  • English Grammar
  • Commerce
  • World GK
  • GeeksforGeeks Videos
  • DSA
  • Python
  • Java
  • C++
  • Web Development
  • Data Science
  • CS Subjects
@GeeksforGeeks, Sanchhaya Education Private Limited, All rights reserved
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our Cookie Policy & Privacy Policy
Lightbox
Improvement
Suggest Changes
Help us improve. Share your suggestions to enhance the article. Contribute your expertise and make a difference in the GeeksforGeeks portal.
geeksforgeeks-suggest-icon
Create Improvement
Enhance the article with your expertise. Contribute to the GeeksforGeeks community and help create better learning resources for all.
geeksforgeeks-improvement-icon
Suggest Changes
min 4 words, max Words Limit:1000

Thank You!

Your suggestions are valuable to us.

What kind of Experience do you want to share?

Interview Experiences
Admission Experiences
Career Journeys
Work Experiences
Campus Experiences
Competitive Exam Experiences