Math Fundamentals  ·  Lesson 5 of 5

Geometry Essentials:
Shapes, Angles & Formulas

From measuring angles to applying the Pythagorean theorem — understand the geometry that appears on every math test and in everyday life.

Part of the Math Fundamentals series  ·  Beginner Friendly
What You'll Learn

Lesson Objectives

Classify angles as acute, right, obtuse, or straight

Identify and classify types of triangles

Calculate area and perimeter of common shapes

Apply circle formulas using π (Pi)

Use the Pythagorean theorem: a² + b² = c²

Find the volume of basic 3D solids

Prerequisites

Part 1

Points, Lines, and Angles

Geometry begins with the building blocks: points (exact locations in space), line segments (two endpoints connected by a straight path), rays (a starting point going infinitely in one direction), and lines (extending infinitely in both directions).

When two rays share an endpoint — called the vertex — they form an angle. Angles are measured in degrees (°). A full rotation is 360°.

The Four Basic Angle Types

0°–89°
Acute
Less than 90° — "a cute little angle"
90°
Right
Exactly 90° — marked with a small square
91°–179°
Obtuse
Greater than 90° but less than 180°
180°
Straight
A straight line — both rays point opposite ways
Complementary vs Supplementary: Complementary angles add up to 90°. Supplementary angles add up to 180°. Memory trick: Complementary = corner (right angle), Supplementary = straight line.
Problem: Two angles are supplementary. One angle is 65°. Find the other. Supplementary angles sum to 180°. x + 65° = 180° x = 180° - 65° x = 115° The other angle is 115° (obtuse).
Part 2

Triangles: Classification and Properties

A triangle is a polygon with three sides and three angles. One crucial rule: the three angles of any triangle always add up to 180°. This rule alone lets you find a missing angle in any triangle.

Classifying by Angles

Classifying by Sides

Problem: A triangle has angles of 50° and 70°. What is the third angle? Rule: All angles sum to 180°. 50° + 70° + x = 180° 120° + x = 180° x = 60° The third angle is 60°. Since all angles are less than 90°, this is an ACUTE triangle.
Part 3

Area and Perimeter Formulas

Perimeter = the total distance around the outside of a shape. Think of fencing a garden — you need to know the total length of fence. Units are linear (cm, m, ft).

Area = the amount of flat space inside a shape. Think of painting a wall — you need to know how much surface to cover. Units are squared (cm², m², ft²).

ShapeArea FormulaPerimeter Formula
RectangleA = l × wP = 2(l + w)
SquareA = s²P = 4s
TriangleA = ½ × b × hP = a + b + c
CircleA = π × r²C = 2πr (Circumference)
ParallelogramA = b × hP = 2(a + b)
TrapezoidA = ½(b₁ + b₂) × hP = sum of all sides
Pi (π) ≈ 3.14159 — Pi is the ratio of a circle's circumference to its diameter. It's the same for every circle, no matter the size. In exams, use π ≈ 3.14 unless told otherwise.

Worked Example: Rectangle

A bedroom measures 5 m long and 4 m wide. Find: (a) area and (b) perimeter. (a) Area = l × w = 5 × 4 = 20 m² (b) Perimeter = 2(l + w) = 2(5 + 4) = 2 × 9 = 18 m Note the units: area is m² (square metres), perimeter is m (metres).

Worked Example: Triangle

A triangle has base = 8 cm and perpendicular height = 5 cm. Find its area. Area = ½ × b × h = ½ × 8 × 5 = ½ × 40 = 20 cm² IMPORTANT: The height must be perpendicular (at 90°) to the base.

Worked Example: Circle

A circular pizza has a radius of 14 cm. Find: (a) area and (b) circumference. Use π ≈ 3.14. (a) Area = π × r² = 3.14 × 14² = 3.14 × 196 = 615.44 cm² (b) Circumference = 2πr = 2 × 3.14 × 14 = 87.92 cm Radius = half the diameter. If given diameter, divide by 2 first!
Part 4

The Pythagorean Theorem

The Pythagorean theorem is one of the most famous equations in all of mathematics. It applies specifically to right triangles (triangles with a 90° angle).

a² + b² = c²

Where:

How to identify the hypotenuse: Look for the right angle marker (a small square) in the triangle. The side directly across from that right-angle corner — not touching it — is the hypotenuse.

Label the sides

Identify which side is the hypotenuse (c) — it's opposite the 90° angle and always the longest side. Label the other two sides a and b.

Substitute into the formula

Replace a, b, and c with the known values. If finding c, substitute a and b. If finding a leg, substitute the leg you know and c.

Square the known values

Calculate a² and b² (or whichever values you have). Remember: squaring means multiplying a number by itself. 6² = 36.

Solve and take the square root

Add or subtract to find the missing squared value, then take the square root (√) to find the actual side length.

Example 1 — Find the hypotenuse: A right triangle has legs a = 3 cm and b = 4 cm. a² + b² = c² 3² + 4² = c² 9 + 16 = c² 25 = c² c = √25 = 5 cm The hypotenuse is 5 cm. (3-4-5 is a classic "Pythagorean triple"!) Example 2 — Find a missing leg: A ladder 10 m long leans against a wall. Its base is 6 m from the wall. How high up the wall does it reach? a² + b² = c² (c = ladder = 10, b = base = 6) a² + 6² = 10² a² + 36 = 100 a² = 100 - 36 a² = 64 a = √64 = 8 m The ladder reaches 8 m up the wall.
Part 5

Volume of Basic 3D Solids

Volume measures how much 3D space is inside an object. Units are cubed (cm³, m³, ft³). Think of filling a fish tank — volume tells you how much water it holds.

SolidVolume FormulaKey Measurements
CubeV = s³s = side length
Rectangular prism (cuboid)V = l × w × hlength, width, height
CylinderV = π × r² × hr = radius of base, h = height
ConeV = ⅓ × π × r² × hr = radius of base, h = height
SphereV = (4/3) × π × r³r = radius
A fish tank is a rectangular prism. Dimensions: 60 cm long, 30 cm wide, 40 cm tall. Find its volume. V = l × w × h V = 60 × 30 × 40 V = 72,000 cm³ To convert cm³ to litres: divide by 1,000. 72,000 ÷ 1,000 = 72 litres. The fish tank holds 72 litres of water.
Test Yourself

Practice Problems

⚠ 5 Common Geometry Mistakes

Confusing radius and diameter.
✓ Radius = half of diameter. If given diameter d, use r = d ÷ 2 in all circle formulas before substituting.
Forgetting to square units for area.
✓ Area is always in squared units (cm², m²). Perimeter and circumference are linear units (cm, m). Volume uses cubed units (cm³).
Using the slant height instead of perpendicular height for triangle area.
✓ In A = ½ × b × h, the height (h) MUST be at 90° to the base. If the triangle is tilted, the slant side is NOT the height.
Applying Pythagorean theorem to non-right triangles.
✓ a² + b² = c² ONLY works for right triangles. Always confirm there is a 90° angle before using this formula.
Labelling the hypotenuse wrong.
✓ The hypotenuse is the side OPPOSITE the right angle — it never touches the right-angle corner. It is always the longest side.
Go Deeper

Trusted External Resources

Free Video Lessons
Khan Academy — Geometry

Comprehensive free geometry course from basic shapes to proofs.

Interactive Reference
Math Is Fun — Geometry

Visual explanations of every geometry concept with interactive diagrams.

Calculator Tool
CalculatorSoup Geometry

Online calculators for area, perimeter, volume, and the Pythagorean theorem.

Practice Tests
IXL — Geometry Practice

Adaptive practice problems with instant feedback for every geometry skill.

Keep Learning

Related Lessons on A2Z Lessons

Frequently Asked Questions

Geometry FAQs

Math Fundamentals Complete! 🎉

You've finished all 5 Math Fundamentals lessons. Continue your learning journey with English & Vocabulary.

Next: English Vocabulary Building →