Question
Time taken by pipe 'A' to fill a tank is 45 minutes.
When both pipes 'A' and 'B' are opened together, the tank gets filled in 18 minutes. Find the time taken by 'B' to fill the tank alone.Solution
Let the capacity of the tank be 90 litres (LCM of 45 and 18).
Efficiency of 'A' = (90/45) = 2 litres/minute
Combined efficiency of 'A' and 'B' = (90/18) = 5 litres/minute
Efficiency of 'B' = 5 - 2 = 3 litres/minute
Therefore, required time = (90/3) = 30 minutes
Hence, the answer is 30 minutes.Â
Who is widely regarded as the "Father of the Computer" for his conceptual design of the Analytical Engine?
The time horizon of data warehouse is
State True/False
With a data mart, teams can access data and gain insights faster, because they don’t have to spend time searching within a ...
In the Least Recently Used (LRU) page replacement algorithm, given the following reference string 4, 2, 4, 1, 5, 2, 3, 4, and assuming 3 frames, how man...
Port number for data and control of FTP protocol
In an operating system, which of the following scheduling algorithms minimizes the average waiting time for all processes?Â
SMTP commands
Which of the following best describes the concept of abstraction in object-oriented programming (OOP)?Â
Recursion uses
 Which one of the following given statements possibly contains the error?