Question
Pipe ‘A’ can fill a tank in 27 hours. Pipe ‘B’
can empty it in 54 hours. If both are opened simultaneously, in how many hours will 66.67% of the tank be filled?Solution
Let the capacity of the tank be 108 litres. So, efficiency of pipe ‘A’ = 108 ÷ A = 4 litres/hour And efficiency of pipe ‘B’ = 108 ÷ B = 2 litres/hour So, combined efficiency of both pipes = 4 – 2 = 2 litres/hour So, time taken to fill 66% of the tank = (108 × 0.67) ÷ 2 = 72 ÷ 2 = 36 hoursÂ
Which command is used to create a new file in a Unix/Linux system?
State true or false.
Is it possible that the assignment of observations to clusters does not change between successive iterations in K-Means?
Which is the level of implementation of data structure
In C programming, which header file is commonly used to work with DMA?
The SI unit for measuring time is:
In Stop-and-Wait flow control, what happens if the sender does not receive an acknowledgment for a transmitted frame?
What is the main purpose of abstraction?
What is the main characteristic of a greedy algorithm?
Which protocol is used for secure data transmission over the internet?
Predict the correct output for python code