Question
In a 450-meter race, 'A' finishes 50 meters ahead of
'B' and 90 meters ahead of 'C'. What will be the distance by which 'B' will finish ahead of 'C' if they all race the same distance?Solution
Distance covered by 'B' in the time 'A' takes to cover 450 metres = 450 - 50 = 400 metres Distance covered by 'C' in the time 'A' takes to cover 450 metres = 450 - 90 = 360 metres So, ratio of speeds of 'B' and 'C' = 400:360 = 10:9 So, distance covered by 'C' in the time 'B' covers 450 metres = 450 X (9/10) = 405 metres So, 'B' will beat 'C' by 450 - 405 = 45 metres
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?