geometry basics
Basic Geometric Shapes and Measurement
You should know: variables and expressions
Overview
Geometry studies shapes, their properties, and measurements. Key 2D shapes include triangles, rectangles, circles, and polygons. Each has formulas for perimeter (total boundary length) and area (region enclosed). In 3D, shapes have surface area and volume. These formulas are foundational across mathematics, science, and engineering.
Intuition
Area is the number of unit squares that fit inside a shape. Perimeter is the total fence needed to surround it. A circle's area = pi*r^2 because you can approximate it with thin triangles fanning from the center; summing their areas gives (1/2)*circumference*r = pi*r^2.
Formal Definition
Rectangle (length l, width w): Perimeter = 2(l+w), Area = l*w. Triangle (base b, height h): Area = (1/2)*b*h. Circle (radius r): Circumference = 2*pi*r, Area = pi*r^2. Trapezoid (parallel sides a, b, height h): Area = (1/2)*(a+b)*h.
Notation
| Notation | Meaning |
|---|---|
| Ratio of circle's circumference to diameter | |
| Area | |
| Perimeter |
Theorems
Worked Examples
- 1
Area = length * width.
- 2
Perimeter = 2*(l+w).
✓ Answer
Area = 40 cm^2, Perimeter = 26 cm.
Practice Problems
Find the area of a circle with radius 3.
Common Mistakes
Using diameter instead of radius in the circle area formula.
A = pi*r^2 uses RADIUS (half the diameter). If diameter d is given, use r = d/2 first.
Quiz
Historical Background
Geometry is one of the oldest mathematical disciplines. Ancient Egyptians used geometric principles to resurvey land after Nile floods (c. 3000 BCE). Euclid systematized Greek geometry around 300 BCE in the Elements. Archimedes derived the area of a circle and approximated pi to remarkable precision. Heron of Alexandria gave his formula for triangle area around 60 CE.
- 300 BCE
Euclid writes Elements, systematizing plane geometry
Euclid
- 250 BCE
Archimedes derives area of circle = pi*r^2
Archimedes
- 60 CE
Heron gives formula for triangle area from side lengths
Heron of Alexandria
Summary
- Rectangle: A = lw, P = 2(l+w).
- Triangle: A = (1/2)*base*height.
- Circle: A = pi*r^2, C = 2*pi*r.
- Pythagorean theorem: a^2 + b^2 = c^2 for right triangles.
References
- BookLarson, R. Pre-Algebra. Holt McDougal, 2010.
Mathematics