Question
A cuboidal box has dimensions of length = 18 cm, breadth
= 15 cm, and height = 10 cm. If the breadth is increased by 20% and the height is decreased by 20%, by what percentage does the volume of the box decrease?Solution
Volume of the original box = 18 X 15 X 10 = 2700 cm3 New breadth of the box = 15 X 1.2 = 18 cm New height of the box = 10 X 0.8 = 8 cm So, new volume of the box = 18 X 18 X 8 = 2592 cm3 So, percentage reduction in volume = {(2700 - 2592) ÷ 2700} X 100 = 4% Alternate solution Let the length, breadth and height of the cuboid originally be 'l' units, 'b' units and 'h' units, respectively Therefore, original volume of the cuboid = 'lbh' cubic units New breadth of the cuboid = '1.2b' units New height of the cuboid = '0.8h' units New volume of the cuboid = 1.2b X 0.8h X l = '0.96lbh' cubic units Required percentage = {(lbh - 0.96lbh)/lbh} X 100 = 4%
Which layer of the OSI model is responsible for encrypting and decrypting data for security purposes?
Which programming language is used to add interactivity and dynamic content to websites?
Which concurrency control technique allows a transaction to read uncommitted data?
In a blockchain network, what are "nodes"?
Which application layer protocol is commonly used for transferring web pages over the internet?
The smallest unit of memory that the CPU can read or write is ___.
What does A/B testing involve in data analytics?
Which type of memory is faster to access and closer to the processor, providing temporary storage for frequently used data?
Which of the following techniques is used for dimensionality reduction while preserving the data’s variance?
What is an algorithm?