Question
The ratio of the speed of boats βAβ and βBβ in
still water is 8:9, respectively. The speed of the current is 25% of the speed of boat βAβ in still water. If boat βAβ takes 7.5 hours to travel 750 km downstream, then find the time taken by boat βBβ to travel 210 km upstream and 330 km downstream. (Note: Both the boats are rowing in the same stream.)Solution
Let the speeds of boats βAβ and βBβ in still water be 8x km/hr and 9x km/hr Therefore, speed of the current = 0.25 Γ 8x = 2x km/hr According to the question, 8x + 2x = 750/7.5 Or, 10x = 100 Or, x = 10 Therefore, upstream speed of boat βBβ = 9x β 2x = 7x = 70 km/hr Downstream speed of boat βBβ = 9x + 2x = 11x = 110 km/hr Required time taken = (210/70) + (330/110) = 3 + 3 = 6 hours
Which version of Java introduced "Project Loom" for improving multithreading?
Which of the following tasks is primarily performed by the Central Processing Unit?
What kind of memory is both static and non -volatile?
The act of holding and moving the mouse while pressing the button is called:
What is the main purpose of using conditional formatting in Excel?
Which of the following is not an advantage of Cloud Computing?
_______ translates the semantic instructions developed by programmers into machine language.
Which of the following is NOT a source of viruses?
What is the standard query language supported by most DBMSs?
A system call that suspends the caller until another process wakes it up is: