Question
Two trains, A and B, cross each other in 30 seconds and
50 seconds respectively, when running in opposite and the same direction respectively. If the speed of the slower trains is n% of the speed of the faster trains, then find the value of (n × 2).Solution
Let the speed of train A be S1 and the speed of train B be S2. And length of train A be L1 and the length of train B be L2. According to the question, (S1 + S2) = (L1 + LB)/30 And, (S1 - S2) = (L1 + LB)/50 Here, the length of both the train is equal. So, (S1 + S2) × 30 = (S1 - S2) × 50 => 30 S1 + 30 S2 = 50 S1 – 50 S2 => 20 S1 = 80 S2 => S1/S2 = 80/20 = 4/1 Speed of slower train = n% of faster train => n% = (1/4) × 100 = 25% Therefore, (n × 2) = 25 × 2 = 50
What will be printed from the below code?
List1 =[‘Ixambee’,’provides’,’best’,’mock’,’tests’]
print List1[2][-1]
...Which network topology is commonly used in Ethernet local area networks (LANs)?
Which component is responsible for translating virtual addresses to physical addresses?
Which of the following is/are ideal of ways of spreading virus
Join in which generated result contain right side tuple of table even without a match is
Node.js is primarily used for:
In data analytics, what is the primary purpose of sentiment analysis?
Which type of diode allows current to flow in only one direction?
What data structure is commonly used to represent the parse tree in parsing?
The Poisson distribution is typically used to model: