Skip to main content

Geometry

Geometry is the mathematics of shape, size, position, and space. It is the oldest branch of mathematics with a written record, and for most of history it was mathematics — the model of how careful reasoning should work. When you prove that the angles of a triangle add to 180°, calculate the concrete needed for a foundation, or read a map, you are doing geometry.

Learning Objectives

By the end of this subfield, you should be able to:

  • Work with the basic objects: points, lines, rays, angles, and planes
  • Classify and reason about triangles, quadrilaterals, and circles
  • Apply the Pythagorean theorem and area/volume formulas
  • Use coordinate geometry to connect shapes with algebra
  • Understand what a mathematical proof is and why geometry pioneered it

Quick Answer

Geometry studies figures and the space they occupy. Its two great strands are synthetic geometry — reasoning about shapes through logical proof, as the Greeks did — and coordinate (analytic) geometry, which places shapes on a grid so that points become number pairs (x,y)(x, y) and lines become equations. Coordinate geometry is the bridge between geometry and algebra, and it's what makes calculus, physics, and computer graphics possible. The single most used result is the Pythagorean theorem: in a right triangle, a2+b2=c2a^2 + b^2 = c^2.

Where It Came From

Geometry's name means "earth measurement," and that is exactly why it arose. The annual flooding of the Nile erased the boundaries of Egyptian farmland every year, so surveyors — the "rope-stretchers" — had to re-measure and redivide the fields each season. They developed practical rules for areas, right angles, and volumes (for pyramids and granaries) without proving them. Babylonian builders and Indian altar-makers independently developed the same practical geometry, including versions of the Pythagorean relationship centuries before Pythagoras.

The revolution came from the Greeks, who asked a new kind of question: not just does this rule work? but why must it be true? Around 300 BC, Euclid collected the geometry of his time into the Elements, deriving hundreds of theorems from just five self-evident axioms using pure logic. The Elements was the most influential textbook ever written and the template for deductive reasoning in every field — Newton and Spinoza both wrote in its axiom-and-proof style. Two thousand years later, René Descartes (1637) merged geometry with algebra by inventing the coordinate plane (which is why we call it the Cartesian plane), letting shapes be described by equations. That fusion is the foundation of modern mathematics.

Topics at a Glance

TopicWhat You'll LearnKey Concepts
Lines and AnglesThe building blocks and how they relateParallel lines, angle pairs, transversals
TrianglesThe most important polygonCongruence, similarity, Pythagorean theorem
CirclesCurves and their propertiesRadius, chord, arc, tangent, π\pi
Coordinate GeometryShapes as equations on a gridDistance, midpoint, slope, line equations
Area and VolumeMeasuring flat and solid figuresArea formulas, surface area, volume

Learning Path

Real-World Applications

  • Architecture and construction: every building relies on geometric stability, angles, and area/volume calculations.
  • Navigation and mapping: GPS, cartography, and route-finding are coordinate geometry.
  • Computer graphics: every 3D game and animated film represents objects as geometric meshes transformed in coordinate space.
  • Engineering and manufacturing: CAD software is applied geometry.

Key Terms

TermDefinitionRelated Concept
TheoremA statement proved from axiomsProof, logic
CongruentSame shape and sizeTriangles, transformations
SimilarSame shape, proportional sizeRatios, scale
Pythagorean theorema2+b2=c2a^2 + b^2 = c^2 for right trianglesDistance, trigonometry
Cartesian planeThe xyxy coordinate gridCoordinate geometry

Quick Revision

  • Angles in a triangle sum to 180°; in a quadrilateral, 360°.
  • Pythagorean theorem: a2+b2=c2a^2 + b^2 = c^2 (right triangles only).
  • Distance formula: (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} — really just Pythagoras.
  • Circle: circumference =2πr= 2\pi r, area =πr2= \pi r^2.

Prerequisites: Algebra for coordinate geometry.

Related: Trigonometry grows directly out of triangle geometry.

Next: Calculus, which uses coordinate geometry throughout.