Question
Pipe βAβ takes 25 minutes to fill a tank. Pipe
βBβ takes 40 minutes to empty the same tank. If pipe βBβ is opened 16 minutes after pipe βAβ, then find the total time taken to fill the tank in this manner.Solution
Let the capacity of the tank be β200β litres {LCM (25, 40)} Efficiency of pipe βAβ = (200/25) = 8 litres/minute Efficiency of pipe βBβ = (200/40) = 5 litres/minute Quantity of water filled by pipe βAβ in 16 minutes = 16 Γ 8 = 128 litres Quantity of water to be filled = 200 β 128 = 72 litres Time taken by pipe βAβ and βBβ together to fill 72 litres of water = {72/(8 β 5)} = 24 minutes Total time taken = 16 + 24 = 40 minutes
In which network topology does each node have a direct connection to every other node?
Which part of the RDBMS architecture is responsible for maintaining a physical copy of the database on disk?
Which of the following will occur when we broadcast two packets on the medium at a time?
Β Which network topology connects all nodes in a linear fashion?
In a public key infrastructure (PKI), what is the primary role of a Certificate Authority (CA)?
SELECTGETDATE();
This query will give
What is a blockchain?
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?
How does the βlocalStorageβ feature in HTML5 help web developers?
Which type of digital circuit produces an output solely based on its current inputs and doesn't have any memory elements?