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:
Find the area of the shaded region formed by the intersection of four semicircles in a square
Next article icon

Segment of a Circle

Last Updated : 25 Apr, 2024
Comments
Improve
Suggest changes
Like Article
Like
Report

Segment of a Circle is one of the important parts of the circle other than the sector. As we know, the circle is a 2-D shape in which points are equidistant from the point and the line connecting the two points lying on the circumference of the circle is called the chord of the circle.

The area formed on both sides of this chord is called segment which is the topic of this article. In this article, we will learn about the segments of a circle, its types, and theorems related to it as well. So let's start learning about a segment of a circle.

Table of Content

  • What is Segment of a Circle?
  • Types of Segments
  • Segment of a Circle Formula
  • Area of Segment of a Circle
  • Perimeter of Segment of a Circle
  • Theorems on Segment of a Circle
  • Summary of Segment of Circle

What is Segment of a Circle?

Segment of a circle is the area bounded by the chord and the arc formed from the endpoint of the chord. In other words, the chords divide the circle into two parts and these parts are called the segment of the circle.

Segment Definition

Segment is formed between the chord and the arc between the endpoint of the chord. A segment can also be defined as the region obtained by subtracting the area of a triangle from the area of the sector of a circle.

What is Segment of a Circle?

Types of Segments

There are two types of segments that are:

  • Major Segment 
  • Minor Segment

Let's discuss these types in detail as follows:

Major Segment

The segment which is bigger in a circle is called the major segment. The segment with the greater area is called the major segment.

Types of Segments

Minor Segment

The segment which is smaller in a circle is called the minor segment. The segment with the smaller area is called the minor segment.

Special Case: Semicirlce

Other than these two types, there is one more special case of segments when both the segments become an equation i.e., semicircle. Semicircle is the largest segment in a circle as the diameter is the largest chord of the circle.

Segment of a Circle Formula

There are two important formulas related to the segment of a circle

  • Area of Segment of a Circle
  • Perimeter of Segment of a Circle

Let's discuss these formulas as follows:

Area of Segment of a Circle

The area of the segment is the difference between the area of the sector and the area of the triangle. In the above figure area of the segment is determined by subtracting the area of the triangle from the area of the sector.

Area of Segment of a Circle

Area of the segment = Area of the sector - Area of the triangle

Formula for Area of Segment of a Circle

  • Area of segment (when θ in radians) = (1/2) × r2(θ - sinθ)
  • Area of segment (when θ in degrees) = (1/2) × r2 [(π/180) θ - sinθ]

Perimeter of Segment of a Circle

The perimeter of the segment is the sum of the length of the chord and the length of the arc.

Perimeter of Segment of a Circle

Perimeter of Segment = Length of Chord + Length of the Arc

Formula for Perimeter of Segment of a Circle

  • Perimeter of segment (when θ in radians) = rθ + 2rsin(θ/2)
  • Perimeter of segment (when θ in degrees) = rθ(π/180) + 2rsin(θ/2)

Theorems on Segment of a Circle

  • Alternate Segment Theorem
  • Angles in Same Segment Theorem

Alternate Segment Theorem

The alternate segment theorem states that the angle formed by the point of contact of the chord and tangent is equal to the angle formed by the chord of the alternate segment. (angle a = angle b)

Alternate Segment Theorem

Angles in the Same Segment Theorem

Angles in the same segment theorem states that the angles formed by the same segment are equal. (angle a = angle b)

Angles in the Same Segment Theorem

Summary of Segment of Circle

We can summarize the segment of a circle in the following key bullet points:

  • Segment is the region formed by the chord and the arc.
  • There are two types of segments: Major and minor.
  • Semicircle is the largest segment of the circle.
  • Area of the circle = Area of the major segment + Area of the minor segment.
  • Area of segment = Area of the sector - Area of a triangle.
  • Perimeter of the segment = Length of arc + Length of chord

Read More,

  • Circle
  • Radius of Circle
  • Area of Circle
  • Circumference of Circle
  • Sector of Circle
  • Tangent of Circle

Solved Examples of Segment of a Circle

Problem 1: Find the area of the segment given that the area of the sector and the area of the triangle is 10 cm2 and 6 cm2.

Solution :

Area of the segment = Area of the sector - Area of the triangle

= 10 - 6

Area of the segment = 4 cm2

Problem 2: Find the perimeter of the segment if the length of the arc is 15 cm and the length of the chord is 10 cm.

Solution :

Perimeter of the segment = Length of the chord + Length of the arc

⇒ Perimeter of the segment = 15 + 10

⇒ Perimeter of the segment = 25 cm

Problem 3: Find the area of the segment if the radius of the circle is 15 cm and subtended angle is 30°.

Solution :

Area of segment (when θ in degrees) = (1/2) × r2 [(π/180) θ - sinθ]

⇒ Area of segment = (1/2) × 152 [(π/180) 30° - sin30°]

⇒ Area of segment = 2.65 cm2

Problem 4: Find the area of the circle if the area of the major and minor segments is 10 cm2 and 2 cm2.

Solution:

Area of the circle = Area of the major segment + Area of the minor segment

⇒ Area of the circle = 10 + 2

⇒ Area of the circle = 12 cm2

Problem 5: Find the perimeter of segment given the radius of the circle 25 cm and angle subtended by segment is 60°.

Solution:

Perimeter of segment (when θ in degrees) = rθ(π/180) - 2rsin(θ/2)

⇒ Perimeter of segment (when θ in degrees) = 25× 60(π/180) - 2× 25 × sin(60/2)

⇒ Perimeter of segment (when θ in degrees) = 25× (π/3) - 50 × sin(30)

⇒ Perimeter of segment (when θ in degrees) = 1.18 cm

Problem 6: Find the area of the segment if the height of the triangle is 10 cm and the angle subtended is 60°.

Solution:

We have to find radius of the circle to find the area of segment.

In triangle AOB, OP is the height (perpendicular) which bisects angle AOB.

∠ AOP = ∠ BOP = 30°

So, in right-angled triangle BOP

sin 30° = OP / OB

⇒ OB = 10 / sin 30°

⇒ OB (radius of circle) = 20 cm

Thus, Area of segment (when θ in degrees) = (1/2) × r2 [(π/180) θ - sinθ]

⇒ Area of segment (when θ in degrees) = (1/2) × 202 [(π/180) 60 - sin60]

⇒ Area of segment (when θ in degrees) = 109.44 cm2


Next Article
Find the area of the shaded region formed by the intersection of four semicircles in a square

A

aayushi2402
Improve
Article Tags :
  • Mathematics
  • School Learning
  • Class 10
  • Circles
  • Maths-Class-10

Similar Reads

    Mensuration in Maths
    Mensuration is a branch of mathematics that deals with measuring geometric figures, including their length, area, volume, and surface area. It provides formulas and techniques for calculating these attributes for 2D (plane) shapes and 3D (solid) objects.Types of Mensuration 2D Mensuration- Deals wit
    4 min read

    Introduction to Mensuration

    Geometric Shapes in Maths
    Geometric shapes are mathematical figures that represent the forms of objects in the real world. These shapes have defined boundaries, angles, and surfaces, and are fundamental to understanding geometry. Geometric shapes can be categorized into two main types based on their dimensions:2D Shapes (Two
    2 min read
    Visualizing Solid Shapes
    Visualizing Solid Shapes: Any plane or any shape has two measurements length and width, which is why it is called a two-dimensional(2D) object. Circles, squares, triangles, rectangles, trapeziums, etc. are 2-D shapes. If an object has length, width, and breadth then it is a three-dimensional object(
    8 min read
    Volume of Combination of Solids
    When two or more two solids are combined and the combination comes out useful, a shape that can be found in reality is called a combination of solids. When Solids are taught, the major focus is always on the point of their real-life use and applications, For example, a cylinder can be seen in Pipes
    8 min read
    Mensuration Formulas
    Mensuration is the branch of geometry that deals with the measurement of area, length, or volume in 2D and 3D shapes. The 2D and 3D shapes are often called geometric shapes. In this article, we have curated all the mensuration formulas for various 2-D and 3-D shapes in detail.Mensuration FormulasTyp
    10 min read

    Perimeter

    Perimeter of Triangle
    The perimeter of a triangle is the total length of its three sides. A triangle is a polygon with three sides, three vertices, and three angles. It is the simplest closed polygon in geometry, as it is the first possible closed figure. Any polygon can be divided into triangles. For instance, a quadril
    5 min read
    How to find the perimeter of an equilateral triangle?
    The perimeter of an equilateral triangle is equal to 3 x a, where a is the length of any sideAn Equilateral triangle is a triangle in which all three sides are equal and the angles are also equal. The value of each angle of an equilateral triangle is 60 degrees therefore, it is also known as an equi
    5 min read
    Perimeter of an Isosceles Triangle
    A triangle can be considered as an isosceles triangle if and only if two sides of the triangle have the same length and two equal angles. The perimeter of an isosceles triangle comes under the parent topic mensuration which is a branch of geometry that deals with measurements of 2D/3D figures. Perim
    5 min read
    Perimeter of Rectangle
    A rectangle is a two-dimensional plane quadrilateral, with opposite sides equal and all four angles equal. The perimeter of a rectangle can be defined as the sum of the length of all four sides in a rectangle.Perimeter of rectangle is the total length of the boundary or the sum of all its sides. In
    7 min read
    Perimeter of Square | Formula, Derivation, Examples
    A square is a four-sided polygon (quadrilateral) with the following properties.All sides are of equal length, and each angle is a right angle (90°). It is a type of rectangle where the length and width are the same.A square also has the property that its diagonals are equal in length and bisect each
    4 min read
    Perimeter of a Parallelogram
    A parallelogram is a type of quadrilateral with four equal sides with opposite sides equal. Its sides do not intersect each other. There are two diagonals of a parallelogram that intersect each other at the center. A diagonal divides the parallelogram into two equal parts or triangles. The following
    7 min read
    Perimeter of A Rhombus
    Perimeter of a Rhombus is the sum of all the sides of the rhombus. In a rhombus, all the sides are equal so the perimeter of the rhombus is 4 times its side. The perimeter of Rhombus is calculated by the formula P = 4a where a is the side length of the perimeter. Now we can also find the perimeter o
    6 min read
    How to Find the Perimeter of a Trapezium?
    Suppose the sides of a Trapezium are a, b, c, and d then the Perimeter of the Trapezium is (a + b + c + d) units.Trapezium is a quadrilateral in which one pair of opposite sides are parallel. The perimeter of the trapezium is the sum of the boundaries of the trapezium. Suppose the sides of the trape
    11 min read
    Circumference of Circle - Definition, Perimeter Formula, and Examples
    The circumference of a circle is the distance around its boundary, much like the perimeter of any other shape. It is a key concept in geometry, particularly when dealing with circles in real-world applications such as measuring the distance traveled by wheels or calculating the boundary of round obj
    7 min read

    Area

    Area of a Triangle | Formula and Examples
    The area of the triangle is a basic geometric concept that calculates the measure of the space enclosed by the three sides of the triangle. The formulas to find the area of a triangle include the base-height formula, Heron's formula, and trigonometric methods.The area of triangle is generally calcul
    6 min read
    Area of Equilateral Triangle
    The area of an equilateral triangle is the amount of space enclosed within its three equal sides. For an equilateral triangle, where all three sides and all three internal angles are equal (each angle measuring 60 degrees), the area can be calculated using the formula \frac{\sqrt{3}}{4}\times a^{2}
    6 min read
    Right Angled Triangle | Properties and Formula
    Right Angle Triangle is a type of triangle that has one angle measuring exactly 90 degrees or right angle (90°). It is also known as the right triangle. In a right triangle, the two shorter sides called the perpendicular and the base, meet at the right angle (90°), while the longest side, opposite t
    6 min read
    Heron's Formula
    Heron's formula is a popular method for calculating the area of a triangle when the lengths of its three sides are known. It was introduced by Heron of Alexandria in his book "Metrica". This formula applies to all types of triangles, including right-angled, equilateral, and isosceles.According to th
    9 min read
    Area of Square
    The area of a Square is defined as the space enclosed by the boundary of the square. Measurement of the area is done in square units. The unit for measurement of the area is m2.Let's understand the Area of square with the following illustration:To calculate square's area we need to know the length o
    7 min read
    Area of Rectangle
    Area of the Rectangle is the region covered inside the boundaries of the rectangle. The area of a rectangle is calculated using its dimensions length and breadth similar to the square in which the side is both the length and breadth.To find the area, you multiply the length of the rectangle by its w
    9 min read
    Area of Parallelogram | Definition, Formulas & Examples
    A parallelogram is a four-sided polygon (quadrilateral) where opposite sides are parallel and equal in length. In a parallelogram, the opposite angles are also equal, and the diagonals bisect each other (they cut each other into two equal parts).The area of a Parallelogram is the space or the region
    8 min read
    Area of Rhombus: Formula, Derivation and Examples
    Rhombus is a parallelogram in which all four sides are equal and opposite pairs of lines are congruent. The opposite angles in a rhombus are equal. It is a special type of parallelogram in which all sides are equal to each other. The internal angle of the Rhombus is not mandatory to be a right angle
    7 min read
    Area of Trapezoid Formula
    Area of a trapezoid is a concept in geometry that helps to calculate the space enclosed by the unique quadrilateral. Basically it is measured in square units. In this article we will discuss in detail how to find the area of a trapezoid.Before going to the formula of the area of the trapezoid let's
    8 min read
    Area of a Circle: Formula, Derivation, Examples
    The area of a Circle is the measure of the two-dimensional space enclosed within its boundaries. It is mostly calculated by the size of the circle's radius which is the distance from the center of the circle to any point on its edge. The area of a circle is proportional to the radius of the circle.
    10 min read
    How to Calculate Area of Sector of Circle?
    Area of the sector is easily calculated by using various formulas of geometry. In this article, we have covered a definition of sector circles, types of sectors, and others in detail. Table of Content Sector DefinitionTypes of SectorsFormula for Area of a SectorExamples on Area of Sector of CircleFA
    5 min read
    Segment of a Circle
    Segment of a Circle is one of the important parts of the circle other than the sector. As we know, the circle is a 2-D shape in which points are equidistant from the point and the line connecting the two points lying on the circumference of the circle is called the chord of the circle. The area form
    7 min read
    Find the area of the shaded region formed by the intersection of four semicircles in a square
    Given the length of the side of a square a, the task is to find the area of the shaded region formed by the intersection of four semicircles in a square as shown in the image below: Examples: Input: a = 10 Output: 57Input: a = 19 Output: 205.77 Approach: Area of the shaded region will be: Area(semic
    4 min read

    3D Shape

    Volume of a Cube
    Volume of a Cube is defined as the total number of cubic units occupied by the cube completely. A cube is a three-dimensional solid figure, having 6 square faces. Volume is nothing but the total space occupied by an object. An object with a larger volume would occupy more space. The volume of the cu
    9 min read
    Diagonal of a Cube Formula
    Diagonal of a cube is the line segment joining the two non-adjacent vertices of a Cube. The diagonal of a cube formula helps us to calculate the length of diagonals in a cube. There are primarily two diagonals in a cube, namely face diagonals and body diagonals. In this article, we will learn the ty
    8 min read
    Volume of Cuboid | Formula and Examples
    Volume of a cuboid is calculated using the formula V = L × B × H, where V represents the volume in cubic units, L stands for length, B for breadth, and H for height. Here, the breadth and width of a cuboid are the same things. The volume signifies the amount of space occupied by the cuboid in three
    8 min read
    Volume of a Sphere
    The volume of a sphere helps us understand how much space a perfectly round object occupies, from tiny balls to large planets. Using the simple volume of sphere formula, you can easily calculate the space inside any sphere. Whether you're curious about the volume of a solid sphere in math or science
    8 min read
    Volume of Hemisphere
    Volume of a shape is defined as how much capacity a shape has or we can say how much material was required to form that shape. A hemisphere, derived from the Greek words "hemi" (meaning half) and "sphere," is simply half of a sphere. If you imagine slicing a perfectly round sphere into two equal hal
    6 min read
    Volume of Cone- Formula, Derivation and Examples
    Volume of a cone can be defined as the space occupied by the cone. As we know, a cone is a three-dimensional geometric shape with a circular base and a single apex (vertex).Let's learn about Volume of Cone in detail, including its Formula, Examples, and the Frustum of Cone.Volume of ConeA cone's vol
    9 min read
    Volume of a Cylinder| Formula, Definition and Examples
    Volume of a cylinder is a fundamental concept in geometry and plays a crucial role in various real-life applications. It is a measure which signifies the amount of material the cylinder can carry. It is also defined as the space occupied by the Cylinder. The formula for the volume of a cylinder is π
    11 min read
    Volume of a Hollow Cylinder
    A cylinder is a three-dimensional object that is formed when a rectangle is rotated along any of its sides. A hollow cylinder is one type of cylinder that is hollow from the inside. A hollow cylinder can be defined as a three-dimensional geometric object that is empty from the inside. A hollow cylin
    8 min read
    Convert Cubic Meter To Liter (m³ to L)
    Cubic meter (m³) and liter (L) are two of the most common metric units used to measure volume. Volume refers to the amount of three-dimensional space that an object or container occupies.The volume of a container is often referred to as its capacity. For instance, when we talk about the amount of fl
    6 min read

    Total Surface Area

    Surface Area of Cube | Curved & Total Surface Area
    Surface area of a cube is defined as the total area covered by all the faces of a cube. In geometry, the cube is a fascinating three-dimensional object that we encounter daily, from dice to ice cubes. But have you ever wondered about the total area that covers a cube? This is what we call the surfac
    14 min read
    Surface Area of Cuboid
    The surface area of a cuboid is the total space occupied by all its surfaces/sides. In geometry, a three-dimensional shape having six rectangular faces is called a cuboid. A cuboid is also known as a regular hexahedron and has six rectangular faces, eight vertices, and twelve edges with congruent, o
    12 min read
    Surface Area of Sphere | Formula, Derivation and Solved Examples
    A sphere is a three-dimensional object with all points on its surface equidistant from its center, giving it a perfectly round shape. The surface area of a sphere is the total area that covers its outer surface.To calculate the surface area of a sphere with radius r, we use the formula:Surface Area
    8 min read
    Surface Area of a Hemisphere
    A hemisphere is a 3D shape that is half of a sphere's volume and surface area. The surface area of a hemisphere comprises both the curved region and the base area combined. Hemisphere's Total Surface Area (TSA) = Curved Surface Area + Base Area = 3πr² square units.Curved Surface Area (CSA) = 2πr² sq
    13 min read
    Surface Area of a Cone
    A cone is a 3-dimensional geometric figure with a circular base and a pointed top called the apex. The distance between the center of the circular base and the apex is the height of the cone. The surface of the cone curves smoothly from the edge of the base to the apex. It is a common shape found in
    8 min read
    Surface Area of Cylinder | Curved and Total Surface Area of Cylinder
    Surface Area of a Cylinder is the amount of space covered by the flat surface of the cylinder's bases and the curved surface of the cylinder. The total surface area of the cylinder includes the area of the cylinder's two circular bases as well as the area of the curving surface. The volume of a cyli
    10 min read

    Lateral or Curved Surface Area

    Area of Hollow Cylinder
    A hollow cylinder is a 3D shape that's empty inside with some thickness around the edges. The formula for its total surface area (TSA) is: TSA of Hollow Cylinder = 2πh (R + r) + 2π(R² - r²) Here are formulas for other areas of a hollow cylinder: Lateral Surface Area (LSA): 2πh (R + r)Cross-Sectional
    12 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