1,077 views
0 votes
0 votes
A cuboid is divided into 192 identical cubelets . This is done by making minimum number of cuts possible.

 

Find the minimum number of cuts.

 

Is there something missing in this question?

 

If not then please suggest a method to solve .

Thank you:)

2 Answers

Best answer
2 votes
2 votes

Minimum cubelets can be only achieved when we cut the cuboid from each dimensions( 3 dimension).

for minimum division we factorise 192 = 4*8*6

               (we need n-1 cuts to divide into n pieces)

therefore total cuts = 3 +7+5 = 15 answer.

selected by
1 votes
1 votes
The general Solution to such problem is to find three factors of x  ( a , b and c )

where a*b*c = x ( here it is 192) such that a,b, and c are closest possible to CubeRoot(x).

Then minimum number of Cuts would be (a-1) + (b-1) + (c-1).

Related questions

1 votes
1 votes
1 answer
1
Hira Thakur asked Nov 6, 2017
3,465 views
The figure shown can be folded into the shape of a cube. In the resulting cube, which of the lettered faces is opposite the face marked x?
0 votes
0 votes
1 answer
3
bhanu kumar 1 asked Jan 14, 2019
378 views
No. of ways to arrange the word letters “SEEDING” such that all vowel together Are?340360720780
0 votes
0 votes
1 answer
4
Arjun asked Sep 23, 2019
551 views
Angles between any pair of $4$ main diagonals of a cube are$\cos^{-1} 1/\sqrt{3}, \pi – \cos ^{-1} 1/\sqrt{3}$$\cos^{-1} 1/3, \pi – \cos ^{-1} 1/3$$\pi/2$none of the ...