Difference between revisions of "Perimeter"

(Formulas)
 
Line 17: Line 17:
 
== Introductory Example Problems ==
 
== Introductory Example Problems ==
 
* [[2006_AMC_10B_Problems/Problem_6 | 2006 AMC 10B Problem 6]]
 
* [[2006_AMC_10B_Problems/Problem_6 | 2006 AMC 10B Problem 6]]
 +
 +
[[Category:Geometry]]

Latest revision as of 10:25, 6 November 2007

Definition

The perimeter of a geometric figure is the distance around the outside of the figure. Perimeter is often denoted by P. The perimeter of a circle is called its circumference.

Formulas

  • Rectangle: $2(l+w)$, where $l$ is the length and $w$ is the width.
  • Square: $4s$, where $s$ is the side length. <follows from rectangle>
  • Circle - $2\pi r$, where $r$ is the radius.
  • Polygon with $q$ sides: $\sum_{z=1}^{q} a_z$, where $a_i$ are the lengths of the sides of the polygon.

Introductory Example Problems