Question
A pipe can fill an empty cistern in 36(4/11) minutes
when working alone. However, due to a leak, it takes 50 minutes to fill the same cistern. Find the time it takes for the leak to empty 30% of the cistern on its own.Solution
Let the capacity of the tank = L.C.M of 36(4/11) and 50 = 400 units Then, efficiency of the pipe alone = 400 ÷ 36(4/11) = 400 ÷ (400/11) = 11 units/minute Combined efficiency of the pipe and the leakage = 400 ÷ 50 = 8 units/minute So, efficiency of the leak alone = 8 - 11 = 3 units/minute (outlet) 30% of the cistern = 400 X 0.3 = 120 units Time taken by the leak alone to empty 30% of the cistern = 120 ÷ 3 = 40 minutes
What is referential integrity?
Which deadlock prevention scheme allows older transactions to preempt younger ones?
In an E-R Diagram, entities are typically represented by:
In PL/SQL, a `CURSOR` is used to:
A system is in a safe state when:
Which database model represents data in a tree-like structure, where each child record has only one parent?
A "diamond" shape in an E-R Diagram typically represents a:
Distributed transactions typically use which protocol for atomicity?
Which normal form ensures no partial dependency of non-prime attributes on a candidate key?
Which of the following is a non-relational database?