Question 22
What about in the following case?

To find the shortest distance an ant travels on the surface of a cuboid, we unfold the cuboid's faces into a flat, two-dimensional shape called a net. Then, we calculate the straight-line distance between the ant's starting point and the laddoo's position on this net. We must consider different ways to unfold the cuboid, as the shortest path might cross different faces.
Step 1 — Identify positions
Let us define the dimensions of the cuboid. Let its length (front-to-back) be , its width (left-to-right) be , and its height (bottom-to-top) be . We place the cuboid in a 3D coordinate system with its bottom-left-back corner at the origin .
The ant is on the right face. From the diagram, we assume it is at the center of this face in terms of its length and height. So, the ant's position is .
The laddoo is on the top face. It is at the center of the edge between the top face and the front face. This edge runs from to . So, the laddoo's position is .
Step 2 — Unfold the cuboid
We will unfold the cuboid's faces into a 2D plane. This allows us to find the shortest path, which is a straight line on the unfolded net. We need to consider different ways the faces can be unfolded to find the true shortest path.
Step 3 — Calculate distances for different paths
We will consider three common unfoldings that connect the ant's starting point to the laddoo.
Path 1: Ant crosses the top-right edge. This path involves the ant moving from the right face directly onto the top face. We unfold these two faces. Let us place the right face in a 2D coordinate system. Its dimensions are . The ant's position on this unfolded face is . The top face is attached to the top edge of the right face. Its dimensions are . The laddoo is at in 3D. On the top face, its coordinates are (distance from left edge, distance from front edge). When we unfold, the laddoo's position on the 2D net is . The distance is:

Path 2: Ant crosses the front-right edge, then the front-top edge. This path involves the ant moving from the right face, across the front face, and then onto the top face. We unfold these three faces. Let us place the front face in a 2D coordinate system. Its dimensions are . The right face is attached to the right side of the front face. Its dimensions are . The ant's position on this unfolded net is . The top face is attached to the top side of the front face. Its dimensions are . The laddoo's position on this unfolded net is . The distance is:

Path 3: Ant crosses the back-right edge, then the back-top edge. This path involves the ant moving from the right face, across the back face, and then onto the top face. We unfold these three faces. Let us place the back face in a 2D coordinate system. Its dimensions are . The right face is attached to the right side of the back face. Its dimensions are . The ant's position on this unfolded net is . The top face is attached to the top side of the back face. Its dimensions are . The laddoo is at in 3D. On the top face, its coordinates are (distance from left edge, distance from back edge). The laddoo's position on this unfolded net is . The distance is:

Answer
To find the shortest distance the ant has to travel to reach the laddoo, we must calculate the distances for all possible unfoldings and choose the minimum value. In this case, the shortest distance will be the minimum of the following three expressions:
(i) (ii) (iii)
More questions in IT
Draw the initial few steps (at least till Step 2) of the shape sequence that leads to the Sierpinski Carpet.
By its construction, each step in the sequence has (i) squares of the same size that remain in the figure, and the size of these squares becomes smaller and smaller as the step number increases, and (ii) square holes that are formed by removing square pieces.
Show that by joining the midpoints of an equilateral triangle, we divide it into 4 identical equilateral triangles.
[Hint: Note that the corner triangles are isosceles.]
This fractal is called the Sierpinski Triangle/Gasket.
In previous classes, you've seen solids that are much simpler than an elephant or cat, such as cubes, spheres, cylinders, and cones. What would the profiles of these look like, from different viewpoints?
Can you describe a solid and a viewpoint that would result in each of the following cases? If it helps, you can imagine the solid passing through a wall like Tom did, and leaving a hole of the appropriate shape.
- A solid whose profile has a square outline
- A solid whose profile has a circular outline
- A solid whose profile has a triangular outline
As we saw with the elephant, a given solid might have very different profiles from different viewpoints. Can you visualise solids that have the following contrasting profiles?
Spend some time on this, and if you are finding it difficult to visualise, you may look around and use objects that are around you, or that you will make in the next section. Feel free to consider viewpoints from any direction, including directly above the object.
- A solid with a rectangular profile from one viewpoint and a circular profile from another viewpoint
- A solid with a circular profile from one viewpoint and a triangular one from another viewpoint
- A solid with a rectangular profile from one viewpoint and a triangular one from another viewpoint
- A solid with a trapezium shaped profile from one viewpoint and a circular one from another viewpoint
- A solid with a pentagonal profile from one viewpoint and a rectangular one from another viewpoint
Are there unique solids for each of the conditions, or can you come up with multiple possibilities?
If the congruent polygons of a prism have 10 sides, how many faces, edges and vertices does the prism have? What if the polygons have sides?
If the base of a pyramid has 10 sides, how many faces, edges and vertices does the pyramid have? What if the base is an -sided polygon?
What is a net of a cube?
Visualise how it can be folded to form a cube.
What is a net of a regular tetrahedron? Which of the following are nets of a regular tetrahedron?
Are there any other possible nets?
Draw a net with appropriate measurements that can be folded into a regular tetrahedron. Verify if it works by making an actual cutout.
Draw a net with appropriate measurements that can be folded into a square pyramid. Verify if it works by making an actual cutout.
What is the net of a cylinder?
If the circular faces of a cylinder are unfolded, and if a cut is made along the height of the cylinder, as shown in the figure below, then we get
What are the sidelengths of the rectangle obtained?
How will the net of a cone look?
If the cone is slit open along the line and then unrolled, what will we get?
Observe that all the points on the boundary of the base circle are at equal distances from 'O'. So after unrolling the cone, the boundary of the net will be a portion of a circle with centre O.
What surface do you construct by using the above net, in which O is not the centre of the boundary circle? Make a physical model to help you answer this question!
Draw a net with appropriate measurements that can be folded into a triangular prism. Verify that it works by making an actual cutout.
Taking all the triangles in the net to be equilateral, make a cutout of the net and fold it to form an octahedron.
What is the shortest path for the ant to reach the laddu?
What about in the following case?
If we think that a certain path is the shortest, how can we be sure that it truly is, among all the infinite possibilities?
For example, are either of these the shortest path?
What does this show?
Have we now completely analysed the problem of finding the shortest path between two points on a cuboid?
What is the length of the shortest path between the ant and the laddu?
What happens to the length of a line in its projection?
Can you now compare the lengths and ?
When is the length of the projected line equal to its actual length?
What do you think are the different possible projections of a square that we get based on its orientation?
What do you think is the projection of a parallelogram under different orientations?
Can this ever be a quadrilateral that is not a parallelogram? As a starting point, you could think about the projection of a pair of parallel lines.
What can you say about the projection of an -sided regular polygon?
[Hint: Projection of a polygon is composed of the projections of its sides.]
How would the projections of a cube and a cone look?
See Figures 4.2–4.5. In each case, see if you can visualise another object that gives the same projection.
Find another object that makes the same projection as that of a given cone.
Have you played Tetris? There are five basic shapes in Tetris, corresponding to the different ways of arranging four squares.
Context: In Fig. 4.8, there are five basic shapes in Tetris, corresponding to the different ways of arranging four squares.
Q. Imagine these are cubes, not squares. Draw each of these on your isometric paper (you can find it at the end of the book).
Why is this correspondence between directions on isometric paper and axes of the solid so effective for communicating the shape of the solid?
Can you try drawing the other tetris shapes on isometric paper?