Maths Formulae Geometry Segment of Circle

Circle Segment Formulas – Area and Arc Length

Discover formulas for the segment of a circle, including area and arc length calculations. Useful for advanced geometry.
🔑

What is a Segment of a Circle?

A circular segment is a region of a circle which is "cut off" from the rest of the circle by a secant or a chord. More formally, a circular segment is a region of two-dimensional space which is bounded by a circular arc (of less than π radians by convention) and by the circular chord connecting the endpoints of the arc.

The key components are the chord (the straight line forming the base of the segment), the arc (the curved boundary), the central angle (θ) which subtends the arc at the center of the circle, and the height (h) or sagitta, which is the maximum distance from the chord to the arc.

\[ \text{Segment: region between chord and arc of circle} \]
Basic Definition
\[ \text{Minor segment: smaller region (central angle < 180°)} \]
Minor Segment
\[ \text{Major segment: larger region (central angle > 180°)} \]
Major Segment
📐

Key Formulas

\[ A = \frac{1}{2}r^2(\theta - \sin\theta) \]
Area of Segment (angle θ in radians)
\[ A = \frac{r^2}{2}\left(\frac{\pi\theta°}{180°} - \sin\theta°\right) \]
Area of Segment (angle θ in degrees)
\[ c = 2r\sin\left(\frac{\theta}{2}\right) \]
Chord Length (c)
\[ s = r\theta \]
Arc Length (s, angle θ in radians)
\[ P = c + s = 2r\sin\left(\frac{\theta}{2}\right) + r\theta \]
Perimeter of Segment (P)
\[ h = r\left(1 - \cos\frac{\theta}{2}\right) \]
Height / Sagitta (h)
🗺️

Diagram of a Circular Segment

l (chord) h r
Segment of circle — chord l, sagitta h, radius r

A circle with center O and radius r. A chord, with length c, connects two points on the circumference. This chord and the corresponding arc form the segment. The central angle subtended by the chord at the center is θ. The height of the segment, measured from the midpoint of the chord to the arc, is denoted by h (also called the sagitta). The perpendicular distance from the center O to the chord is the apothem, d.

⚙️

Properties of a Circular Segment

Symmetry: A circular segment is symmetric about the line that passes through the center of the circle and the midpoint of its chord. This line is perpendicular to the chord.

Relationship to Sector: A segment is intrinsically linked to a circular sector. Its area is derived by subtracting the area of an isosceles triangle (formed by the two radii and the chord) from the area of the sector that shares the same arc and central angle.

Centroid: The center of mass (centroid) of the segment lies on its axis of symmetry. Its distance from the center of the circle depends on the radius and the central angle.

\[ \bar{y} = \frac{4r\sin^3(\theta/2)}{3(\theta - \sin\theta)} \]
Centroid distance from circle's center (on axis of symmetry)
🔬

Proof of the Area Formula

The area of a circular segment can be derived by subtracting the area of the isosceles triangle formed by the radii and the chord from the area of the circular sector defined by the same radii.

\[ A_{\text{segment}} = A_{\text{sector}} - A_{\text{triangle}} \]
Step 1: Define the area relationship

The area of a circular sector with radius r and central angle θ (in radians) is given by:

\[ A_{\text{sector}} = \frac{1}{2}r^2\theta \]
Step 2: Formula for Area of a Sector

The area of the isosceles triangle with two sides equal to the radius r and the angle between them being θ is given by:

\[ A_{\text{triangle}} = \frac{1}{2}r^2\sin\theta \]
Step 3: Formula for Area of the Triangle

Substituting the formulas for the sector and triangle back into the original relationship gives the final formula for the area of the segment:

\[ A_{\text{segment}} = \frac{1}{2}r^2\theta - \frac{1}{2}r^2\sin\theta = \frac{1}{2}r^2(\theta - \sin\theta) \]
Step 4: Combine and simplify
🧮

Worked Example

A circle has a radius of 8 cm. Find the area of a circular segment formed by a chord that subtends a central angle of 120°.
  1. Identify the given values: radius r = 8 cm and central angle θ° = 120°.
  2. The area formula requires the angle in radians. Convert 120° to radians: θ = 120° × (π / 180°) = 2π/3 radians.
  3. Use the area formula for a circular segment: A = (1/2)r²(θ - sinθ).
  4. Substitute the values into the formula: A = (1/2) * (8)² * (2π/3 - sin(2π/3)).
  5. Calculate the values: sin(2π/3) = √3/2 ≈ 0.866 and 2π/3 ≈ 2.094.
  6. A = (1/2) * 64 * (2.094 - 0.866) = 32 * (1.228).
  7. The final area is A ≈ 39.3 cm².
The area of the circular segment is approximately 39.3 cm².
🧮

Try It

🚀

Applications of Circular Segments

🏗️ Civil Engineering & Architecture

Engineers use segment calculations for designing arched supports in bridges and buildings, determining the cross-sectional area of tunnels, and calculating material volumes for curved structures like domes and vaults.

💧 Fluid Mechanics & Hydraulics

The cross-sectional area of the fluid in a partially filled horizontal cylindrical pipe is a circular segment. This calculation is crucial for determining flow rates, fluid volume, and pressure in pipelines and storage tanks.

🔬 Optics & Lens Design

The shape of a simple plano-convex or plano-concave lens is based on a circular segment. The geometry of the segment is fundamental to calculating focal length and how the lens refracts light in optical instruments.

🏭 Manufacturing & Design

In industrial design and manufacturing, segment calculations are used to optimize the cutting of materials from circular stock, minimizing waste. They are also used in designing curved components for machinery and consumer products.

🌍

Real-World Examples

An arched window has the shape of a circular segment. The base of the arch (the chord) is 2 meters wide, and its maximum height is 0.5 meters. What is the area of the window opening?
  1. First, find the radius of the circle from which the segment is cut. Use the formula relating radius (r), chord length (c), and height (h): r = (c²/8h) + (h/2).
  2. Substitute c = 2 m and h = 0.5 m: r = (2² / (8 * 0.5)) + (0.5 / 2) = (4 / 4) + 0.25 = 1.25 m.
  3. Next, find the central angle θ. Use the relationship cos(θ/2) = (r-h)/r = (1.25 - 0.5) / 1.25 = 0.75 / 1.25 = 0.6.
  4. Calculate θ/2 = arccos(0.6) ≈ 0.9273 radians. So, θ ≈ 1.8546 radians.
  5. Use the area formula: A = (1/2)r²(θ - sinθ).
  6. A = (1/2)(1.25)²(1.8546 - sin(1.8546)) ≈ 0.5 * 1.5625 * (1.8546 - 0.9799) ≈ 0.78125 * 0.8747.
  7. The area of the window is A ≈ 0.683 m².
The area of the arched window is approximately 0.683 square meters.
A horizontal cylindrical water tank has a radius of 3 feet. If the water is 2 feet deep, what is the area of the cross-section of the water?
  1. The cross-section is a circular segment with r = 3 ft and height h = 2 ft.
  2. Find the central angle θ. Use cos(θ/2) = (r-h)/r = (3-2)/3 = 1/3.
  3. Calculate θ/2 = arccos(1/3) ≈ 1.231 radians. So, θ ≈ 2.462 radians.
  4. Use the area formula: A = (1/2)r²(θ - sinθ).
  5. A = (1/2)(3)²(2.462 - sin(2.462)) = 4.5 * (2.462 - 0.628) = 4.5 * 1.834.
  6. The cross-sectional area of the water is A ≈ 8.253 ft².
The cross-sectional area of the water is approximately 8.253 square feet.
🏙️

Real-World Scenarios

chord (dam width) h
Dam Reservoirs
A reservoir behind a curved dam forms a segment of a circle. Civil engineers use the segment area formula to calculate water storage volume and flood risk capacity.
Arched Windows
The curved top of an arched window is a circular segment. Architects calculate the segment area to determine glass quantity and the curved stone lintel dimensions.
Fruit Segments
Orange and grapefruit slices are circular segments. Food scientists use segment area formulas to standardise juice yield per slice based on the chord length and segment height.

Architectural Arches

Many historical and modern buildings feature arched windows, doorways, and structural supports. These arches are often in the shape of a circular segment, providing both aesthetic appeal and structural strength, as seen in bridges and cathedrals.

Cross-Section of a Pipe

In civil engineering and plumbing, the cross-section of water or other fluids flowing through a partially filled cylindrical pipe forms a circular segment. Calculating its area is crucial for determining flow rates and managing water systems.

Landscape Design

A curved garden bed or patio edge that is bounded by a straight path or wall often forms a circular segment. Landscape architects use this shape to create visually appealing and organic designs in outdoor spaces.

📊

Types and Special Cases

TypeCentral Angle (θ)Description
Minor Segmentθ < 180° (π rad)The smaller of the two segments created by a chord.
Major Segmentθ > 180° (π rad)The larger of the two segments created by a chord.
Semicircleθ = 180° (π rad)A special case where the chord is the diameter of the circle.
Quarter-Circle Segmentθ = 90° (π/2 rad)The segment formed by a chord connecting the endpoints of two perpendicular radii.
\[ \text{Semicircle Area: } A = \frac{\pi r^2}{2} \]
For a semicircle, θ=π and sin(θ)=0, so the triangle area is zero.
\[ \text{Quarter circle segment: } A = \frac{r^2}{2}\left(\frac{\pi}{2} - 1\right) \]
For a 90° segment, θ=π/2 and sin(θ)=1.
⚠️

Common Mistakes

⚠️ Using degrees in the radian formula. The formula A = (1/2)r²(θ - sinθ) is only valid when θ is in radians. Always convert angles to radians first.
⚠️ Confusing segment with sector. A sector is a pie-slice shape bounded by two radii and an arc. A segment is bounded by a chord and an arc. Remember to subtract the triangle from the sector.
⚠️ Incorrectly calculating the sine of the angle. Ensure your calculator is in the correct mode (radians or degrees) to match the angle unit you are using for the sine function.
🚀

Study Strategy

1 🧠 Grasp the Fundamentals
  • Review the 'Diagram' and 'Properties' sections to distinguish a segment from a sector.
  • Understand how the segment's area is derived by subtracting the triangle's area from the sector's area by studying the 'Proof'.
  • Differentiate between a major segment and a minor segment, and identify the corresponding central angles.
  • Clarify the relationship between the chord, the arc, and the central angle that defines the segment.
2 ✍️ Commit Formulas to Memory
  • Write down the main formula for the area of a segment: A = (θ/360)πr² - (1/2)r²sin(θ).
  • Memorize the formula variations for when the central angle θ is in radians: A = (1/2)r²(θ - sinθ).
  • Use flashcards to practice the 'Related Formulas' for arc length and chord length, as they are often needed as intermediate steps.
  • Review the 'Common Mistakes' section to avoid frequent errors, such as using degrees in the radian formula.
3 ✏️ Solve Guided Problems
  • Follow the 'Worked Example' step-by-step, then try to solve it yourself without looking at the solution.
  • Practice problems where you must first calculate the central angle or radius using other given information.
  • Solve exercises for special cases, such as finding the area of a semicircle (a segment formed by a diameter).
  • Work through problems that require you to find the area of the major segment after calculating the minor segment.
4 🌍 Connect to the Real World
  • Analyze the provided 'Real-World Examples', such as calculating the volume of liquid in a horizontal cylindrical tank.
  • Translate the 'Real-World Scenarios' into diagrams, labeling the radius and central angle before solving.
  • Attempt to calculate the area of real-life objects shaped like circular segments, like an arched window or a pizza crust.
  • Explore the 'Applications' section to understand how this formula is used in fields like architecture and engineering.
By systematically building from concepts to application, you can confidently master the segment of a circle formula.

Frequently Asked Questions

×

×