Difference between revisions of "Sector"
I like pie (talk | contribs) (Added See also section) |
I like pie (talk | contribs) m |
||
Line 10: | Line 10: | ||
MP("B",D(B),NE); | MP("B",D(B),NE); | ||
MP("\theta",(0.05,0.075),N);</asy></div> | MP("\theta",(0.05,0.075),N);</asy></div> | ||
− | A '''sector''' of a [[circle]] | + | A '''sector''' of a [[circle]] is a region bounded by two [[radius|radii]] of the circle and an [[arc]]. |
+ | |||
+ | If the [[central angle]] of the sector is <math>\pi</math> (or <math>180^{\circ}</math>), then the sector is a [[semicircle]]. | ||
==Area== | ==Area== | ||
− | The [[area]] of a sector is found by [[multiply]]ing the area of circle <math>O</math> by <math>\frac{\theta}{2\pi}</math>, where <math>\theta</math> is the | + | The [[area]] of a sector is found by [[multiply]]ing the area of circle <math>O</math> by <math>\frac{\theta}{2\pi}</math>, where <math>\theta</math> is the central angle in radians. |
Therefore, the area of a sector is <math>\frac{r^2\theta}{2}</math>, where <math>r</math> is the radius and <math>\theta</math> is the central angle in radians. | Therefore, the area of a sector is <math>\frac{r^2\theta}{2}</math>, where <math>r</math> is the radius and <math>\theta</math> is the central angle in radians. | ||
Alternatively, if <math>\theta</math> is in degrees, the area is <math>\frac{\pi r^2\theta}{360^{\circ}}</math>. | Alternatively, if <math>\theta</math> is in degrees, the area is <math>\frac{\pi r^2\theta}{360^{\circ}}</math>. | ||
− | |||
− | |||
− | |||
{{stub}} | {{stub}} | ||
[[Category:Definition]] | [[Category:Definition]] | ||
[[Category:Geometry]] | [[Category:Geometry]] |
Latest revision as of 20:12, 24 April 2008
A sector of a circle is a region bounded by two radii of the circle and an arc.
If the central angle of the sector is (or ), then the sector is a semicircle.
Area
The area of a sector is found by multiplying the area of circle by , where is the central angle in radians.
Therefore, the area of a sector is , where is the radius and is the central angle in radians.
Alternatively, if is in degrees, the area is .
This article is a stub. Help us out by expanding it.