Question
Pipe βAβ and pipe βBβ can fill a cistern in 30
minutes and 10 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/30 = 2 units/minute Efficiency of pipe βBβ = 60/10 = 6 units/minute Efficiency of pipe βCβ = 60/12 = 5 units/minute So, combined efficiency of pipes βAβ, βBβ and βCβ = 2 + 6 β 5 = 3 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/3 = 10 minutes
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Β
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?