Bunuel
What is the length of a train traveling at a constant speed of 90 meters per second, if it crosses Bridge A in 10 seconds, from the moment it enters the bridge to the moment its last carriage exits the bridge?
(1) The length of Bridge A is five times the length of the train.
(2) During the journey, the train crosses Bridge B, which is four times the length of Bridge A, in 35 seconds.
A. Statement (1) ALONE is sufficient, but statement (2) alone is not sufficient to answer the question asked.
B. Statement (2) ALONE is sufficient, but statement (1) alone is not sufficient to answer the question asked.
C. BOTH statements (1) and (2) TOGETHER are sufficient to answer the question asked, but NEITHER statement ALONE is sufficient to answer the question asked.
D. EACH statement ALONE is sufficient to answer the question asked.
E. Statements (1) and (2) TOGETHER are NOT sufficient to answer the question asked, and additional data specific to the problem are needed.
Given Information- The train's speed: 90 meters per second
- Time to cross Bridge A: 10 seconds
Let L be the length of the train and BA be the length of Bridge A.
The total distance the train travels while crossing Bridge A (which includes the length of the train and the length of the bridge) is given by:
L+BA=90meters/second×10seconds=900meters
Statement (1)The length of Bridge A is five times the length of the train:
BA=5L
Substitute BA in the total distance equation:
L+5L=900
L = 150 , sufficient
Statement (2)During the journey, the train crosses Bridge B, which is four times the length of Bridge A, in 35 seconds:
BB=4BA
The total distance the train travels while crossing Bridge B is:
L+BB=90meters/second×35seconds=3150meters
Substitute BB=4BA in the equation:
L+4BA=3150
we know
L+BA=900
Thus, BA=900−L
Substitute BA into the equation for Bridge B:
L+4(900−L)=3150
L=150meters
Sufficient
Therefore D is right