What is a sector of a circle? A sector is a portion of a circle's interior region bounded by two radii and an arc. Think of a sector as a single slice of a circular pizza cut cleanly from the center point out to the edge.
Sectors come in two distinct sizes:
- Minor Sector: The smaller slice of the circle, corresponding to an interior angle theta ($\theta$) that is less than 180 degrees.
- Major Sector: The remaining large piece of the circle left behind, corresponding to an angle equal to $360^\circ - \theta$.
To calculate the properties of a sector, we compare its interior angle $\theta$ to the complete full turn angle of a circle, which is 360 degrees. A sector is simply a fractional piece ($\theta / 360^\circ$) of the entire circle!
Formulas for sector properties:
- Length of the sector arc (l) = $(\theta / 360^\circ) \cdot 2 \cdot \pi \cdot r$
- Area of the minor sector = $(\theta / 360^\circ) \cdot \pi \cdot r^2$
- Area of the major sector = $((360^\circ - \theta) / 360^\circ) \cdot \pi \cdot r^2$
---