Question
Tap βAβ and tap βBβ can fill a tank in 48 hours
and 30 hours, respectively. If both taps are opened together, then find the time after which tap βAβ must be closed so the whole tank can be filled in 20 hours.Solution
Let total capacity of the tank is 240 litres (LCM of 48 and 30) Quantity of water filled by tap βAβ in one hour = 240/48 = 5 litres Quantity of water filled by tap βBβ in one hour = 240/30 = 8 litres Let tap βAβ is closed after βxβ hours So, 13 Γ x + 8 Γ (20 β x) = 240 Or, 5x = 80 Or, x = 16Β hours
Which of the following sorting algorithms has a worst-case time complexity of O(n^2)?
Which type of power plant uses mirrors or lenses to concentrate sunlight and generate electricity?
Relational Algebra is
In a 2-to-1 multiplexer, how many select lines are required to choose between two data inputs?
A 'ransomware' attack typically involves:
What happens when a program accesses data that is not currently in physical memory (RAM) due to virtual memory management?
What is the primary purpose of HTML5?
Which specification that provides runtime environment in which java byte code can be executed?
MPLS primarily uses:
The "fetch-decode-execute" cycle in CPU control design refers to the sequence of actions performed for each: