Mathematics.

geometry basics

Basic Geometric Shapes and Measurement

Pre-Algebra25 minDifficulty2 out of 10

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

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.

Arect=lw,Prect=2(l+w)A_{\text{rect}} = lw,\quad P_{\text{rect}} = 2(l+w)
Rectangle
A=12bhA_{\triangle} = \tfrac{1}{2}bh
Triangle
A=πr2,C=2πrA_{\circ} = \pi r^2,\quad C = 2\pi r
Circle

Notation

NotationMeaning
π3.14159\pi \approx 3.14159Ratio of circle's circumference to diameter
AAArea
PPPerimeter

Theorems

Theorem 1: Pythagorean Theorem
Forarighttrianglewithlegsa,bandhypotenusec:a2+b2=c2.Thisallowscomputingthethirdsidewhentwosidesareknown.For a right triangle with legs a, b and hypotenuse c: a^2 + b^2 = c^2. This allows computing the third side when two sides are known.

Worked Examples

  1. 1

    Area = length * width.

    A=8×5=40 cm2A = 8 \times 5 = 40 \text{ cm}^2
  2. 2

    Perimeter = 2*(l+w).

    P=2(8+5)=2×13=26 cmP = 2(8+5) = 2 \times 13 = 26 \text{ cm}

✓ Answer

Area = 40 cm^2, Perimeter = 26 cm.

Practice Problems

Easyfill in blank

Find the area of a circle with radius 3.

Common Mistakes

Common Mistake

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

A right triangle has legs 6 and 8. What is the hypotenuse?

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.

  1. 300 BCE

    Euclid writes Elements, systematizing plane geometry

    Euclid

  2. 250 BCE

    Archimedes derives area of circle = pi*r^2

    Archimedes

  3. 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

  1. BookLarson, R. Pre-Algebra. Holt McDougal, 2010.