Question
A person travels from the hostel to the college with a
speed of 15 kmph from the bicycle and arrives at a delay of 2.5 minutes. If he runs a bike with a speed of 20 kmph then it reaches 2.5 minutes. Describe the distance between hostel and college. (In km)Solution
As we know, Speed = Distance/time Let us consider the actual time of journey be t hrs, As we know, the distance is same According to the question 15 (t + 2.5/60) = 20 (t-2.5/60) 3 (t + 1/24) = 4 (t-1/24) 3t+ 3/24 = 4t-4/24 4t-3t=3/24 + 4/24 ⇒ t = 7/24 Distance = speed × time Distance = 15 (7/24 + 2.5/60) = 15 (7/24 + 1/24) = 15 × 8/24 = 5 km The distance between the hostel and the college is 5 km.
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?