11. Geometry
High SchoolGeometry reasons about shape, size and position. From a handful of axioms flow the theorems that measure the world: angles, triangles, the Pythagorean theorem, area and volume.
Angles, triangles and Pythagoras
Geometry starts from undefined primitives (point, line, plane) and axioms. Core angle facts: angles on a straight line sum to 180°, angles around a point to 360°, and vertically opposite angles are equal. When a line crosses two parallels, corresponding and alternate angles are equal.
For any triangle the interior angles sum to 180°. In a right triangle, the Pythagorean theorem relates the sides:
Triangles are congruent (identical) under conditions SSS, SAS, ASA or RHS, and similar (same shape, scaled) when their angles match — then corresponding sides are in constant ratio. Key measures:
Triangle area: A = ½ · base · height
Cylinder volume: V = πr²h
Why proof, not just measurement
You could measure a thousand triangles and find their angles near 180°, but measurement has error and never covers every triangle. Geometry's power is deductive proof: from agreed axioms you derive a truth that holds for all cases at once, exactly. That is why the angle-sum result is certain, not merely likely.
The Pythagorean theorem is the hinge of measurement — it converts the abstract idea of "distance" into arithmetic on coordinates, and later becomes the foundation of trigonometry and the distance formula. Similarity is the everyday superpower: it is how a small shadow lets you compute a tall building's height, because matching angles force matching side-ratios regardless of scale.
Perimeter
- The distance around a shape's edge.
- Measured in length units (cm, m).
- Add every side — a rectangle is 2(l + w).
- Doubling the size doubles the perimeter.
Area
- The space inside a shape.
- Measured in square units (cm², m²).
- Multiply dimensions — a rectangle is l × w.
- Doubling the size quadruples the area.
Worked example: ladder and shadow
A ladder 5 m long leans against a wall with its foot 3 m out. How high up the wall does it reach?
- The ladder is the hypotenuse: c = 5, base b = 3, height a = ?.
- Rearrange: a² = c² − b² = 25 − 9 = 16.
- a = √16 = 4 m. (A classic 3-4-5 triangle.)
A 2 m person casts a 3 m shadow; a nearby tree casts a 24 m shadow at the same time. How tall is the tree?
- Sun angle is shared, so the triangles are similar: height / shadow is constant.
- 2/3 = H/24, so H = 24 × 2/3 = 16 m.
Test your understanding
Does a 6, 8, 11 triangle contain a right angle?
Test the converse of Pythagoras on the longest side: 6² + 8² = 36 + 64 = 100, but 11² = 121. Since 100 ≠ 121, it is not right-angled. Because 121 > 100, the angle opposite the 11-side is actually obtuse.
Why do all triangles have angles summing to exactly 180°?
Draw a line through one vertex parallel to the opposite side. The two base angles reappear at that vertex as alternate angles, and together with the top angle they lie on a straight line — which is 180°. So the three interior angles must total 180°. (This relies on the parallel postulate; on a curved surface the sum differs.)
Two circles have radii 3 and 6. How do their areas compare?
Area scales with the square of the radius: A = πr². Doubling the radius multiplies area by 2² = 4. So the larger circle has four times the area (π·36 vs π·9), not twice. This square-law is why length, area and volume scale differently.
What is the length of the diagonal of a rectangle 8 by 15?
The diagonal is the hypotenuse of a right triangle with legs 8 and 15: d = √(8² + 15²) = √(64 + 225) = √289 = 17. This is the 8-15-17 Pythagorean triple, and it is exactly the 2-D distance formula in action.
How the ideas connect
Every key idea in this chapter, branching from the core concept — use it to see the whole picture at a glance.
The key facts, visualised
Worked problems, step by step
Follow each solution line by line, then try to reproduce it on paper before moving on.
Example 1A right triangle has legs 3 and 4. Find the hypotenuse.
- Use a^2 + b^2 = c^2
- 3^2 + 4^2 = 9 + 16 = 25
- c = sqrt(25) = 5
Example 2Two angles of a triangle are 50 and 60 degrees. Find the third.
- Angles sum to 180
- 180 - 50 - 60 = 70
- Third angle is 70 degrees
Now you try
Work each one out first, then tap to reveal the worked answer.