InterviewSolution
Saved Bookmarks
| 1. |
A Train Crosses A Pole In 15 Seconds While It Crosses A 100m Long Platform In 25 Seconds. The Length Of The Train Is? |
|
Answer» Let the LENGTH of the train be x meters. Then x/15 = (100+x)/25 => 10x = 1500 => x =150. Hence the LENGTHS of the trains is 150M. Let the length of the train be x meters. Then x/15 = (100+x)/25 => 25x = 1500 + 15x => 10x = 1500 => x =150. Hence the lengths of the trains is 150m. |
|