Question
Two pipes A and B can fill a tank in 24 min., and 32
min, respectively. If both the pipes are opened simultaneously, after how much time B should be closed so that the tank is full in 18 minutes?Solution
Let B be closed after x minutes. Then, Part filled by (A+B) in x min. + part filled by A in (18 – x) min. = 1 x (1/24 + 1/32) + (18 – x ) × 1/24 = 1 โน 7x/96 + (18 - x)/24 = 1 โน7 x + 4 (18 – x) = 96 ∴ x = 8 ∴ Hence, B must be closed after 8 minutes
What is the purpose of the `
In cloud computing, what is the function of an API Gateway?
Which operator is used to allocate dynamic memory in C++?
Which data structure in a compiler is used for managing information about variables and their attributes?
ย
What is the binary representation of the decimal number 25?
Which tree traversal visits the nodes in the order: left, root, right?
Which type of transistor is less susceptible to thermal runaway?
ย Which component is used to store electric charge in an electronic circuit?
Which of these signifies Not a value?
Which property distinguishes a B+ tree from a B-tree?