Question
Two trains C and D started from point A and B
respectively. Speed of train D is 21 km/hr more than that of train C. Total distance between point A and B is 495 km. If both the trains meet in 3 hours 40 minutes, then find the speed of train D (in km/hr).Solution
Let the speed of train C be ‘x’ km/hr. Then, speed of train D = (x + 21) km/hr Time = 3 hours 40 minutes = 3(40/60) = 3(2/3) = 11/3 hrs According to the question, => Speed = Distance/ Time => (x + x + 21) = 495/(11/3) => 2x + 21 = 45 × 3 => 2x = 135 - 21 => x = 57 Speed of train C = x = 57 km/hr Speed of train D = (x + 21) = 78 km/hr
The class NP-complete includes problems that are:
Which of the following is NOT a method for handling deadlocks?
Which of the following statements is true regarding the class NP?
What is a deadlock in a computer system?
Which famous sorting algorithm uses the divide-and-conquer strategy?
Which data structure in a compiler is used for managing information about variables and their attributes?
Which command will help you to find the time of how long the system is being running?
In which case higher bandwidth can be achieved
What is an algorithm?
In the context of ADTs, what does "encapsulation" refer to?