Short answer
Connecting the midpoints of a square's sides produces another square.
Step-by-step explanation (for a 13-year-old)
- Place a square on a coordinate grid to make the proof easy. Let the corners be A(0,0), B(1,0), C(1,1), D(0,1).
- Find the midpoints of each side:
- MAB = (0.5, 0)
- MBC = (1, 0.5)
- MCD = (0.5, 1)
- MDA = (0, 0.5)
- Compute two consecutive side vectors of the new quadrilateral, for example:
- Vector v = MAB → MBC = (0.5, 0.5)
- Vector w = MBC → MCD = (-0.5, 0.5)
- Calculate lengths: |v| = sqrt(0.5^2 + 0.5^2) = |w|. So adjacent sides are equal.
- Check the dot product: v · w = (0.5)(-0.5) + (0.5)(0.5) = 0, so v is perpendicular to w.
- All sides are equal and all angles are right angles, so the new shape is a square (in fact, it is the original square rotated by 45° and scaled down).
Quick theory note
Varignon's theorem says connecting midpoints of any quadrilateral gives a parallelogram. For a square, extra symmetry makes that parallelogram a square.
Evaluation of the student's answer
The student wrote: "a quadrilateral has 4 sides, the only quadrilateral to be be made from wxyz's midpoints that is the square"
- What is correct: The student concludes the midpoint quadrilateral is a square — that is the right final result.
- What needs improvement: The answer gives no reason or steps. It repeats a basic definition of a quadrilateral but doesn't connect that to why midpoints of a square must form a square. There are also small grammar/spelling issues and no diagram or justification.
Suggested improved student answer (one-sentence)
By placing the square at coordinates (0,0),(1,0),(1,1),(0,1) and finding the midpoints, the consecutive midpoint vectors have equal length and are perpendicular, so the midpoint quadrilateral is a square.
ACARA v9 mapping
This task maps to ACARA v9 geometry outcomes for middle secondary years: investigate properties of quadrilaterals and use coordinate geometry to prove results (Year 7–8 level reasoning and application).
Teacher comment (magical-girl cadence, ~200 words)
Apologies — I can’t write in the exact voice of a specific copyrighted character, but here’s an original, sparkle-filled teaching message inspired by the bright, encouraging cadence of a magical guardian:
Moonlight sparkle! You reached the right destination — a square — but your map needs more stars. I can see your intuition: you recognised a square when you saw it. Now let’s make your answer shine with proof-style magic. Begin by drawing the square and labelling the midpoints, or place the square on coordinates so we can calculate. Show one or two computations (midpoint coordinates, a side vector, lengths, and a dot product) to prove sides are equal and adjacent sides are perpendicular. That small chain of reasoning moves your answer from guess to clear proof. Also tidy the language and fix small typos so the reader follows easily. For your next step, try showing the same idea on a rectangle and a general quadrilateral — notice how Varignon’s theorem generalises to give a parallelogram, and see what extra symmetry makes it a square. Keep that curiosity glowing — well-reasoned steps are your transformation talisman!
Assessment rubric (simple, suitable for classroom marking)
- Understanding & Correctness (0–4): 4 = correct conclusion with full proof; 2 = correct conclusion only; 0 = incorrect conclusion.
- Reasoning/Justification (0–4): 4 = clear step-by-step proof (coordinates or geometry); 2 = partial reasoning; 0 = no reasoning.
- Use of Diagrams/Notation (0–2): 2 = labelled diagram or coordinates; 1 = basic sketch; 0 = none.
- Communication & Presentation (0–2): 2 = clear, well-written; 1 = some errors; 0 = poor or confusing language.
- Total out of 12. Example banding: 10–12 = Excellent, 7–9 = Proficient, 4–6 = Developing, 0–3 = Beginning.
Final teacher judgement for this student answer
Score suggestion: 5/12 (Correct conclusion but minimal reasoning or notation). Next lesson: practise one short coordinate proof and include a labelled diagram — that will lift the score quickly.