Cubes & Cuboids

Saturday, August 17, 2013

A cube is a three dimensional solid structure which has,
  • 6 Faces
  • 8 Vertices or corners
  • 12 Edges
Now we want to cut this cube to make smaller cubes. We can do this by slicing the cube along XY, YZ and XZ planes. To get maximum number of smaller cubes with minimum number of required cuts, we should cut in equal numbers along all three axes.

Let n be the number of smaller cubes along each edge.

Then maximum cubes can be formed = n3


Q-1. A cube has its sides of 5 cm in length. It is cut to make smaller cubes of size 1 cm each. Then find number of such smaller cubes formed and minimum number of cuts required.

Solution:  Here smaller cube has side of 1 cm, while larger cube has its side of 5 cm. So we can have 5 such cubes on its each edges.
Hence  n=5
So maximum number of such cubes formed= n3 = 53= 125
& the minimum number of cuts required to make 125 cubes = 4 + 4 + 4 = 12

For clear understanding follow these illustrations


No of Cuts:             1 Cut (Along XY Plane)    1+1=2 (XY & YZ)         1+1+1=3 (XY, YZ & XZ)
No of Cubes:                            2                            2x2=4                              2x2x2=8
No of Cuts:             2  (Along XY Plane)      2+2=4   (XY & YZ)         2+2+2=6   (XY, YZ & XZ)
No of Cubes:                          3                               3x3=9                              3x3x3=27

From the above illustration we can deduce that:

To make (n x n x n) cubes from a larger cube, 
minimum number of cuts are required = (n-1)+(n-1)+(n-1)     or    3(n-1)



Q-2.  Find the minimum number of cuts required to make 120 smaller cubes from a larger cube.

Solution: In such type of questions when the required number is not a perfect cube, we find the way by which this number can be formed by multiplying three integers.

Let the number to be formed is represented as:  (a x b x c)
then the number of minimum cuts required = (a-1) + (b-1) + (c-1)

Here 120 can be written in multiplication of three numbers and minimum no of cuts required in all the conditions are as follows:

1  x   1  x  120            0 + 0 +119  =  119
1  x   2  x   60            0 + 1 + 59  =   60
1  x   3  x   40            0 + 2 + 39  =   41
1  x   4  x   30            0 + 3 + 29  =   32
1  x   5  x   24            0 + 4 + 23  =   27
1  x   6  x   20            0 + 5 + 19  =   24
1  x   8  x   15            0 + 7 + 14  =   21
1  x   8  x   15            0 + 7 + 14  =   21
1  x  10  x   12            0 + 9 + 11  =   20
2  x   2  x   30            1 + 1 + 29  =   31
2  x   3  x   20            1 + 2 + 19  =   22
2  x   4  x   15            1 + 3 + 14  =   18
2  x   5  x   12            1 + 4 + 11  =   16
2  x   6  x   10            1 + 5 +  9  =   15
3  x   4  x   10            2 + 3 +  9  =   14
3  x   5  x    8            2 + 4 +  7  =   13
4  x   5  x    6           3 + 4 +  5  =   12

It is clear from the tables that minimum 12 cuts are required to make 120 cubes and we can do this by slicing 4, 5 and 6 times along its planes respectively.

You might be thinking that finding the factors is a tedious task and consumes much time. But it's not, you can get it easily by following these steps:
  • Find the nearest perfect cube number & find the cube root of it.
  • Check whether the given number is divisible by the cube root found in first step.
  • If not divisible then check the divisibility with one above or one below of that number, again if it is not divisible then try with next number and so on.
  • After division find the factors of quotient keeping in mind that both numbers are nearest to cube root calculated in first step with minimum difference.
  • If possible again arrange all three numbers in such a way that their sum is minimum.
In our case we have to make 120 cubes and nearest perfect cube number 120 is 125.
We take the cube root of 125, which is 5
Now we divide 120 by 5, it gives 24 as quotient.
Factors of 24 are:   ( 4 X 6 ),  where both the numbers differ by 1 with 5
So we get the factor as:    ( 4 x 5 x 6 ) and the minimum cuts are ( 3 + 4 + 5) = 12


Q-3.  Find the minimum number of cuts required to make 50 sub cubes.
Solution:  Here nearest perfect cube is 64 whose cube root is 4, But 50 is not divisible by 4, so we take either 3 or 5 to check the divisibility.
Here 50 is divisible by 5, By dividing it by 5 we get 10 as quotient.
Now get the factor of 10, it is  ( 2 x 5 )
So we get the multiples for 50 as  ( 2 x 5 x 5)
& minimum cuts required is ( 1 + 4 + 4 ) = 9

Q-4.  Find the minimum number of cuts required to make 920 smaller cubes.
Solution:  Here nearest perfect cube is 1000 whose cube root is 10
Clearly it is divisible by 10, and we get quotient 92 by dividing 920 by 10.
Factors of 92 are  ( 1 x 92 ), ( 2 x 46 ) and ( 4 x 23 )
We take factor ( 4 x 23 ) because both numbers have least difference with 10 than other pairs.
So we get the multiples as  ( 4 x 10 x 23 )
But see, here we can still arrange the result to get the optimum result. We can re write it as  ( 5 x 8 x 23 )
& it will require minimum cuts = 4 + 7 + 22 = 33


CUBE WITH PAINTED FACES:

Now we are interested in cubes whose faces are painted with same color. We are taking example of  ( 5 x 5 x 5 ) or 53 type of cube.




Q-5.   If a 5x5x5 cube is painted in blue color. Find
         (i)    How many cubes have 3 faces painted
         (ii)   How many cubes have 2 faces painted
         (iii)  How many cubes have 1 faces painted
         (iv)  How many cubes have none of the faces painted
         (v)   How many cubes are visible from outside.

Solution:  














 
  (i)   All the cubes at vertices or corners have three faces painted. There are 8 such cubes. 
  • For every cube of size 2x2x2 and above and painted in single color have 8 such cubes.

  (ii)  All cubes at edges except cubes at corners have two faces painted. Here every edges has 3 such cubes. So we can find the total number of such cubes are 12 x 3 = 18

  (iii)  All cubes at faces except cubes at edges have only one face painted. There are 3 x 3 such cubes on every face. So we can find total number of such cubes are  6 x 3 x 3 = 54

  (iv)  All inner cubes have none of the faces painted. These cubes doesn't lie on edges and faces. Total number of such cubes are:  3 x 3 x 3 = 27

  (v)   We can calculate the number of visible cubes by counting as follows
All cubes at two opposite faces:  2 ( 5 x 5 ) = 50
For other two opposite faces, Two edges are common for each face, So number of such cubes are :  2 ( 5 x 3 ) = 30
For remaining two opposite faces, every face has four 2 x 2 edges common, So number of such cubes are :  2 ( 3 x 3 ) = 18
Total number of such cubes are:   98

Alternative: We can also calculate in shortcut way 
Total Number of visible cubes = Total cubes - Interior cubes
                                              = n3 - (n-2)3 
                                              = 125 - 27 = 98
 
Creating generalized formula from above example:

  (i)     Number of smaller cubes with 3 faces painted = 8 ( Always )
  (ii)    Number of smaller cubes with 2 faces painted = 12 x ( n - 2 )
  (iii)   Number of smaller cubes with 1 face painted = 6 x ( n - 2 )2
  (iv)   Number of smaller cubes with none of the face painted = ( n - 2 )3
  (v)    Number of visible cubes from outside = n3 - (n-2)3   

2 comments

  1. What if the sides of cuboid are given and it is to be cut in maximum number of equal cubes. Then how many cubes shall be there. If the sides of the cuboid is 16*16*12

    ReplyDelete
  2. Good information. Thanks.

    ReplyDelete

 

Followers

Most Reading