Question
Pipe ‘A’ can fill a 210-litre tank in 21 hours. If
pipe ‘A’ is 25% more efficient than pipe ‘C’ whereas pipe ‘B’ is 50% more efficient than pipe ‘C’, then find the time (in minutes) taken by all the given three pipes to fill the same tank together.Solution
According to Question; Efficiency of pipe ‘A’ = (210/21) = 10 litres/hour Efficiency of pipe ‘C’ = 10 ÷ 1.25 = 8 litres/hour Efficiency of pipe ‘B’ = 8 × 1.5 = 12 litres/hour Time taken by all the pipes together to fill the tank = {210/(10 + 8 + 12)} = (210/30) = 7 hours Or, time taken by all three pipes together to fill the tank = 7 × 60 = 420 minutes Â
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: