Math, asked by naseemakhatoon619, 7 months ago

What is the maximum number of cubes
which can be stacked inside the given
cylinder? (All dimensions are of same unit.)
10
-2.5-​

Answers

Answered by venkatanathan20
7

Answer:

) A box can be placed on top of another box only if both width and depth of the upper placed box are smaller than width and depth of the lower box respectively.

2) We can rotate boxes such that width is smaller than depth. For example, if there is a box with dimensions {1x2x3} where 1 is height, 2×3 is base, then there can be three possibilities, {1x2x3}, {2x1x3} and {3x1x2}

3) We can use multiple instances of boxes. What it means is, we can have two different rotations of a box as part of our maximum height stack

Step-by-step explanation:

Similar questions