Consider a cube in the 3D Cartesian space that has a vertex at and consists of unit cubes.
Now, consider the plane passing through the three vertices of the large cube.
How many of the 1000 unit cubes intersect this plane?
Details and Assumptions
Each cube is closed, i.e, contains the boundary. In particular, the set of cubes is the following
and the question is how many of the elements in this set intersect the plane given by
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The following picture shows a plane (in red) passing through the vertices ( 1 0 , 0 , 0 ) , ( 0 , 1 0 , 0 ) , and ( 0 , 0 , 1 0 ) of a 1 0 × 1 0 × 1 0 cube:
If the 1 0 × 1 0 × 1 0 cube is broken up into 100 unit cubes as indicated in the problem, then the plane would intersect top front vertex of the following unit cubes:
These include the unit cubes ( 7 , 0 , 0 ) , ( 6 , 1 , 0 ) , ( 5 , 2 , 0 ) , . . . ( 0 , 7 , 0 ) ; ( 6 , 0 , 1 ) , ( 5 , 1 , 1 ) , ( 4 , 2 , 1 ) , . . . ( 0 , 6 , 1 ) ; ( 5 , 0 , 2 ) , ( 4 , 1 , 2 ) , ( 3 , 2 , 2 ) ; ... ( 0 , 5 , 2 ) , and so on until ( 0 , 0 , 7 ) . (Algebraically, these are all the unit cubes in which x a + y a + z a = 7 , since each of these unit cubes contain the coordinates ( x a + 1 , y a + 1 , z a + 1 ) , and these coordinates are on the plane x + y + z = 1 0 because ( x a + 1 ) + ( y a + 1 ) + ( z a + 1 ) = x a + y a + z a + 3 = 7 + 3 = 1 0 .) There are 8 + 7 + . . . + 1 = 2 8 ( 8 + 1 ) = 3 6 of them.
The plane would also intersect the unit cubes directly in front of those, which are as follows:
These include the unit cubes ( 8 , 0 , 0 ) , ( 7 , 1 , 0 ) , ( 6 , 2 , 0 ) , . . . ( 0 , 8 , 0 ) ; ( 7 , 0 , 1 ) , ( 6 , 1 , 1 ) , ( 5 , 2 , 1 ) , . . . ( 0 , 7 , 1 ) ; ( 6 , 0 , 2 ) , ( 5 , 1 , 2 ) , ( 4 , 2 , 2 ) ; ... ( 0 , 6 , 2 ) , and so on until ( 0 , 0 , 8 ) . (Algebraically, these are all the unit cubes in which x a + y a + z a = 8 , since each of these unit cubes contain the coordinates ( x a + 3 2 , y a + 3 2 , z a + 3 2 ) , and these coordinates are on the plane x + y + z = 1 0 because ( x a + 3 2 ) + ( y a + 3 2 ) + ( z a + 3 2 ) = x a + y a + z a + 2 = 8 + 2 = 1 0 .) There are 9 + 8 + 7 + . . . + 1 = 2 9 ( 9 + 1 ) = 4 5 of them.
The plane would also intersect the unit cubes directly in front of those, which are as follows:
These include the unit cubes ( 9 , 0 , 0 ) , ( 8 , 1 , 0 ) , ( 7 , 2 , 0 ) , . . . ( 0 , 9 , 0 ) ; ( 8 , 0 , 1 ) , ( 7 , 1 , 1 ) , ( 6 , 2 , 1 ) , . . . ( 0 , 8 , 1 ) ; ( 7 , 0 , 2 ) , ( 6 , 1 , 2 ) , ( 5 , 2 , 2 ) ; ... ( 0 , 7 , 2 ) , and so on until ( 0 , 0 , 9 ) . (Algebraically, these are all the unit cubes in which x a + y a + z a = 9 , since each of these unit cubes contain the coordinates ( x a + 3 1 , y a + 3 1 , z a + 3 1 ) , and these coordinates are on the plane x + y + z = 1 0 because ( x a + 3 1 ) + ( y a + 3 1 ) + ( z a + 3 1 ) = x a + y a + z a + 2 = 8 + 1 = 1 0 .) There are 1 0 + 9 + 8 + . . . + 1 = 2 1 0 ( 1 0 + 1 ) = 5 5 of them.
The plane would also intersect the bottom back vertex of the unit cubes directly in front of those, which are as follows:
These include the unit cubes ( 1 0 , 0 , 0 ) , ( 9 , 1 , 0 ) , ( 8 , 2 , 0 ) , . . . ( 0 , 1 0 , 0 ) ; ( 9 , 0 , 1 ) , ( 8 , 1 , 1 ) , ( 7 , 2 , 1 ) , . . . ( 0 , 9 , 1 ) ; ( 8 , 0 , 2 ) , ( 7 , 1 , 2 ) , ( 6 , 2 , 2 ) ; ... ( 0 , 8 , 2 ) , and so on until ( 0 , 0 , 1 0 ) . (Algebraically, these are all the unit cubes in which x a + y a + z a = 1 0 .) There are 9 + 1 0 + 9 + 8 + 7 + . . . + 2 = 9 + 2 1 0 ( 1 0 + 1 ) − 1 = 6 3 of them.
Therefore, there are a total of 3 6 + 4 5 + 5 5 + 6 3 = 1 9 9 unit cubes that intersect the plane x + y + z = 1 0 .