Question
The ratio of the length of two trains P and Q is 5:6 and
the ratio of the time taken by both trains to cross a man standing on a platform is 2:3. If the speed of the train P is 25 km/h, then find the speed of the train Q in m/s.Solution
Let the length of train P = 5a , time = 2b Speed = 5a/2b Let the length of train Q = 6a , time = 3b Speed = 6a/3b Ratio of the speed = (5a/ 2b)/ (6a/ 3b) => 5/4 Speed of train Q = (25/5) × 4 = 20 km/h in m/s = 20 × (5/18) = 50/9 m/s
What is the primary advantage of using blockchain technology in transactions?
Which is the correct format specifier for double type value in C?
Which one of the following is an application of Stack Data Structure?
The boolean function f(x, y, z) = (x AND y) OR (NOT(y) AND z) is equivalent to which of the following boolean expressions?
In the ER model, what does a double oval represent?
Binary relationship has how many participating entities?
Which famous algorithm uses dynamic programming to find the shortest path in a weighted, directed graph?
Which command is used to change the permissions of a file in a Unix/Linux system?
What is the purpose of a diode in a circuit?
Node.js is primarily used for: