PDF

Part 1 — Problems Ordered by Difficulty, Sailor Moon Cadence, with ACARA v9 Mapping and Semester Progression

In the name of the Moon, I will sort these puzzles with magic and reason! Let us start with the simplest spark, then build our power to the grand finale.

  1. Lowest difficulty — Semester 1: Pythagorean Path on a 6×6 grid

    Why it is easier: This problem asks you to place a continuous path through five marked dots with the distances between consecutive dots matching 2, 1, √10 and √5, in that order. The core skill is recognising integer horizontal/vertical offsets and common Pythagorean pairs (for example 1–2–√5 and 1–3–√10). The grid and given sequence constrain options, so you mostly test a few placements and use the Pythagorean theorem. Logical searching and spatial visualisation matter more than heavy algebra.

    ACARA v9 mapping: Measurement and Geometry — apply the Pythagorean theorem to find distances in the plane; use coordinate thinking and spatial reasoning. (Suitable for Years 8–9 content on Pythagoras and problem‑solving.)

    Semester learning progression: This is an excellent Semester 1 task — it practices concrete Pythagorean calculations and spatial trial without requiring advanced algebraic setup.

  2. Middle difficulty — Semester 2: Rectangle corner distances (F to A minimal distance)

    Why it is medium: The rectangle corners problem asks you to interpret which distances could be sides or diagonals. From one corner, the three other corner distances are the two side lengths and the diagonal (√(side1^2 + side2^2)). Being given two distances (3 and 5) requires reasoning about which pair (side, side), or (side, diagonal) they could be. That reverse application of Pythagoras and careful combinatorial thinking are more abstract than the grid search, but still algebra‑light.

    ACARA v9 mapping: Measurement and Geometry — reason with Pythagorean relationships and solve simple problems that reverse the theorem; apply algebraic substitution (e.g. solving for a missing side length). (Years 8–9.)

    Semester learning progression: This is a good Semester 2 consolidation: students use Pythagorean knowledge more flexibly, moving from applying the formula to recognising which distances correspond to which geometric roles.

  3. Highest difficulty — Semester 2: Slackrope walker between two poles (rope length)

    Why it is hardest: At first glance, this problem invites confusion about whether the rope is a straight line or whether the person makes a V shape. Interpreting the physical setup correctly is part of the challenge. Once you model the rope as two straight segments meeting at the walker (a realistic idealisation for many math problems), you must set up two right triangles, compute hypotenuses, and add lengths. The reasoning is slightly more geometric and requires confident spatial modelling and arithmetic (including recognising a 5‑12‑13 Pythagorean triple and 9‑12‑15 triple). Though it doesn't need advanced algebra, students must combine modelling, number sense and the Pythagorean theorem.

    ACARA v9 mapping: Measurement and Geometry — model a real‑world situation by idealising geometry, apply the Pythagorean theorem to compute lengths in composed figures, and reason numerically with common Pythagorean triples. (Years 8–9.)

    Semester learning progression: Semester 2 is when students should be ready to move from tidy textbook problems to realistic contexts that require choosing a correct model and justifying approximations. This task develops modelling confidence and recognition of common triples.

Short comparative summary

All three tasks rely on Pythagorean reasoning. The grid puzzle is constrained and experimental (lowest cognitive load). The rectangle corners problem requires reversing Pythagoras and choosing label assignments (moderate abstraction). The slackrope walker requires physical modelling plus two triangle computations (higher abstraction and interpretive demand). Across the year, students move from applying Pythagoras on grids and simple triangles in Semester 1 to flexible modelling and combinational reasoning in Semester 2.


Part 2 — Exemplar Model Answers and Teacher Comments (Sailor Moon Cadence) with Rubric and ACARA v9 Mapping

Exemplar 1 — Semester 1: Pythagorean Path (model answer)

Model answer (student style, step‑by‑step):

1) Place the first segment of length 2 from the starting dot — check grid positions available (horizontal/vertical or diagonal moves). 2) Recognise that distances 2 and 1 correspond to small horizontal/vertical steps, while √10 and √5 correspond to Pythagorean pairs: √10 from a 1–3 right triangle (1^2 + 3^2 = 10) and √5 from a 1–2 right triangle (1^2 + 2^2 = 5). 3) Try chaining a 2‑step, then a 1‑step, then a √10 (offset 1,3) then a √5 (offset 1,2) making sure all five marked dots are used and the path is continuous. 4) Verify coordinates and distances using the Pythagorean theorem for each segment.

Final: A valid path that uses vector offsets matching 2, 1, √10, √5 in that order. Show coordinates and distance calculations to confirm each length.

Teacher comments (Sailor Moon cadence, formative feedback):

"In the name of the Moon, you tested and you proved — beautifully! You recognised the Pythagorean building blocks (1–2–√5 and 1–3–√10) and used the grid to limit possibilities. Next time, label the grid coordinates explicitly for each dot so your checking step is clear to a reader. Great spatial reasoning and careful verification — you earned your star!"

Rubric (simple)

  • Correct path and order of lengths: 4 points
  • Correct distance calculations and Pythagorean checks: 3 points
  • Clear coordinate labelling and reasoning: 2 points
  • Neat presentation and justification: 1 point

ACARA v9: Apply Pythagoras and use spatial reasoning (Years 8–9).

Exemplar 2 — Semester 2 (rectangle corners): Model answer

Model answer (student style):

1) Let the two side lengths from F be x and y. The three other distances from F are x, y and √(x^2 + y^2). We are told two of these are 3 and 5. 2) Consider possibilities: if x=3 and y=5 then the remaining distance is √(3^2+5^2)=√34 ≈ 5.83. If instead x=3 and diagonal √(x^2+y^2)=5, then y=√(5^2−3^2)=4. Then the remaining distance is 4. The other labelling gives the same 4. 3) The minimal possible distance from F to A across cases is 4 metres.

Teacher comments (Sailor Moon cadence):

"By the light of the Moon, you carefully reversed the Pythagorean relation and tried the different labelings — excellent strategy! You checked all consistent cases and selected the minimum. For full marks, write the equation when you set the diagonal equal to 5: y = sqrt(25−9). Clear algebra and structured case work — you are transforming doubts into clarity."

Rubric

  • Correct identification of cases and algebra: 4 points
  • Correct computation of remaining side (4 m) and justification: 3 points
  • Completeness of reasoning (checked all relevant cases): 2 points
  • Presentation and clarity: 1 point

ACARA v9: Reasoning with Pythagorean relationships and simple algebraic substitution (Years 8–9).

Exemplar 3 — Semester 2 (slackrope walker): Model answer

Model answer (student style):

1) Model the rope as two straight segments meeting at the walker. The walker is 5 m from pole 1 horizontally and 9 m from pole 2 (because poles are 14 m apart). The vertical drop from pole top (15 m) to walker height (3 m) is 12 m. 2) Left segment length = √(5^2 + 12^2) = √169 = 13. Right segment length = √(9^2 + 12^2) = √225 = 15. 3) Total rope length = 13 + 15 = 28 metres.

Teacher comments (Sailor Moon cadence):

"In the name of the Moon and good modelling, you chose the correct geometry: two right triangles sharing the same vertical drop. You recognised the 5‑12‑13 and 9‑12‑15 triples, which is a very powerful number sense move. To push further, mention why the rope makes two straight segments in this idealised problem (point load approximation). Superb clarity and arithmetic — full marks shine!"

Rubric

  • Correct model choice and justification: 3 points
  • Correct triangle computations showing lengths 13 and 15: 4 points
  • Correct final rope length and clear addition: 2 points
  • Extra explanation of modelling assumptions: 1 point

ACARA v9: Model real situations with geometry, apply Pythagorean theorem and recognise common triples (Years 8–9).

Progress tips from Semester 1 to 2

In the name of learning, grow like the moon phases! Start Semester 1 practising direct Pythagorean applications on grids and triangles. In Semester 2, push toward flexible labelling, reversing formulas, and modelling real contexts (like the rope). Encourage clear diagrams, coordinate labelling, and checking special numeric patterns (Pythagorean triples) to save time.

Keep practicing: diagrams, coordinate checks, and listing cases will make these problems feel like transformation attacks — powerful and precise. Sailor strength in maths comes from clear models, careful algebra, and confident checking.


Ask a followup question

Loading...