The problem asks for the total area to be covered with coloured paper on an aquarium shaped like a cuboid. The surfaces to be covered are the base, the two side faces, and the back face.
The external measures of the cuboid aquarium are:
We need to calculate the area of each specified surface:
Area_{base} = $l \times w$
Area_{base} = $80 \text{ cm} \times 30 \text{ cm} = 2400 \text{ cm}^2$
Area_{sides} = $2 \times (w \times h)$
Area_{sides} = $2 \times (30 \text{ cm} \times 40 \text{ cm}) = 2 \times 1200 \text{ cm}^2 = 2400 \text{ cm}^2$
Area_{back} = $l \times h$
Area_{back} = $80 \text{ cm} \times 40 \text{ cm} = 3200 \text{ cm}^2$
The total area of paper needed is the sum of the areas calculated above.
Total Area = Area_{base} + Area_{sides} + Area_{back}
Total Area = $2400 \text{ cm}^2 + 2400 \text{ cm}^2 + 3200 \text{ cm}^2 = 8000 \text{ cm}^2$
Therefore, the area of the paper needed is $8000 \text{ cm}^2$.