Question
Pipe βAβ and pipe βBβ can fill a cistern in 10
minutes and 12 minutes respectively. Pipe βCβ alone can empty the cistern in 12 minutes. If all three pipes are opened together then what is the time taken to fill 50% of the cistern?Solution
Let the capacity of the cistern = 60 units Then, efficiency of pipe βAβ = 60/10 = 6 units/minute Efficiency of pipe βBβ = 60/12 = 5 units/minute Efficiency of pipe βCβ = 60/12 = 5 units/minute So, combined efficiency of pipes βAβ, βBβ and βCβ = 6 + 5 β 5 = 6 units/minute 50% of the cisternβs capacity = 30 units Therefore, time taken by all 3 pipes together to fill 50% of the cistern = 30/6 = 5 minutes
Which version of Java introduced "Project Loom" for improving multithreading?
Which of the following tasks is primarily performed by the Central Processing Unit?
What kind of memory is both static and non -volatile?
The act of holding and moving the mouse while pressing the button is called:
What is the main purpose of using conditional formatting in Excel?
Which of the following is not an advantage of Cloud Computing?
_______ translates the semantic instructions developed by programmers into machine language.
Which of the following is NOT a source of viruses?
What is the standard query language supported by most DBMSs?
A system call that suspends the caller until another process wakes it up is: