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

<record version="8" id="8557">
 <title>circumscribe</title>
 <name>Circumscribe</name>
 <created>2006-11-15 18:13:08</created>
 <modified>2007-08-02 18:45:10</modified>
 <type>Definition</type>
 <creator id="13766" name="PrimeFan"/>
 <author id="13766" name="PrimeFan"/>
 <author id="12996" name="Mravinci"/>
 <classification>
	<category scheme="msc" code="51D20"/>
 </classification>
 <synonyms>
	<synonym concept="circumscribe" alias="circumscribed"/>
	<synonym concept="circumscribe" alias="circumscription"/>
 </synonyms>
 <related>
	<object name="RegularPolygonAndCircles"/>
	<object name="Inscription"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

\usepackage{pstricks}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
</preamble>
 <content>To \emph{circumscribe} a regular polygon (such as a triangle, square, pentagon, etc.) or a cyclic quadrilateral, is to enclose it in a circle so that the vertices  of the polygon are on the circumference of the circle.

For example, a circumscribed square:

\begin{center}
\begin{pspicture}(-3,-3)(3,3)
\pscircle(0,0){2.13}
\pspolygon(1.5,1.5)(-1.5,1.5)(-1.5,-1.5)(1.5,-1.5)
\end{pspicture}
\end{center}

One more example, a circumscribed pentagon.

\begin{center}
\begin{pspicture}(-2,-2)(2,2)
\pscircle(0,0){1.702}
\pspolygon(0,1.702)(-1.619,0.526)(-1,-1.377)(1,-1.377)(1.619,0.526)
\end{pspicture}
\end{center}
</content>
</record>
