1) Ordering by difficulty (easiest → hardest) and why
- Isosceles triangle area → equal side (Q2). Straight application: area → height → Pythagoras.
- Right triangle with consecutive integers (Q4). Simple algebra with Pythagoras; one equation to solve.
- Slackrope on two poles (Q3). Two segment lengths, need to visualize rope as two straight segments — multi-step but arithmetic-friendly.
- Rectangle corners with minimum distance (Q1). Slightly trickiest because of interpretation and the idea of choosing arrangement to minimize a distance.
2) Worked solutions and evaluation of student answers
Q1 (rectangle corners)
Interpretation that gives the minimum distance: F is 3 m from D (one adjacent corner) and 5 m from I (opposite corner = diagonal). If the diagonal is 5 and one adjacent side is 3, the other side is sqrt(5^2 - 3^2) = sqrt(25-9)=sqrt16=4. That adjacent corner A can be 4 m from F — this is the minimum possible distance. Student answer: 4 — Correct.
Q2 (isosceles triangle)
Base = 24, area = 60. Height h = (2*Area)/base = 120/24 = 5. Half-base = 12, so equal side = sqrt(12^2 + 5^2) = sqrt(144+25)=sqrt169=13. Student answer: 13 — Correct.
Q3 (slackrope)
Poles at height 15 m, distance between poles 14 m. Walker stands 5 m from one pole, so distances to pole-tops horizontally: 5 and 9. Vertical drop from pole-top to walker: 15-3=12. Lengths: sqrt(5^2+12^2)=sqrt(25+144)=13 and sqrt(9^2+12^2)=sqrt(81+144)=15. Total rope length 13+15=28. Student answer: 28 — Correct.
Q4 (right triangle consecutive integers)
One leg = 9. Let other leg = n and hypotenuse = n+1 (consecutive integers). 9^2 + n^2 = (n+1)^2 → 81 + n^2 = n^2 + 2n + 1 → 81 = 2n + 1 → 2n = 80 → n = 40. Hypotenuse = 41. Perimeter = 9 + 40 + 41 = 90. Student answer: 90 — Correct.
3) ACARA v9 mapped rubric and evaluation (summary)
Mapping focus: Number and Algebra & Measurement and Geometry — expected outcomes for Year 8–9 (problem solving, reasoning, procedural fluency).
- Understanding: Demonstrates correct interpretation of geometry and Pythagoras (Exceeds).
- Procedural Fluency: Correct computations and algebraic steps for all four problems (Exceeds).
- Problem Solving: Chooses appropriate models (triangle height, rope as two segments, rectangle/distance choices) (Achieving→Exceeding).
- Communication & Reasoning: Solutions are concise; could add brief justification for the choice that minimizes distance in Q1 (Achieving).
4) Scores (suggested)
- Q1: 4/4 – correct; good interpretation leading to minimum = 4.
- Q2: 4/4 – correct and efficient.
- Q3: 4/4 – correct modelling and arithmetic.
- Q4: 4/4 – correct algebra and perimeter.
- Overall: 16/16. Level: Exceeding expectations for Year 8–9 geometry and number skills.
5) Teacher comment (ACARA-aligned, direct Amy Chua cadence, ~300 words)
You got every answer right. Do not misunderstand this praise for softness. Precision is not optional; it is the minimum. You read problems, picked the right models, and executed Pythagoras and simple algebra without hesitation. That is good. Better, you showed correct interpretation where many students trip: the slackrope is two straight segments, not a curve; the isosceles height comes straight from area; the right triangle with consecutive integers reduces to a tidy linear equation. Excellent.
Now the sharpening. For Q1 the wording can be ambiguous; you must always state your assumed configuration and why it gives the minimum. In future, write one sentence: “I assume FI is a diagonal because... therefore the remaining side equals...” That small habit prevents careless loss of marks. For Q3, state explicitly that rope length equals sum of two straight-line distances—some markers demand the model be described in words. For Q4, show the algebraic step that cancels n^2 so markers see the logic at a glance.
Keep practicing: pick 10 mixed problems each week that force you to choose models (area → height, geometry → algebra). Drill mental arithmetic and Pythagorean triples so computation never slows you. You have the right instincts; now add relentless clarity. Aim for the student who writes like a mathematician: assume nothing, justify everything, compute cleanly. Then you will stop being merely correct and become unmissable.