The method. Write the solid down as a plan with heights — a small grid, one cell for each square of floor the solid stands on, with the number of cubes stacked there written in. Then each view is read off mechanically:
- Top view — the plan itself: shade every cell where the height is at least 1.
- Front view — for each column of the plan (left to right), draw a bar as tall as the largest height in that column.
- Side view — for each row of the plan (front to back), draw a bar as tall as the largest height in that row.
The word largest is the whole trick: a view is a silhouette, so a tall stack hides everything shorter behind it.
Solid (i) — 3 cubes, all one layer high: two side by side at the front and one behind the right-hand cube.
Front view: a 2 × 1 rectangle
Top view: an L of 3 squares
Side view: a 2 × 1 rectangle (2 deep, 1 high)
Solid (ii) — 4 cubes: a one-cube-wide arm running two cubes back, with a two-cube column standing beside the back cube of the arm.
Front view: L-shaped — left bar 1 high, right bar 2 high
Top view: an L of 3 squares
Side view: L-shaped — front 1 high, back 2 high
Solid (iii) — 4 cubes, all one layer high: a row of three at the back with one more sticking out in front of the left-hand end.
Front view: a 3 × 1 rectangle
Top view: the L-tetromino above
Side view: a 2 × 1 rectangle
Solid (iv) — 6 cubes: a 2 × 2 block of floor, the back row stacked 2 high and the front row 1 high (a two-step staircase).
Front view: a 2 × 2 square (the back wall hides the front step)
Top view: a 2 × 2 square
Side view: a staircase — 1 high at the front, 2 high at the back
Solid (v) — 4 cubes, only one cube deep: a column of three with one cube joined to the middle one on the right.
Front view: the T shape itself — a bar of 3 with one square at its middle right
Top view: a 2 × 1 rectangle
Side view: a 1 × 3 rectangle (1 deep, 3 high)
Solid (vi) — the tallest of the six: a one-cube-high base with a notch cut into its front edge, a column rising two cubes above the base towards the back, and one further cube standing on the base at the right. Write its plan with heights straight off the picture in your book and then apply the three rules above; because the base has a notch, the top view has a bite taken out of it, and because the column rises two cubes, the front view is a stepped outline three cubes tall.