Question
Train βAβ running with a speed of 19.8 km/hr can
cross a standing goods train of 4 times its length in 40 seconds. Find the time taken by 250 metres long train βBβ which is coming from opposite direction of train βAβ, with a speed of 9 m/s, to cross train βAβ.Solution
Let the length of train βAβ be βxβ metres Therefore, length of the goods train = β4xβ metres Speed of train βAβ = 19.8 Γ (5/18) = 5.5 m/s According to the question, 4x + x = 5.5 Γ 40 => 5x = 220 => x = 44 Therefore, time taken by train βBβ to cross train βAβ = {(44 + 250)/(5.5 + 9)} = 20.2 seconds
Which of the following is the most appropriate algorithmic approach for solving the "Knapsack Problem" where the goal is to maximize the value within a ...
How is the optimal sample size determined in statistical analysis?
Which of the following is a key difference between TCP and UDP in the transport layer of the TCP/IP model?
Which of the following statements is true regarding the Dickey-Fuller test in time series analysis?
In which programming language are pointers explicitly supported and used for memory manipulation?
In stratified sampling, how are the population groups divided?
Why is sampling an essential method in data analysis, especially when dealing with large datasets?
A company is analyzing customer feedback to classify it into two groups: "Positive" and "Negative." What type of data and analysis is being employed?
Which of the following statements best describes the purpose of a p-value in hypothesis testing?
Which type of software testing focuses on the internal structure and logic of the code rather than its functionality?