Question
A cylindrical tank with a height of 12 meters and a
radius of 7 meters is filled with water. It has a leakage at the bottom that drains water at a rate of 25 liters per minute. How long will it take to empty half of the tank?Solution
Volume of the tank = πr²h = (22/7) × 7² × 12 = (22/7) × 49 × 12 = 1848 m³. Half of the volume = 1848 / 2 = 924 m³. Convert to liters: 924 × 1,000 = 9,24,000 liters. Time to empty = Volume / Rate = 9,24,000 / 25 = 36,960 minutes. Convert to hours: 36,960 / 60 = 616 hours. Correct answer: a) 616 hours.
What is the scope of a parameter in a function?
What does the ‘range(5)’ function in Python produce?
Which of the following is a primary source of energy for most power plants?
Which command is used to change the permissions of a file in a Unix/Linux system?
In a LAN, what is a common device used to connect multiple segments or networks and make forwarding decisions based on MAC addresses?
In a synchronous sequential circuit, what is the purpose of the clock signal?
What is the purpose of a capacitor in an AC circuit?
What is the main purpose of the parity bit in error detection?
Which type of data refers to information that is generated by users while interacting with digital systems, such as web clicks and social media interac...
Which backup strategy involves rotating backup media to ensure data redundancy and off-site storage?