02-03 - Polygons and Circles
Phase: 2 | Subject: 02-03 Prerequisites: 02-02-triangles.md (angle sums, basic geometry) Next subject: 02-04-perimeter-area-volume.md
Learning Objectives
By the end of this subject, you will be able to:
- Calculate interior and exterior angles of regular polygons
- Classify and understand properties of common quadrilaterals
- Calculate circumference and area of circles
- Calculate arc length and sector area
- Apply circle terminology correctly
Core Content
Polygons
A polygon is a closed 2D shape with straight sides. Named by the number of sides:
| Sides | Name |
|---|---|
| 3 | Triangle |
| 4 | Quadrilateral |
| 5 | Pentagon |
| 6 | Hexagon |
| 7 | Heptagon |
| 8 | Octagon |
| n | n-gon |
Interior Angles
⚠️ THIS IS CRITICAL — the formula (n-2)×180° lets you find the angle sum of ANY polygon. Trigonometric functions, tiling, and 3D geometry all depend on this.
Sum of interior angles: $(n - 2) × 180°$ where n = number of sides
Example: Hexagon (n = 6) Sum = (6 - 2) × 180° = 4 × 180° = 720°
Each interior angle of a regular polygon: $(n - 2) × 180° / n$
Example: Regular pentagon (n = 5) Each angle = (3 × 180°) / 5 = 540° / 5 = 108°
Exterior Angles
An exterior angle is formed by extending one side.
Key fact: The sum of exterior angles of ANY polygon is always 360° (one full revolution).
Each exterior angle of a regular polygon: $360° / n$
Example: Regular octagon (n = 8) Each exterior angle = 360° / 8 = 45°
Relationship: Interior + Exterior = 180° (they form a straight line)
Quadrilaterals
Parallelogram
- Opposite sides parallel and equal
- Opposite angles equal
- Consecutive angles supplementary
Rectangle
- All properties of parallelogram
- All angles = 90°
- Diagonals equal
Rhombus
- All sides equal
- Opposite angles equal
- Diagonals bisect each other at 90°
- Diagonals bisect the angles
Square
- All properties of rectangle AND rhombus
- All sides equal, all angles 90°
Trapezium (US: Trapezoid)
- At least one pair of parallel sides
- Parallel sides are called "bases"
Kite
- Two pairs of adjacent sides equal
- One pair of opposite angles equal
- Diagonals perpendicular
- One diagonal bisects the other
Circle Terminology
| Term | Definition |
|---|---|
| Centre | The middle point of the circle |
| Radius (r) | Distance from centre to edge |
| Diameter (d) | Distance across through centre: d = 2r |
| Circumference | Distance around the circle |
| Chord | Line segment connecting two points on the circle |
| Tangent | Line touching the circle at exactly one point |
| Secant | Line intersecting the circle at two points |
| Arc | Part of the circumference |
| Sector | "Pizza slice" — bounded by two radii and an arc |
| Segment | Region bounded by a chord and an arc |
| Pi (π) | Ratio of circumference to diameter: π ≈ 3.14159... |
Circumference and Area
⚠️ THIS IS CRITICAL — C = 2πr and A = πr² are the two most important circle formulas. π and the circle appear in trigonometry, calculus, complex numbers, Fourier analysis, and normal distributions.
$Circumference: C = 2πr = πd Area: A = πr² $
Example: Circle with radius 5 - Circumference: C = 2π(5) = 10π ≈ 31.42 - Area: A = π(25) = 25π ≈ 78.54
Arc Length
$Arc length = (θ/360°) × 2πr $
where θ = central angle in degrees
Example: Arc with central angle 60° in circle of radius 6 Arc length = (60/360) × 2π(6) = (1/6) × 12π = 2π ≈ 6.28
Sector Area
$Sector area = (θ/360°) × πr² $
Example: Sector with central angle 90° in circle of radius 4 Sector area = (90/360) × π(16) = (1/4) × 16π = 4π ≈ 12.57
Segment Area
Area of segment = Area of sector - Area of triangle
Example: Segment with central angle 60° in circle of radius 6 - Sector area: (60/360) × π(36) = 6π - Triangle area (equilateral!): (√3/4) × 6² = 9√3 - Segment area: 6π - 9√3 ≈ 18.85 - 15.59 = 3.26
Key Terms
- 02 03 Polygons And Circles
- Arc Length
- Centre
- Chord
- Circle Terminology
- Circumference
- Circumference and Area
- Correct: A)
- Correct: B)
- Example 1: Regular decagon (10 sides)
- Example 2: Circle with diameter 10
- Example 3: Sector with radius 8 and angle 45°
Worked Examples
Example 1: Regular decagon (10 sides)
- Each exterior angle: 360° / 10 = 36°
- Each interior angle: 180° - 36° = 144°
- Sum of interior angles: (10-2) × 180° = 8 × 180° = 1440°
Example 2: Circle with diameter 10
- Radius: r = 5
- Circumference: C = πd = 10π ≈ 31.42
- Area: A = πr² = 25π ≈ 78.54
Example 3: Sector with radius 8 and angle 45°
- Arc length: (45/360) × 2π(8) = (1/8) × 16π = 2π ≈ 6.28
- Sector area: (45/360) × π(64) = (1/8) × 64π = 8π ≈ 25.13
Quiz
Q1: What does the concept of Arc Length primarily refer to in this subject?
A) The definition and application of Arc Length B) A visual representation of Arc Length C) A computational error related to Arc Length D) A historical anecdote about Arc Length
Correct: A)
- If you chose A: Arc Length is defined as: the definition and application of arc length. The other options describe different aspects that are not the primary focus. Correct!
- If you chose B: This is incorrect. Arc Length is defined as: the definition and application of arc length. The other options describe different aspects that are not the primary focus.
- If you chose C: This is incorrect. Arc Length is defined as: the definition and application of arc length. The other options describe different aspects that are not the primary focus.
- If you chose D: This is incorrect. Arc Length is defined as: the definition and application of arc length. The other options describe different aspects that are not the primary focus.
Q2: What is the primary purpose of Centre?
A) It is used to centre in mathematical analysis B) It is primarily a historical notation system C) It is used only in advanced research contexts D) It replaces all other methods in this domain
Correct: A)
- If you chose A: Centre serves the purpose described in the correct answer. The other options misrepresent its role. Correct!
- If you chose B: This is incorrect. Centre serves the purpose described in the correct answer. The other options misrepresent its role.
- If you chose C: This is incorrect. Centre serves the purpose described in the correct answer. The other options misrepresent its role.
- If you chose D: This is incorrect. Centre serves the purpose described in the correct answer. The other options misrepresent its role.
Q3: Which statement about Chord is TRUE?
A) Chord is a fundamental concept covered in this subject B) Chord is mentioned only as a historical footnote C) Chord is an advanced topic beyond this subject's scope D) Chord is not related to this subject
Correct: A)
- If you chose A: Chord is a fundamental concept covered in this subject. This subject covers Chord as part of its core content. Correct!
- If you chose B: This is incorrect. Chord is a fundamental concept covered in this subject. This subject covers Chord as part of its core content.
- If you chose C: This is incorrect. Chord is a fundamental concept covered in this subject. This subject covers Chord as part of its core content.
- If you chose D: This is incorrect. Chord is a fundamental concept covered in this subject. This subject covers Chord as part of its core content.
Q4: Based on the worked examples in this subject, what is the correct result?
A) The inverse of the correct answer B) 900° C) An unrelated numerical value D) A different result from a common mistake
Correct: B)
- If you chose A: This is incorrect. The worked examples show that the result is 900°. The other options represent common errors.
- If you chose B: The worked examples show that the result is 900°. The other options represent common errors. Correct!
- If you chose C: This is incorrect. The worked examples show that the result is 900°. The other options represent common errors.
- If you chose D: This is incorrect. The worked examples show that the result is 900°. The other options represent common errors.
Q5: How are Chord and Circle Terminology related?
A) Chord and Circle Terminology are closely related concepts B) Chord is the inverse of Circle Terminology C) Chord is a special case of Circle Terminology D) Chord and Circle Terminology are completely unrelated topics
Correct: A)
- If you chose A: Both Chord and Circle Terminology are covered in this subject as interconnected topics. Correct!
- If you chose B: This is incorrect. Both Chord and Circle Terminology are covered in this subject as interconnected topics.
- If you chose C: This is incorrect. Both Chord and Circle Terminology are covered in this subject as interconnected topics.
- If you chose D: This is incorrect. Both Chord and Circle Terminology are covered in this subject as interconnected topics.
Q6: What is a common pitfall when working with Circumference?
A) The main error with Circumference is using it when it is not needed B) Circumference has no common misconceptions C) A common mistake is confusing Circumference with a similar concept D) Circumference is always computed the same way in all contexts
Correct: C)
- If you chose A: This is incorrect. Students often confuse Circumference with similar-sounding or related concepts. Pay attention to the precise definitions.
- If you chose B: This is incorrect. Students often confuse Circumference with similar-sounding or related concepts. Pay attention to the precise definitions.
- If you chose C: Students often confuse Circumference with similar-sounding or related concepts. Pay attention to the precise definitions. Correct!
- If you chose D: This is incorrect. Students often confuse Circumference with similar-sounding or related concepts. Pay attention to the precise definitions.
Q7: When should you apply Circumference and Area?
A) Circumference and Area is not practically useful B) Avoid Circumference and Area unless explicitly instructed C) Apply Circumference and Area to solve problems in this subject's domain D) Use Circumference and Area only in pure mathematics contexts
Correct: C)
- If you chose A: This is incorrect. Circumference and Area is a practical tool used throughout this subject to solve relevant problems.
- If you chose B: This is incorrect. Circumference and Area is a practical tool used throughout this subject to solve relevant problems.
- If you chose C: Circumference and Area is a practical tool used throughout this subject to solve relevant problems. Correct!
- If you chose D: This is incorrect. Circumference and Area is a practical tool used throughout this subject to solve relevant problems.
Practice Problems
-
Sum of interior angles of a heptagon (7 sides) Answer: (7-2) × 180° = 5 × 180° = 900°
-
Each exterior angle of a regular 12-sided polygon Answer: 360° / 12 = 30°
-
Each interior angle of a regular hexagon Answer: (6-2) × 180° / 6 = 720° / 6 = 120°
-
Circumference of circle with radius 7 Answer: C = 2π(7) = 14π ≈ 43.98
-
Area of circle with diameter 12 Answer: r = 6, A = π(36) = 36π ≈ 113.10
-
Arc length with radius 10 and angle 72° Answer: (72/360) × 2π(10) = (1/5) × 20π = 4π ≈ 12.57
-
Sector area with radius 6 and angle 120° Answer: (120/360) × π(36) = (1/3) × 36π = 12π ≈ 37.70
Summary
Key takeaways:
- Sum of interior angles: (n-2) × 180°
- Sum of exterior angles: always 360°
- Regular polygon: all sides and angles equal
- Quadrilaterals: parallelogram, rectangle, rhombus, square, trapezium, kite
- Circle: C = 2πr, A = πr²
- Arc length: (θ/360) × 2πr
- Sector area: (θ/360) × πr²
- Segment area = sector area - triangle area
Pitfalls
- Confusing circumference and area formulas. Circumference is C = 2πr, area is A = πr². Students frequently use πr² for circumference or 2πr for area. The πr² always goes with area (think: "pie are squared" — the r is squared).
- Using diameter instead of radius in area and circumference. If given the diameter, you must halve it to get the radius first: r = d/2. Plugging d directly into C = 2πr or A = πr² is one of the most common circle errors. For diameter 10, r = 5, giving C = 10π and A = 25π.
- Forgetting to divide by 360° in arc length and sector area. Arc length = (θ/360) × 2πr, NOT just 2πr. The fraction θ/360 represents what portion of the full circle you're taking. Omitting this gives the full circumference/area instead of the arc/sector.
- Confusing interior and exterior angle sums. The sum of EXTERIOR angles is ALWAYS 360° for any polygon. The sum of INTERIOR angles is (n-2) × 180°. These are different formulas — don't swap them.
- Mixing up each interior angle formula for regular polygons. The sum of interior angles is (n-2) × 180°. Each individual interior angle is that sum divided by n: (n-2) × 180° / n. Using the sum when you need the individual angle (or vice versa) is a common slip.
Next Steps
Next up: 02-04-perimeter-area-volume.md