G3.1 Stage 3–5 Geometry

Shape properties, nets & perspective

Properties & classification of 2-D shapes (quadrilaterals incl. kite, parallelogram, rhombus, trapezium; triangles by type) and 3-D solids (incl. prism); right angle, perpendicular & parallel lines; draw with ruler/set square/compass; nets of cubes/cuboids; 2-D representations of 3-D solids / perspective.

Shapes have properties — features you can check, like how many sides they have, whether sides are parallel, or whether corners are right angles. Classifying shapes means sorting them by these properties, and it works for both flat (2-D) shapes and solid (3-D) shapes.

What it means

Two ideas about lines come first. Parallel lines run in the same direction and never meet, however far you extend them — like the two rails of a train track. Perpendicular lines cross at a right angle: a square corner, the angle at the corner of a book, measuring exactly 90 degrees.

Now the flat shapes. A quadrilateral is any shape with four straight sides. We name special ones by their properties:

  • Parallelogram — both pairs of opposite sides are parallel.
  • Rhombus — a parallelogram whose four sides are all equal length (a “pushed-over square”).
  • Trapezium — exactly one pair of sides is parallel.
  • Kite — two pairs of neighbouring sides are equal, like the flying toy.

Triangles are sorted by their sides or angles: equilateral (all three sides equal), isosceles (two equal), scalene (all different), and right-angled (one corner is a right angle).

Solid shapes have properties too: faces (flat surfaces), edges (where faces meet), and vertices (corners). A prism is a solid with the same shape running all the way through — slice it anywhere across and you get the same cross-section. A cuboid (box) is a prism with rectangular faces.

To draw these shapes exactly, you use the right tool for each job: a ruler for straight sides of a set length, a set square (a triangle with a built-in right angle) to draw perpendicular and parallel lines, and a compass to strike arcs and mark off equal lengths — the way you construct an equilateral triangle from two crossing arcs.

A net is what you get if you unfold a solid flat, like flattening a cardboard box. Fold the net back up and the solid returns. A cube has 6 square faces, so its net is 6 squares joined edge-to-edge — and there are 11 different arrangements that fold into a cube. Perspective is the opposite trick: drawing a 3-D solid on flat paper so it looks solid, using slanted edges to suggest depth.

Worked examples

1. Classify by property. Is a square a rhombus? Check: are all four sides equal? Yes. Are opposite sides parallel? Yes. So a square is a rhombus — a special one, with right angles too. Classification nests: squares live inside rhombuses, which live inside parallelograms.

2. Count a cube’s parts.

featurecube
faces6
edges12
vertices8

3. Test a net. Take 6 squares in a cross shape (four in a row, one above and one below the second square). Fold along every join and it closes into a cube. Now take 6 squares in one straight row — fold, and the ends overlap. Not a valid cube net.

The generative-art connection

Shape properties are the rules a drawing follows, so they are perfect to make and see. Point a turtle to draw a triangle: it must turn the same amount at each corner and return home — the properties are the program. In Scratch or Turtle Blocks (https://turtle.sugarlabs.org/), changing “turn 90°” to “turn 120°” turns a square into a triangle, and children feel angle and side directly.

Nets are generative too: an unfolded cube is a flat pattern that rebuilds itself into a solid. Decorate each of the 6 faces, fold, and you have designed a 3-D object from flat art. In GeoGebra you can drag a vertex and watch which sides stay parallel, so a parallelogram morphs live into a rectangle — the classification changing before your eyes.

Common misconceptions

  • “A square isn’t a rectangle.” It is — a square meets every rectangle rule (four right angles, opposite sides equal) and simply adds all sides equal.
  • “Shapes must sit flat-side-down to count.” A square rotated 45° is still a square; a triangle balanced on a point is still a triangle. Orientation is not a property.
  • “Any 6 squares fold into a cube.” Only certain arrangements work — 11 of them. The squares must wrap around without overlapping.

What a learner should be able to solve

The benchmark for mastering this concept — the problems a child at this stage is expected to be able to work through.

  1. A shape has four straight sides. Both pairs of opposite sides are parallel, but none of its corners is a right angle and the sides are not all equal. What is the best name for it? Explain how you know.

    Answer

    A parallelogram. Four straight sides makes it a quadrilateral; both pairs of opposite sides being parallel is exactly the parallelogram rule. It is not a rectangle (no right angles) and not a rhombus (sides not all equal), so parallelogram is the most precise name.

    Art hook Canvas: draw a parallelogram from one base vector and one slant vector, then let a slider tilt the slant from vertical (rectangle) through to steep. Tint the two parallel pairs in two colours so both parallel pairs glow as it morphs.

  2. Sort these triangles by their sides. Triangle A has sides `5 cm`, `5 cm`, `5 cm`. Triangle B has sides `6 cm`, `6 cm`, `4 cm`. Triangle C has sides `3 cm`, `4 cm`, `5 cm`. Name each type.

    Answer

    A is equilateral (all three sides equal). B is isosceles (exactly two sides equal). C is scalene (all sides different). C also happens to be right-angled — `3² + 4² = 9 + 16 = 25 = 5²` — but sorted by sides it is scalene.

    Art hook Place three triangles side by side on a canvas; colour each edge by its length so equal edges share a hue. Equilateral shows one colour, isosceles two, scalene three, making the classification visible at a glance.

  3. Fill in the table for a triangular prism (like a tent or a Toblerone box): how many faces, edges, and vertices does it have?

    Answer

    Faces `5` (2 triangular ends + 3 rectangular sides), edges `9`, vertices `6`. Count them: the two triangular ends each have 3 corners (`3 + 3 = 6` vertices); the edges are the two sets of 3 triangle edges plus the 3 long edges joining the ends (`3 + 3 + 3 = 9`). Check: `faces + vertices − edges = 5 + 6 − 9 = 2`.

    Art hook Draw a triangular prism in simple perspective (two triangles offset and joined by slanted lines). Let a click cycle-highlight faces, then edges, then vertices in different colours while a counter ticks up the total of each.

  4. Take six squares arranged in a T-shape: a row of three squares, with three more squares stacked in a column below the middle square of the row. If you fold along every join, does it fold into a cube? Explain.

    Answer

    Yes — this is one of the 11 valid cube nets. The middle column is four squares tall, so it wraps around four of the cube's faces; the two squares flanking the top of the column then fold over to become the top and bottom faces. Every square meets its neighbours edge-to-edge with no overlap and no gap, so it closes into a cube.

    Art hook Build a net editor on a grid: the child drags 6 squares into a shape, presses Fold, and the canvas animates the squares hinging up. Valid nets snap shut into a cube (celebrate with colour); invalid ones leave a visible gap.

  5. Using the words parallel, perpendicular, and right angle, describe a rectangle as fully as you can.

    Answer

    A rectangle has four straight sides. Opposite sides are parallel (and equal in length). Neighbouring sides are perpendicular, meeting at right angles, so all four corners are right angles (`90` degrees).

    Art hook Canvas: draw a rectangle and, on hover, mark each corner with a little right-angle square and draw the two pairs of opposite sides in matching colours with small arrows showing each pair runs in the same (parallel) direction.

Training exercises

Practice problems, easier first, that build toward the bar above. Each doubles as a seed for an interactive artwork.

  1. Look around your room (or picture a train track and a set of stairs). Point to two lines that are parallel (run the same way and never meet) and two lines that are perpendicular (cross at a square corner). Say which is which.

    Answer

    Any correct pair works. Example: the two rails of a train track are parallel; the upright and the tread of a stair meet at a right angle, so they are perpendicular. Success = correctly labelling one parallel pair and one perpendicular pair.

    Art hook Canvas grid where clicking two points draws a line; the sketch compares each new line's slope to the previous one and labels it 'parallel' (same slope) or 'perpendicular' (slopes multiply to −1), drawing a right-angle mark whenever they cross at 90 degrees.

  2. Which of these is a quadrilateral: a triangle, a square, a circle, a pentagon? How do you know?

    Answer

    The square. A quadrilateral is any shape with exactly four straight sides; the square has four straight sides. A triangle has three, a pentagon five, and a circle has no straight sides at all.

    Art hook Show shapes with 3, 4, 5, and curved sides; a slider sets a target side-count and every shape matching it lights up, so children see 'quadrilateral' = the 4-side family.

  3. Name each triangle by its corners: Triangle P has one square (right-angle) corner. Triangle Q has three equal corners. What type is each?

    Answer

    P is a right-angled triangle (it has a right angle). Q is equilateral: three equal corners means three equal angles of `60` degrees, which forces three equal sides too.

    Art hook Rotate a triangle on canvas while keeping a right-angle marker on its 90-degree corner; the marker stays a clean square as the whole shape spins, showing orientation does not change the property.

  4. True or false: 'A shape only counts as a square if one of its sides is flat along the bottom.' Explain your answer.

    Answer

    False. A square tilted onto a corner (rotated `45` degrees) is still a square. Orientation is not a property of a shape; only its sides and angles decide what it is.

    Art hook Place one square on canvas and let the child spin it with a rotation slider; a label reads 'still a square' at every angle, driving home that turning does not change the name.

  5. A quadrilateral has exactly one pair of parallel sides. Is it a parallelogram, a trapezium, or a kite?

    Answer

    A trapezium. A trapezium has exactly one pair of parallel sides. A parallelogram needs two pairs of parallel sides, and a kite is defined by two pairs of equal neighbouring sides, not by parallel sides.

    Art hook Draw a trapezium and colour its one parallel pair; a slider slides the shorter parallel side along until it matches the longer one, morphing the trapezium into a parallelogram and adding a second colour when the second pair becomes parallel.

  6. A cuboid (a box shape, like a cereal box) — count its faces, edges, and vertices.

    Answer

    Faces `6`, edges `12`, vertices `8`. Like a cube, a cuboid has 6 rectangular faces, 12 edges where they meet, and 8 corners. Check: `6 + 8 − 12 = 2`.

    Art hook Draw a cuboid in perspective and let taps peel off one face at a time, greying it and adding 1 to a face-counter, until all 6 are counted.

  7. Spot the mistake. Sam says: 'A rhombus can never be a square, because a square has right angles and a rhombus does not.' Is Sam right? Fix the statement.

    Answer

    Sam is wrong. A rhombus is any quadrilateral with four equal sides; its corners may or may not be right angles. When a rhombus's corners are all right angles, it IS a square — so a square is a special rhombus. Corrected: 'A rhombus with right angles is a square.'

    Art hook Canvas: a four-equal-sided shape (rhombus) with a slider that opens its corner angle from squashed toward 90 degrees; the label flips to 'square!' exactly when all corners hit 90, showing the square as the special case.

  8. Six squares are joined in a staircase pattern: start with two squares side by side, then step up — add a square on top of the right one, another to the right of that, another on top of that, and one more to its right (a zig-zag climbing right). If you fold along the joins, does this make a cube? Try to picture the folding.

    Answer

    No. This zig-zag 'staircase' is not one of the 11 valid cube nets — folding it leaves faces overlapping and leaves gaps, so it will not close into a cube. Only arrangements where the six squares wrap around all six directions without any square landing on top of another will work; a diagonal staircase doubles some faces and misses others.

    Art hook Net-folder animation: the staircase hinges up and two squares visibly land on the same face while other directions stay open, with a gentle 'not a cube net' message rather than a failure buzzer.

  9. Sketch (or describe in words) how to draw an equilateral triangle using only a ruler and a compass. What is each tool doing?

    Answer

    Draw one side of the chosen length with the ruler. Open the compass to that same length. From each end of the side, strike an arc; the two arcs cross at one point. Join that point to both ends with the ruler. The compass guarantees the two new sides equal the first, so all three sides match. The compass fixes equal lengths; the ruler draws the straight sides.

    Art hook Animate a compass sweeping two arcs from the ends of a drawn segment; where the arcs intersect, auto-draw the two remaining sides, revealing the equilateral triangle rising from the crossing point.

  10. How is a net for a cube different from a net for a triangular prism? Say how many of each shape of face each net contains.

    Answer

    A cube's net is 6 squares (all faces square). A triangular prism's net is 2 triangles plus 3 rectangles (`2 + 3 = 5` faces). Different solids unfold into different collections of flat faces.

    Art hook Two net editors side by side: one snaps only squares, the other snaps triangles and rectangles. Press Fold on each to watch a cube and a triangular prism build themselves from their flat pieces.

  11. Classify this shape as fully as you can: a quadrilateral with two pairs of equal neighbouring sides (a short pair meeting at the top, a long pair meeting at the bottom) but no parallel sides. What is it?

    Answer

    A kite. A kite has two pairs of equal sides that are next to each other (neighbouring), not opposite, and it has no parallel sides. That matches the description exactly.

    Art hook Draw a kite from two mirror-image triangles sharing a base; sliders control the short-pair and long-pair lengths, and matching-length edges share a colour so the two neighbouring equal pairs stay visible as the kite changes shape.

  12. Reasoning challenge: Every square is a rectangle, and every rectangle is a parallelogram. Use this to decide — is every square a parallelogram? Explain the chain.

    Answer

    Yes. A square is a rectangle, and a rectangle is a parallelogram, so following the chain a square must be a parallelogram too (both pairs of opposite sides are parallel). Classification nests: square inside rectangle inside parallelogram.

    Art hook Draw nested rings (parallelogram outer, rectangle middle, square inner) as a shape-family Venn diagram; clicking the square lights the whole chain of rings it belongs to, showing every square is also all the outer types.