NOTE:
then time in which A and B can fill the cistern separately will be respectively? ... We know that A will fill faster and B will take 5 more minutes than A. So, we can also eliminate options B, C and D because they do not fall under the A and B respectively condition. The problem solving is between option A and E.
A. 15 minutes, 20 Minutes.
B. 15 minutes, 10 Minutes.
C. 12 minutes, 7 minutes.
D. 25 minutes, 20 minutes.
E. 10 minutes, 15 minutes.
Let the time taken in minutes when A fills separately - 'T'
Then, the time taken in minutes when B fills separately - 'T+5'
Work formula for A and B - \(\frac{Time.taken.by.A * Time.taken.by.B }{ Time.taken.by.A + Time.taken.by.B} = 6\)
\(\frac{T (T+5) }{ T + T+5} = 6\)
\(\frac{T^2 + 5T) }{ 2T +5} = 6\)
\(T^2 + 5T = 6 (2T +5)\)
\(T^2 + 5T = 12T +30\)
\(T^2 + 5T - 12T -30 = 0\)
\(T^2 - 7T -30 = 0\)
\(T^2 - 10T + 3T -30 = 0\) ..factor
\(T(T-10) + 3(T -10) = 0\)
\((T-10) (T+3) = 0\)
T = 10 or -3 (T cannot be negative) so, Work by A is 10 minutes and work by B is 15 minutes. 'E' is the winner