Lesson Area of n-sided polygon circumscribed about a circle
Algebra
->
Surface-area
-> Lesson Area of n-sided polygon circumscribed about a circle
Log On
Geometry: Area and Surface Area
Geometry
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Source code of 'Area of n-sided polygon circumscribed about a circle'
This Lesson (Area of n-sided polygon circumscribed about a circle)
was created by by
ikleyn(52786)
:
View Source
,
Show
About ikleyn
:
<H2>Area of n-sided polygon circumscribed about a circle</H2> In this lesson you will learn how to calculate the area of an n-sided polygon circumscribed about a circle. <H3>Theorem 1</H3>The area of an n-sided polygon circumscribed about a circle equals half the product of the perimeter of the polygon and the radius of the circle. <TABLE> <TR> <TD> <B>Proof</B> Let us consider the circle in a plane with the radius {{{R}}} and with the center at the point <B>O</B> (<B>Figure 1a</B>). Let <B>A1A2A3...A(n-1)An</B> be an n-sided polygon in the plane circumscribed about the circle, where the points <B>A1</B>, <B>A2</B>, <B>A3</B>, . . . , <B>A(n-1)</B>, <B>An</B> are the vertices of the polygon. <B>Figure 1a</B> shows the 5-sided polygon circumscribed about the circle. Note that the polygon in the  <B>Theorem</B>  is not necessary a regular polygon. For the proof, let us connect the center of the circle with the vertices by the straight segments <B>OA1</B>, <B>OA2</B>, <B>OA3</B>, . . . , <B>OA(n-1)</B>, and <B>OAn</B> (blue lines in the <B>Figure 1b</B>). Then the interior of the polygon is divided in <B>n</B> triangles {{{DELTA}}}<B>OA1A2</B>, {{{DELTA}}}<B>OA2A3</B>, . . . , {{{DELTA}}}<B>OA(n-1)An</B>, {{{DELTA}}}<B>OAnA1</B>. </TD> <TD> {{{drawing( 240, 240, -1.5, 1.5, -1.15, 1.85, circle( 0.0, 0.0, 1.0), circle( 0.0, 0.0, 0.02), locate(-0.03, -0.02, O), line ( 0.0, 0.0, 0.48, 0.866), locate( 0.25, 0.4, R), line (-0.52, -1.0, 0.52, -1.0), line (-1.15, 0.0, -0.52, -1.0), line ( 1.25, 0.1, 0.55, -1.0), line (-1.15, 0.0, -0.13, 1.7), line ( 1.25, 0.1, -0.13, 1.7), locate(-0.60, -1.0, A1), locate( 0.50, -1.0, A2), locate( 1.28, 0.19, A3), locate(-0.17, 1.865, A4), locate(-1.37, 0.09, A5) )}}} <B>Figure 1a</B>. To the <B>Theorem 1</B> </TD> <TD> {{{drawing( 240, 240, -1.5, 1.5, -1.15, 1.85, circle( 0.0, 0.0, 1.0), line (-0.52, -1.0, 0.52, -1.0), line (-1.15, 0.0, -0.52, -1.0), line ( 1.25, 0.1, 0.55, -1.0), line (-1.15, 0.0, -0.13, 1.7), line ( 1.25, 0.1, -0.13, 1.7), locate(-0.60, -1.0, A1), locate( 0.50, -1.0, A2), locate( 1.28, 0.19, A3), locate(-0.17, 1.865, A4), locate(-1.37, 0.09, A5), blue(line ( 0.0, 0.0, -0.52, -1.0)), blue(line ( 0.0, 0.0, 0.52, -1.0)), blue(line ( 0.0, 0.0, -1.15, 0.0)), blue(line ( 0.0, 0.0, -0.13, 1.7)), blue(line ( 0.0, 0.0, 1.25, 0.1)), circle( 0.0, 0.0, 0.03), locate( 0.03, 0.09, O), green(line ( 0.0, 0.0, 0.0, -1.0)), green(line ( 0.0, 0.0, -0.866, -0.5)), green(line ( 0.0, 0.0, 0.866, -0.5)), green(line ( 0.0, 0.0, 0.76, 0.65)), green(line ( 0.0, 0.0, -0.85, 0.53)) )}}} <B>Figure 1b</B>. To the proof of the <B>Theorem 1</B> </TD> </TR> </TABLE> Therefore, the area of the polygon <B>A1A2A3...A(n-1)An</B> is the sum of the areas of the triangles {{{DELTA}}}<B>OA1A2</B>, {{{DELTA}}}<B>OA2A3</B>, . . . , {{{DELTA}}}<B>OA(n-1)An</B>, {{{DELTA}}}<B>OAnA1</B>: {{{S}}} = {{{S[OA1A2]}}} + {{{S[OA2A3]}}} + . . . + {{{S[OA(n-1)An]}}} + {{{S[OAnA1]}}}. The area of each of the triangles {{{DELTA}}}<B>OA1A2</B>, {{{DELTA}}}<B>OA2A3</B>, . . . , {{{DELTA}}}<B>OA(n-1)An</B> is half the product of the measure of the corresponding side of the polygon (the base of the triangle) and the radius {{{R}}}, because the radius drawn to the tangent point is perpendicular to the tangent segment (see the lesson <A HREF=http://www.algebra.com/algebra/homework/Circles/A-tangent-line-to-a-circle-is-perpendicular-to-the-radius-drawn-to-the-tangent-point.lesson>A tangent line to a circle is perpendicular to the radius drawn to the tangent point</A> under the topic <B>Circles and their properties</B> of the section <B>Geometry</B> in this site). So, you have {{{S[OA1A2]}}} = |<B>A1A2</B>|*{{{R/2}}} + |<B>A2A3</B>|*{{{R/2}}} + . . . + |<B>A(n-1)An</B>|*{{{R/2}}} + |<B>AnA1</B>|*{{{R/2}}}= ( |<B>A1A2</B>| + |<B>A2A3</B>| + . . . + |<B>A(n-1)An</B>| + |<B>AnA1</B>| ) * {{{R/2}}} = {{{1/2}}}.{{{P*R}}}, where {{{P}}} is the perimeter of the polygon. It is exactly what the <B>Theorem</B> states. For triangles, this Theorem was proved in the lesson <A HREF=http://www.algebra.com/algebra/homework/Surface-area/Proof-of-the-formula-for-the-area-of-a-triangle-via-the-radius-of-the-inscribed-circle.lesson>Proof of the formula for the area of a triangle via the radius of the inscribed circle</A> under the current topic in this site. For quadrilaterals, it was proved in the lesson <A HREF=http://www.algebra.com/algebra/homework/Surface-area/Area-of-a-sircumscribed-quadrilateral.lesson>Area of a quadrilateral circumscribed about a circle</A>. <H3>Example 1</H3>Find the area of a polygon circumscribed about a circle, if the radius of the circle is of 5 cm and the perimeter of the polygon is of 50 cm. <B>Solution</B> Apply the <B>Theorem 1</B>. According to this <B>Theorem</B>, the area of the polygon is half the product of the perimeter and the radius of the circle. So, the area of the polygon is {{{1/2}}}.50*5 = 125 {{{cm^2}}}. <B>Answer</B>. The area of the polygon is 125 {{{cm^2}}}. My other lessons on the area of polygons in this site are - <A HREF=http://www.algebra.com/algebra/homework/Surface-area/Area-of-a-regular-n-sided-polygon-via-the-radius-of-the-circumscribed-circle.lesson>Area of a regular n-sided polygon via the radius of the circumscribed circle</A> and - <A HREF=http://www.algebra.com/algebra/homework/Surface-area/Area-of-a-regular-n-sided-polygon-via-the-radius-of-the-inscribed-circle.lesson>Area of a regular n-sided polygon via the radius of the inscribed circle</A> under the topic <B>Area and surface area</B> of the section <B>Geometry</B>, and - <A HREF=http://www.algebra.com/algebra/homework/word/geometry/Solved-problems-on-area-of-regular-polygons.lesson>Solved problems on area of regular polygons</A> under the topic <B>Geometry</B> of the section <B>Word problems</B>. To navigate over all topics/lessons of the Online Geometry Textbook use this file/link <A HREF=https://www.algebra.com/algebra/homework/Triangles/GEOMETRY-your-online-textbook.lesson>GEOMETRY - YOUR ONLINE TEXTBOOK</A>.