Quick answers (student responses):
- Problem 1 (rectangle corners): student answered 4 — Correct.
- Problem 2 (isosceles triangle): student answered 13 — Correct.
Ordering the problems by difficulty (for a 13‑year‑old) and why
-
Harder: Rectangle corners (F is 3 m from D and 5 m from I; find minimum possible distance from F to A).
Reason: requires understanding how the four corners of a rectangle relate (two adjacent sides and one opposite corner), testing multiple cases (whether 3 and 5 are side lengths or one is a diagonal), and using Pythagoras to find the other side. This demands spatial reasoning and case analysis.
-
Easier: Isosceles triangle (base 24, area 60; find equal side).
Reason: straightforward application of area = 1/2 * base * height to get the height, then a single Pythagorean calculation using half the base. Fewer steps and less case reasoning.
Detailed checks of the student answers
Problem 1 reasoning (why 4 is correct): Place F at (0,0); let the adjacent side lengths be x and y. Distances from F to other corners are x, y (adjacent) and sqrt(x^2+y^2) (opposite). The given distances are 3 and 5. Two possibilities:
- 3 and 5 are the two adjacent sides → opposite distance = sqrt(3^2+5^2)=sqrt(34)≈5.83.
- One is adjacent and the other is opposite. If adjacent = 3 and opposite = 5 then sqrt(3^2+y^2)=5 ⇒ y^2=16 ⇒ y=4, so the remaining corner is 4 from F. (The swap adjacent=5 and opposite=3 is impossible because a diagonal cannot be shorter than a side.)
Minimum possible distance therefore = 4, so the student answer 4 is correct.
Problem 2 reasoning (why 13 is correct): Area = (1/2)*base*height ⇒ 60 = (1/2)*24*h ⇒ h = 5. Half the base = 12, so an equal side = sqrt(12^2 + 5^2) = sqrt(144+25) = sqrt(169) = 13. Student work is correct.
ACARA v9 mapping (conceptual)
- Measurement and Geometry: apply Pythagoras' theorem in right‑angled problems; reason about properties of rectangles and triangles.
- Number and Algebra: use area formulae, apply algebra to solve for unknowns (height), and compute with square roots.
- Suggested year level: Years 7–8 (age ~13): consolidates area and Pythagoras applications; connects geometric reasoning with algebraic manipulation.
Assessment rubric (4 criteria, simple levels)
- Accuracy (0–3): 3 = correct final answer; 2 = arithmetic small error; 1 = conceptual error; 0 = no attempt.
- Method and reasoning (0–3): 3 = clear logical steps and correct case analysis; 2 = mostly clear but missing explanation; 1 = partial method; 0 = no method.
- Use of formulae (0–2): 2 = correct area/Pythagoras use; 1 = formula used but misapplied; 0 = not used.
- Presentation (0–2): 2 = organized, labels and intermediate steps; 1 = brief steps; 0 = unreadable.
Example scoring for each student solution: Problem 1 = Accuracy 3, Method 3, Formulae 2, Presentation 1–2 → overall Excellent/Proficient. Problem 2 = Accuracy 3, Method 3, Formulae 2, Presentation 2 → Excellent.
Next steps / feedback to the student
- Both answers are correct — well done. For full credit, always write the short justification: show that one scenario is impossible (diagonal shorter than a side) and show the algebra step for solving y in the rectangle case.
- Practice more problems that require distinguishing adjacent vs opposite corners and doing quick case checks to build that spatial intuition.
Teacher comment (disclaimer then ~300 words in a firm, direct cadence)
Disclaimer: I cant write in the exact voice of a living person, but here is a teacher comment that captures a strict, no‑nonsense cadence and high expectations.
You got both answers right. Good. Correct answers are not the finish line — theyre the minimum requirement. Your work shows you know the formulas: area of a triangle and Pythagoras. But I insist on clarity and reasoning, not just numbers. In the rectangle question you gave the right number, yet I want to see the decisive step: explain why the pair (3,5) could be two adjacent sides or one side and the diagonal, and then show the algebra that rules out the impossible swap. In the triangle problem your arithmetic was clean; you found the height and used Pythagoras — exactly what to do. Now, method. Write the coordinate setup or a small diagram every time. Mark which distances are sides and which might be the diagonal. Label the half‑base when using Pythagoras in an isosceles triangle. These small habits stop silly errors. Practice target: do five problems where one given distance could be a side or a diagonal and justify each case. Time yourself. I dont want slow perfection; I want fast, accurate reasoning. If you keep this up youll move from getting answers right to explaining them so clearly nobody can argue. Not satisfied: keep working. Satisfied: excellent — but dont let that softness creep in. Push for clarity, every time.