Lesson 5: Example lesson from module 4

This lesson is included as a structural example of how most lessons in Module 4 are written and organized. It demonstrates the depth, layout, and examiner-focused style used throughout the course.

The content references UK-specific elements such as GCSE grading, Foundation vs Higher tiers, and exam mark schemes. As a result, some details may be unfamiliar if earlier modules have not yet been completed.

At this stage, the purpose of this lesson is not for you to fully understand or memorise the mathematical content. Its role is to show you how lessons in later modules are structured — how explanations are written, how exam context is integrated, and how common errors are addressed. Focus on the format and teaching approach rather than the topic itself.

Lesson 2: Pythagoras Theorem

1.  Lesson Overview

  • Teach students to apply Pythagoras in compound 2D shapes (rectangles, isosceles triangles, kites, rhombuses) by modelling how to identify and separate right-angled triangles, guiding them step by step to hidden side lengths and full method marks.
  • Show learners how to calculate 3D lengths using structured two-stage reasoning — first finding the face diagonal, then the space diagonal — helping them organise working and avoid skipping crucial intermediary steps.
  • Model how to connect coordinate geometry with Pythagoras, teaching students to substitute coordinates correctly into the distance formula and prevent perimeter-style arithmetic errors.
  • Demonstrate how to justify the presence of a right angle before applying Pythagoras, training students to explain their reasoning clearly in area and perimeter problems and secure both method and accuracy marks.

2.  Lesson Content with Integrated Past Paper Questions

Prior Knowledge

Students should already be confident using Pythagoras’ theorem a² + b² = c²,

identifying the hypotenuse, and rearranging it to find a missing side, for example:

  • a² = c² − b²

They should also:

  • Know how to justify when a triangle is right-angled (for example: perpendicular lines, heights, grid axes).
  • Be used to showing every step clearly — squaring, adding or subtracting, and then taking the square root.
  • Understand how to leave answers in exact surd form when questions specify “give your answer exactly”.

A.  Rhombus and Kite Diagonals (Higher)

Explanation

In rhombuses and kites, the diagonals are perpendicular and (in rhombuses) they bisect each other. Each side of the shape forms a right-angled triangle with half of each diagonal.

So, each right-angled triangle has:

  • one leg = half of the first diagonal
  • the other leg = half of the second diagonal
  • hypotenuse = side of the rhombus or kite

Past Paper Question (Higher, 4 marks)

A rhombus has diagonals 14 cm and 48 cm. Find the side length.

Worked Solution

Halves of diagonals:

  • 14 ÷ 2 = 7
  • 48 ÷ 2 = 24

Use Pythagoras on the right triangle formed: 7² + 24² = 49 + 576 = 625

Side length = √625 = 25 cm

Marks:

  • M1: halve both diagonals
  • M1: apply Pythagoras with 7 and 24
  • A1: 625
  • A1: 25 cm

Common Error Note

  • Wrong Working: 14² + 48² = 196 + 2304 = 2500 → √2500 = 50
  • Wrong Answer: 50 cm

→ Why Students Make This Error: They square the full diagonals instead of the halves, forgetting that the right-angled triangle uses half-diagonals.

→ Tutor Fix: Always draw the intersection, mark the right angle, and label half-lengths before any calculation.

B.  Isosceles Triangle: Height and Perimeter (Crossover)

Explanation

In an isosceles triangle, the two equal sides meet at the vertex angle. When you draw a height (altitude) from this vertex to the base, it:

  • splits the base into two equal halves
  • forms two congruent right-angled triangles

Each right triangle has:

  • half the base as one leg
  • the equal side as the hypotenuse
  • the height as the other leg

This allows you to use Pythagoras’ theorem to find the height or base length before calculating the perimeter or area.

Past Paper Question (Crossover, 3 marks)

An isosceles triangle has equal sides 13 cm and base 10 cm. Find its height.

Worked Solution

Half the base:

10 ÷ 2 = 5

Use Pythagoras with hypotenuse 13 and base half 5, to find the height h: 13² − 5² = h²

169 − 25 = 144

h² = 144

Height h = √144 = 12 cm

Marks:

  • M1: rearranged Pythagoras (13² − 5² = h²)
  • M1: correct difference 169 − 25 = 144
  • A1: height 12 cm

Common Error Note

  • Wrong Working: 13 + 10 = 23 → 23 ÷ 2 = 11.5 (height)
  • Wrong Answer: 11.5 cm

→ Why Students Make This Error: They treat the height like an average of two side lengths or use a half-perimeter shortcut.

→ Tutor Fix: Sketch the altitude and label the 5–12–13 right triangle. Insist on the “half-base first, then Pythagoras” step.

C.  Rectangle / Trapezium Diagonals in Area Context (Crossover)

Explanation

In many composite or irregular 2D shapes, one key side is not given directly. A common structure is:

  1. Use an area formula to find a missing side.
  • Triangle: Area = ½ × base × height
  • Rectangle: Area = length × width
  • Then use Pythagoras’ theorem to find a diagonal or another unknown side.

This two-step reasoning — area → side → diagonal — is very common in GCSE crossover questions and ensures students justify each step instead of guessing the missing side.

Past Paper Question (Crossover, 4 marks)

A rectangle has area 132 cm² and one side = 11 cm. Find the diagonal, in exact surd form.

Worked Solution

  1. Find the other side: 132 ÷ 11 = 12
  2. Use Pythagoras for the diagonal d: 11² + 12² = 121 + 144 = 265

d = √265 (exact value)

Marks:

  • M1: find side from area
  • M1: Pythagoras set up correctly
  • A1: 265
  • A1: √265

Common Error Note

  • Wrong Working: 11 + 12 = 23 (treated as diagonal)
  • Wrong Answer: 23 cm

→ Why Students Make This Error: They confuse the diagonal with perimeter-style addition of sides.

→ Tutor Fix: Draw the diagonal and highlight the right angle between the two sides. Do not allow any addition until squares are written.

D.  3D Pythagoras: Cuboid Space Diagonal (Higher)

Explanation

In 3D problems (cuboids, rectangular prisms), Pythagoras is often applied twice:

  1. On a face of the cuboid to find a face diagonal.
  • In space, using that face diagonal and the third dimension to find the space diagonal.

Step 1 – face diagonal:

Face diagonal² = length² + width² Step 2 – space diagonal:

Space diagonal² = (face diagonal)² + height²

This two-stage method teaches students to structure their reasoning clearly, preventing skipped steps and securing both method and accuracy marks.

Past Paper-Style Question (Higher, 6 marks)

A rectangular box has dimensions 12 cm × 9 cm × 16 cm.

Find the space diagonal of the box, and then calculate the angle between this diagonal and the base of the box.

Worked Solution

  1. Find base (face) diagonal Base diagonal = √(12² + 9²)

= √(144 + 81)

= √225 = 15 cm   (M1, A1)

  • Find space diagonal D D = √(15² + 16²)

= √(225 + 256)

= √481 ≈ 21.9 cm    (M1, A1)

  • Find angle θ between space diagonal and base In the vertical triangle:

tan θ = opposite ÷ adjacent = 16 ÷ 15 θ = tan⁻¹(16 ÷ 15) ≈ 46.4°                                 (M1, A1)

Final Answers:

Space diagonal ≈ 21.9 cm Angle θ ≈ 46.4°

Mark Scheme (6 marks total)

  • M1 – Using Pythagoras for base diagonal
  • A1 – Correct base diagonal (15 cm)
  • M1 – Using Pythagoras for space diagonal
  • A1 – Correct space diagonal (√481 or 21.9 cm)
  • M1 – Using trigonometry to find angle
  • A1 – Correct angle (46.4°)

Common Error Note

  • Wrong Working:

Space diagonal = √(12² + 9² + 16²) ≈ 24.5 cm

Then uses tan θ = 9 ÷ 16 → θ ≈ 29.4°

  • Wrong Answer: 24.5 cm, θ = 29.4°

→ Why Students Make This Error: They try to do 3D Pythagoras in one step and then use the wrong side (width instead of base diagonal) for the angle.

→ Tutor Fix:

On a 3D sketch, highlight:

  • the base diagonal triangle
  • the vertical triangle using the base diagonal

Label both triangles separately before any trigonometry.

E.  Coordinate Distance and Radius (Foundation / Crossover)

Explanation

On a square coordinate grid, the distance between two points A(x₁, y₁) and B(x₂, y₂)

comes from Pythagoras.

  • Horizontal difference: Δx = x₂ − x₁
  • Vertical difference: Δy = y₂ − y₁

Then:

Distance AB = √(Δx² + Δy²)

This is simply the hypotenuse of the right-angled triangle whose legs are Δx and Δy.

Past Paper Question (Foundation / Crossover, 3 marks)

Find the exact distance between A(2, −3) and B(10, 1).

Worked Solution

Δx = 10 − 2 = 8

Δy = 1 − (−3) = 4

Distance AB = √(8² + 4²)

= √(64 + 16)

= √80

= √(16 × 5) = 4√5

Marks:

  • M1: Δx and Δy correct
  • M1: Pythagoras applied
  • A1: 4√5

Common Error Note

  • Wrong Working: 8 + 4 = 12
  • Wrong Answer: distance = 12

→ Why Students Make This Error: They revert to “Manhattan” or perimeter distance instead of shortest straight-line distance.

→ Tutor Fix: Draw the right-angled triangle on the grid and explicitly show that the straight line between points is the hypotenuse, not the sum of steps.

3.  Polish vs Edexcel Comparison and Worked Comparisons

Comparison Table

TopicPolish MethodGCSE RequirementWhy Marks LostTutor Transition Strategy
  Rhombus or Kite DiagonalsMay ignore explicitly showing the halving of the diagonals before calculating the sides  Must show halving of each diagonal before applying Pythagoras.  M1 may be lost if the halving step is missing.  Teach “halve – label – then square” as a compulsory visual step.
  3D Pythagoras  Calculates in one step using √(x² + y² + z²).  GCSE prefers showing two linked right triangles (face first, then space).  M1 lost if intermediate face triangle is not demonstrated.  Use the “face first, then space” sketch habit before final substitution.
  Area–Length–Di agonal Chain  Finds missing sides numerically and moves straight to diagonal.  Must explicitly show substitution into area formula before using Pythagoras.  B1 lost if connection between formulas is not visible.  Train formula chaining as writing: “area → side → diagonal”.

Worked Comperisons

Worked Comparison 1 – 3D Space Diagonal (Higher, 4 marks)

Question

A cuboid measures 8 cm × 15 cm × 6 cm. Find the space diagonal.

 Polish Method:

d = √(8² + 15² + 6²)

= √(64 + 225 + 36)

= √325 = 5√13 cm

 Edexcel Method:

  1. Find face diagonal on base:

√(8² + 15²) = √289 = 17 cm   (M1)

2. Find space diagonal:

√(17² + 6²) = √(289 + 36) = √325 = 5√13 cm   (M1, A1, B1)

Analysis:

The Polish solution gives the correct answer in one efficient step. However, GCSE mark schemes usually expect both right triangles to be shown. Without that layout, one method mark can be at risk.

→ No marks lost if both triangles are identified or drawn or if working clearly indicates the link.

Worked Comparison 2 – Rectangle Diagonal via Area (Crossover, 4 marks)

Question

A rectangle has an area of 180 cm² and one side of 12 cm. Find the diagonal in exact form.

 Polish Method:

Other side = 180 ÷ 12 = 15

Diagonal = √(12² + 15²) = √369 = 3√41

 Edexcel Method:

  1. Calculate other side: 180 ÷ 12 = 15     (M1)
  • Apply Pythagoras: 12² + 15² = 369    (M1)
  • Simplify to exact surd form: 3√41   (A1)
  • Add units: 3√41 cm    (B1)

Analysis:

Both methods are identical in reasoning. The Polish version is concise but fully valid under Edexcel rules as long as:

  • the area step is visible
  • surd simplification is correct
  • units are included

→ No marks lost – method is fully accepted.

Worked Comparison 3 – Rhombus Side from Diagonals (Higher, 4 marks)

Question

A rhombus has diagonals of 30 cm and 16 cm. Find the side length.

 Polish Method:

Side = √(15² + 8²) = √289 = 17 cm

 Edexcel Method:

  1. Halve diagonals: 15 and 8     (M1)
  2. Apply Pythagoras: 15² + 8² = 289    (M1)
  3. Square root: √289 = 17    (A1)
  4. Add units: 17 cm    (B1)

Analysis:

Polish and Edexcel approaches are equivalent; only written visibility differs. As long as the halving is clear in the work or diagram, all marks are earned.

→ 1 mark lost – Polish method may ignore explicitly writing halving step for the diagonals.

4.  Worked Examples with Step-by-Step Marking

Example 1 – Rectangle: Side then Diagonal

Question(Foundation, 3 marks)

A rectangle has area 84 cm² and one side 7 cm. Find the diagonal.

Step-by-Step Solution

  1. Other side = 84 ÷ 7 = 12    (M1)
  • Diagonal d = √(7² + 12²) = √(49 + 144) = √193    (M1)
  • Final Answer: √193 cm (exact)    (A1)

Example 2 – Isosceles Triangle Height and Area

Question (Foundation, 4 marks)

An isosceles triangle has equal sides 10 cm and base 12 cm. Find its area.

Step-by-Step Solution

  1. Half-base = 12 ÷ 2 = 6 cm

Height h = √(10² − 6²) = √(100 − 36) = √64 = 8 cm       (M1, A1)

  • Area = ½ × base × height = ½ × 12 × 8 = 48 cm²   (M1)
  • Final Answer: 48 cm²    (A1)

Example 3 – Coordinate Distance and Circle Radius

Question (Crossover, 5 marks)

A circle has centre C(3, −2) and passes through P(11, 4). Find:

  • the radius in exact form;
  • the equation of the circle.

Step-by-Step Solution

  1. Horizontal difference: Δx = 11 − 3 = 8

Vertical difference: Δy = 4 − (−2) = 6

Radius r = distance CP = √(8² + 6²) = √(64 + 36) = √100 = 10    (M1, A1)

  • Equation of circle (centre (3, −2), radius 10): (x − 3)² + (y + 2)² = 10² = 100                           (M1, A1)

Final Answers:

r = 10

(x − 3)² + (y + 2)² = 100     (A1 if both answers are correct)

Example 4 – 3D Pythagoras: Space Diagonal and Surd Form

Question (Higher, 6 marks)

A cuboid measures a = 7 cm, b = 24 cm, c = 18 cm.

  • Find the face diagonal on the a–b face.
  • Hence find the space diagonal, in simplest surd form.

Step-by-Step Solution

  1. Face diagonal d_f = √(7² + 24²) = √(49 + 576) = √625 = 25 cm    (M1, A1)
  • Space diagonal D = √(25² + 18²) = √(625 + 324) = √949    (M1, A1)
  • 949 has no square factors, so √949 is already simplest surd form     (B1)
  • Final Answer: face diagonal = 25 cm, space diagonal = √949 cm    (A1)

Example 5 – Compound Shape: Missing Height then Perimeter

Question (Higher, 6 marks – structure example)

An isosceles trapezium has parallel sides 18 cm and 10 cm. The non-parallel sides are equal and the angle between them and the 18cm base is 45°. The perpendicular distance between the parallel sides is the height.

  • Show that the height is 4 cm.
  • Find the perimeter.

Step-by-Step Solution

1. Overhang on each side = (18 − 10) ÷ 2 = 4 cm       (M1)

2. Right triangle formed on each side with base 4 cm, angle 45° and height h; use TOA to find height.

  • tan 45 = h / 4
  • 1 = h / 4
  • h = 4 cm. → (M1,A1)

3. Let non-parallel sides be s then ––> Perimeter P = 18 + 10 + 2s.

s = √(4² + 4²) = √32 = 4√2, then:

P = 18 + 10 + 2 × 4√2

= 28 + 8√2 cm   (M1, A1)

4. Final Answer: height = 8 cm, perimeter = 28 + 8√5 cm    (A1)

5.  Tutor Strategies

Two-Step Pythagoras Flow

Train students to always write two linked lines:

  1. Formula with letters: a² + b² = c²
  2. Substitution with numbers: 9² + 12² = 15²

This “formula first, numbers second” structure:

  • reinforces correct set-up
  • gains M marks for method
  • reduces random number pushing on the calculator

Model this on every example until students mirror it automatically.

Exact-Form Discipline

When the question says “give your answer in the exact form”:

  • Ban decimals in final answers.
  • Keep roots as surds, for example √265 or 3√41.
  • Always check under the root for square factors (e.g. √80 = √(16 × 5) = 4√5).

Use a margin symbol like EXACT in worked examples to remind students. This habit protects A1 marks which are often lost by rounding.

Multi-Link Reasoning Routine

For every non-trivial geometry question, get students to verbalise a reasoning chain

Then have them write one justification line per step. This builds:

  • clear logical flow
  • better explanation marks
  • stronger algebra–geometry connection inside students’ head

6.  Difficulty Level for GCSE Students

Foundation Tier – Low to Medium Difficulty

The main hurdles are: identifying the hypotenuse and avoiding perimeter-style addition where Pythagoras is needed.

Higher Tier – High to Extreme Difficulty

Challenges include:

  • multi-step decomposition in compound shapes (kites, rhombuses, trapezia)
  • 3D Pythagoras with face and space diagonals
  • exact surd requirements
  • coordinate geometry links (distances and circles)

These often separate grade 5–6 students from 7–9 students because Pythagoras Theorem questions demand both correct maths and strong layout.

7.  Key Takeaways

  • Pythagoras in compound shapes must include a right-angle justification and a labelled sketch before any squaring.
  • 3D problems require a two-stage Pythagoras method (face diagonal first, then space diagonal) for secure method marks.
  • Area and coordinate questions often hide Pythagoras.
  • Exact answers should be left as surds unless an approximation is explicitly requested; early rounding can lose A1 marks.

8.  Bottom Line

Pythagoras is rarely the problem — structure is. Examiners award marks for clear identification of right-angled triangles, explicit use of the theorem, and visible substitution before calculation. Students lose marks when they skip diagram reasoning, apply the formula without justification, or hide working. Consistent layout, stated right angles, and disciplined final answers (including exact form when required) are what secure full credit.