PDF

1) Order of difficulty, evaluation and ACARA v9 mapping (semester progress) — a delicious arrangement

Imagine mathematics as a kitchen bench: some tasks are like peeling a tender apple, others are like coaxing a soufflé to rise. We have three recipes to taste: the Pythagorean Path from Semester 1, the corner-distance rectangle problem from Semester 2, and the slackrope question from Semester 2. I will lay them out from easiest to hardest, explain why, and show how each feeds into the next across semesters under the Measurement and Geometry strand of ACARA v9.

  1. Easiest: Rectangle corners — "F is 3 m from D and 5 m from I; what is the minimum distance to A?"

    Why it’s the simplest: here, the essential idea is beautifully tidy — the distances 3 m and 5 m behave like the two legs of a right triangle. If those two known distances are the adjacent sides to the corner in question, the opposite corner lies at the diagonal. Apply the Pythagorean theorem and the diagonal appears like a neat, baked delight: sqrt(3^2 + 5^2) = sqrt(34) (about 5.83 m).

    Skills emphasised: recognising side vs diagonal, straightforward Pythagoras calculation, spatial labelling. This is a focused exercise in translating a word picture into a right triangle.

  2. Medium: Slackrope with two poles — find total rope length

    Why it’s a little richer: the rope forms two straight-line segments meeting at the walker's point — a gentle 'V' rather than a single line. You must picture two right triangles simultaneously and add two hypotenuses. The arithmetic is still honest and Pythagorean, but the student must set coordinates or distances carefully and add the two segment lengths (13 m + 15 m = 28 m). There is a slight step-up: multiple distances, multiple applications of the theorem, and a small optimization of reasoning about how the rope behaves under load.

    Skills emphasised: building two triangles from one configuration, precise distance computation, adding results, interpreting physical constraints (rope tied at pole tops, sagging to walker’s point).

  3. Hardest: Pythagorean Path puzzle (Semester 1 summary)

    Why it’s the richest and most challenging: this puzzle is combinatorial and geometric. You must place a continuous path through lattice points with step lengths matching a list. The student needs to understand which displacements of grid points produce which Euclidean distances (for example, moves of (3,4) produce a distance of 5 — a classic Pythagorean triple). The problem asks for planning, trial, and spatial reasoning as much as it asks for arithmetic. There is an element of search: ordering the given distances into a feasible walk while visiting every dot. It is less routine and more creative.

    Skills emphasised: classification of vector displacements on a grid, repeated use of Pythagorean theorem, path planning, combinatorial reasoning, and checking constraints such as not reusing dots and continuous connectivity.

ACARA v9 mapping and progression (Semester 1 → Semester 2)

Across these tasks the curriculum focus sits comfortably in Measurement and Geometry. For a 13-year-old (typically Years 7–9), the skills map to:

  • Using the Pythagorean theorem to determine unknown lengths in right-angled triangles.
  • Interpreting geometric situations in coordinates or labelled diagrams and computing distances between points.
  • Applying reasoning to physical contexts (rope/floor plan) and to puzzles requiring spatial planning.
  • Problem-solving and reasoning capabilities: planning, checking, and communicating solutions.

Progression intent: Semester 1 introduces Pythagorean thinking in grids and puzzles, building fluency in recognising Pythagorean triples and in measuring distances between lattice points. Semester 2 extends this fluency into applied geometry problems: interpreting corners and diagonals in rooms, decomposing physical sagging situations into triangles, and handling multiple-step computations. The goal is a transition from pattern recognition and exploration (paths) to systematic model-building and application (room geometry, rope segments).

2) Exemplar model answers and teacher comments with rubric (a comforting, instructive commentary)

Model answers (clear, step-by-step)

Semester 1 — Pythagorean Path (approach & model): Picture the grid with integer coordinates. For every possible step between grid points, list its vector (dx, dy) and its length sqrt(dx^2 + dy^2). Match these lengths (or their squared values) to the given list, and plan a continuous path that uses them in order. Use known Pythagorean pairs: (3,4) -> 5, (5,12) -> 13, (6,8) -> 10, etc., to reduce guessing. Mark each visited dot and ensure connectivity. If a length cannot be represented by integer dx,dy that fit remaining unvisited dots, backtrack and swap choices. The complete path is the ordered sequence of points whose consecutive differences yield the listed lengths.

Semester 2 Problem A — Rectangle corners: Label the rectangle corners so F is one corner, its two adjacent corners have distances 3 m and 5 m from F. Interpret these as the two perpendicular side lengths from F. The distance from F to the opposite corner A is the diagonal: d = sqrt(3^2 + 5^2) = sqrt(9 + 25) = sqrt(34) ≈ 5.83 m. This is the minimum possible distance, achieved when the 3 m and 5 m are the side lengths that meet at F.

Semester 2 Problem B — Slackrope length: Put the left pole at x = 0, height 15 m; the right pole at x = 14, height 15 m. The walker stands at x = 5, height 3 m. Compute distances from walker to each pole top: left segment = sqrt((5 - 0)^2 + (3 - 15)^2) = sqrt(5^2 + (-12)^2) = sqrt(25 + 144) = sqrt(169) = 13 m. right segment = sqrt((14 - 5)^2 + (15 - 3)^2) = sqrt(9^2 + 12^2) = sqrt(81 + 144) = sqrt(225) = 15 m. Total rope length = 13 + 15 = 28 m.

Rubric (simple, five-point descriptors)

  • Understanding (0–4): 4 = clear diagram and correct identification of right triangles; 2 = partial diagram; 0 = no diagram or incorrect identification.
  • Method/Reasoning (0–4): 4 = correct model building and justifying steps; 2 = mostly correct steps but with gaps; 0 = incorrect approach.
  • Computation (0–4): 4 = accurate calculations with clear working; 2 = minor arithmetic errors that do not change method; 0 = major numerical mistakes.
  • Communication (0–2): 2 = clear labels, explanation, units; 1 = partially labelled; 0 = unclear or missing units.
  • Total out of 14 (Excellent 12–14, Proficient 9–11, Developing 5–8, Beginning 0–4).

Teacher comments in a Nigella Lawson cadence (about progress and feedback)

Oh, how delightful it is to watch a student tuck into a geometry question — with the same warm pleasure as breaking the top of a crème brûlée. When the student draws the diagram first, the problem softens; the shapes and distances become tactile. For the rectangle question, a student who simply writes down a calculation without a labelled diagram would receive gentle encouragement: "Please show me the picture — where are the two sides of 3 and 5 metres? Label them, and then we will see the diagonal appear like a flourish." This moves a student from a developing mark (5–8) towards proficient.

For the slackrope question I adore precision. A student who writes: "I found two right triangles and added the two lengths 13 and 15" earns high praise for economy and grace, but I would nudge them to show the subtraction and squares — that comforting arithmetic that says 5^2 + 12^2 = 13^2. If they included units everywhere and a neat final sentence, they are tasting excellence.

The Pythagorean Path is the one that allows for creative daring. If a student systematically lists vector moves, matches squared distances, plans the path and checks off each dot, they have demonstrated exceptional planning and reasoning. If instead they flit about with guesses, I encourage a scaffold: "List all short vectors that give the required distances on this grid. Try those first — the right move often hides among sensible little steps."

Across the year, my instruction would celebrate fluency: from Semester 1’s pattern recognition in grids to Semester 2’s confident modelling of rooms and ropes. Assessment should reward diagrams, modelling, stepwise reasoning and clear arithmetic. With encouragement to annotate diagrams and to check answers by one quick sanity check (for example, do the segment lengths add to something reasonable?), students grow from tentative cooks of algebra into confident chefs, comfortable with the recipe of the right triangle.

Finally, remember: arithmetic is honest, geometry is generous. We ask the student to be tidy, to label, to explain. We applaud when they show their work, and we guide with warmth when their method needs seasoning. All of these problems sit under ACARA v9’s umbrella of Measurement and Geometry and the general capabilities of reasoning — they are steps on the same lovely ladder from seeing to understanding to convincing others of that understanding.


Ask a followup question

Loading...