Question
A goods train leaves a station at a certain time and at
a fixed speed. After 12 hours, an express train leaves the same station and moves in the same direction at a uniform speed of 171 km/hr, this train catches up the goods train in 7 hours. Find the speed of the goods train.Solution
Let the speed of the goods train be ‘s’ km/hr Distance covered by goods train in 19 hrs = s x 19 km Distance covered by express train in 7 hrs = 7 x 171 km Distance covered by goods train in 19 hrs = Distance covered by express train in 7 hrs So, 19s = 7 × 171 ⇒ 19s = 1197 ⇒ s = 1197/19 = 63 So, Speed of goods train = 63 km/hr
Which is the correct format specifier for double type value in C?
What is the main purpose of the parity bit in error detection?
Which data analytics technique is best suited for identifying hidden patterns or relationships in large datasets?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
What is encapsulation in object-oriented programming?
What is the best-case time complexity of any comparison-based sorting algorithm?
Performance of cache memory is frequently measured in terms of
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
What does the "Model" represent in the MVC architecture?