Question
A man goes downstream with a boat to some destination
and returns upstream to his original place in 10hours. If the speed of the boat in still water and the stream are 10km/h and 4km/h respectively, the distance of the destination from the starting place is. type-sscSolution
Let the speed of boat in still water =B and speed of stream =S then Given – B=10km/h, S=4km/h Speed of boat in downstream =B+S=10+4=14 B+S=14 … (1) Speed of boat in upstream =B-S=10-4=6 B-S=6 … (2) Average speed = (14×6)/14+6 =84/20=4.2km/h now the distance of the destination from the starting place is. =10×4.2 =42km.
What is false about linked list?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
Which consensus mechanism is used by Bitcoin, the first blockchain-based cryptocurrency?
In dynamic programming, what does "optimal substructure" mean?
What is a "token" in lexical analysis?
Which sorting algorithm is known for its best-case time complexity of O(n) when the input is already partially sorted?
Which data visualization technique is commonly used to represent the frequency distribution of a large dataset?
An XML document is a string of ____.
Which of the following algorithm is most sensitive to outliers?