Question
Motor boat covers a certain distance downstream in a
river in 20 hours. It covers the same distance upstream in 30 hours. If the speed of the water is 12 km/hr, then the speed of the boat in still water is:Solution
Let the distance be ‘D’ km According to the question, Downstream speed x + y = d/20 or d = 20 (x+y) .......... (i) Upstream speed x-y = d/30 or d = 30(x-y) ........... (ii) Comparing (i) & (ii) 20(x+y) = 30(x-y) 2(x+y) = 3(x-y) 2x + 2y = 3x - 3y x = 5y Hence, y = Speed of the current = 12 km/hour. Speed of boat, x = 5 × 12 = 60 km/hr
Which data analytics technique is suitable for handling missing data points in a dataset?
The dynamic memory allocation is the memory allocation done at the _________.
Which of these can be overloaded?
Which of the following is a valid token in lexical analysis?
What does a "Shared Lock" in a DBMS locking protocol allow?
Consider a 4-way set associative cache consisting of 128 lines with a line size of 64 words. The CPU generates a 20-bit address of a word in main memor...
In dynamic programming, what is memoization?
What is the minimum no. of variables/ features required to perform clustering?
What is the basic component of an electronic circuit that restricts the flow of current?
When designing a sequential circuit, what is the purpose of flip-flops or latches?