So there are 3 runners: A+B+C
The distance for the race is 30 Kms
We know that the total time taken by A and B, is 3 hours greater than the time taken by C
\(T_A + T_B = T_C + 3\) (equation 1)
We need to find that is \(T_C < T_A, T_B\) (If the time taken by C is the lowest we can rest assured that he won the race)
Statement 1:
It says that none of the three ran faster than 6 kmph
So, \( S_A , S_B , S_C \leq 6\) (Where S denotes the speed of the individual)
For A, we can say that the distance is 30 Kms; \(d=30\)
And, \( S_A \leq 6\)
Dividing the 2 we get, \( T_A \leq 5\) (\(time = \frac{distance}{speed}\))
Similarly, for B, we can have \( T_B \leq 5\)
Adding these two, we get \( T_A + T_B \leq 10\)
From equation 1, we can also say that \( T_C + 3 \leq 10\), or, \( T_C \leq 7\)
Now we know, that the maximum value of A and B's time can be 10, and the max value of C's time can be 7.
If we take \(T_A = 2.4\) and \(T_B = 2.6\), we get \(T_A + T_B = 5\), and accordingly \(T_C = 2\); thus, C finished the race first
But if we take, \(T_A = 1.1\) and \(T_B = 4.1\), we get \(T_A + T_B = 5.2\), and accodingly \(T_C = 2.2\); thus, C did not finish first
Since we get 2 different answers, this statement is insufficient.
Statement 2:
A finished before B
So, we can say that \(T_A<T_B\)
This gives us no other information. Insufficient.
Statements 1 and 2 together:
From 1, we know that \( T_A + T_B \leq 10\) and \( T_C \leq 7\)
From 2, we only know that \(T_A<T_B\)
Putting them together, just tells us that A finished before B, but C could have finished first, between A and B, or even last.
Insufficient.
So my answer is E.