Yanqing from Devonport High School for
Girls sent us a complete solution to this problem:
We would need to use
red cubes and
blue cubes.
For the
cube, there is one yellow cube, so there are
red cubes.
It is the same for the blue cubes: there are
cubes in total, and
of them are not blue.
For the next size up, there would be
cubes in total, and
that aren't green.
So there would be
green cubes. The amount you need for each layer added onto a cube with edges of
will be
.
is the cube you will get when you add the next layer, and
is
the number of cubes already there. (This is Martha's method)
With Emma's method, the top and bottom of the layer would both contain
cubes.
Each added face has
cubes, and the four vertical columns
cubes altogether.
So the expression for the total number of cubes needed would be
.
With Charlie's method, the top and bottom of the layer would both contain
cubes.
Each column has
cubes, and there would be
columns.
So the expression for the total number of cubes needed would be
.
Martha's method:
|
|
Emma's method:
|
|
Charlie's method:
|
|
These are all equivalent.
Another way of thinking about the problem is:
First you put a square with
side of
on each face (
cubes), then a column of
cubes on each edge (
cubes), and finally
one cube
on each corner (
cubes).
This would give us our
expression, which is
what you get when you simplify the other expressions.
Well done Yanqing.