Question
The speed of a boat in still water is 5 times more than
that of the current. If the boat takes 10 hours to cover 200 km upstream, then find the time taken by the boat to cover 420 km downstream.Solution
Let the speed of the current be βxβ km/hr
Therefore, speed of the boat in still water = 6x km/hr
According to the question,
6x β x = 200 / 10
Or, 5x = 20
Or, x = 4 km/hr
Required time taken = 420 / (6x + x) = 420 / (7 Γ 4) = 420/28 = 15 hours
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?