<?xml version="1.0" encoding="UTF-8"?>

<record version="3" id="9501">
 <title>area of regular polygon</title>
 <name>AreaOfRegularPolygon</name>
 <created>2007-06-03 00:22:24</created>
 <modified>2007-06-03 00:27:55</modified>
 <type>Theorem</type>
<parent id="2256">regular polygon</parent>
 <creator id="1863" name="Wkbj79"/>
 <author id="1863" name="Wkbj79"/>
 <classification>
	<category scheme="msc" code="51-00"/>
 </classification>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{pstricks}
\usepackage{psfrag}
\usepackage{graphicx}
\usepackage{amsthm}
\usepackage{xypic}
\newtheorem{thm*}{Theorem}
</preamble>
 <content>\PMlinkescapeword{perimeter}
\PMlinkescapeword{regular}
\PMlinkescapeword{divides}

\begin{thm*}
Given a \PMlinkname{regular $n$-gon}{RegularPolygon} with apothem of length $a$ and \PMlinkname{perimeter}{Perimeter2} $P$, its area is

$$A=\frac{1}{2}aP.$$
\end{thm*}

\begin{proof}
Given a regular $n$-gon $R$, line segments can be drawn from its center to each of its vertices.  This divides $R$ into $n$ congruent triangles.  The area of each of these triangles is $\displaystyle \frac{1}{2}as$, where $s$ is the length of one of the sides of the triangle.  Also note that the perimeter of $R$ is $P=ns$.  Thus, the area $A$ of $R$ is

\begin{center}
$\begin{array}{rl}
A &amp; \displaystyle =n\left( \frac{1}{2}as \right) \\
&amp; \\
&amp; \displaystyle =\frac{1}{2}a(ns) \\
&amp; \\
&amp; \displaystyle =\frac{1}{2}aP. \end{array}$
\end{center}
\end{proof}

To illustrate what is going on in the proof, a regular hexagon appears below with each line segment from its center to one of its vertices drawn in red and one of its apothems drawn in blue.

\begin{center}
\begin{pspicture}(-2,-2)(2,2)
\psline[linecolor=blue](0,0)(0,-1.732)
\psline[linecolor=red](-2,0)(2,0)
\psline[linecolor=red](-1,-1.732)(1,1.732)
\psline[linecolor=red](1,-1.732)(-1,1.732)
\pspolygon(2,0)(1,1.732)(-1,1.732)(-2,0)(-1,-1.732)(1,-1.732)
\end{pspicture}
\end{center}</content>
</record>
