Hi
Bunuel,
I understood the given straight forward solution,
But solving this using naive method I'm getting struck at one point, can you please help me here,
firstly,
Total Average = \(\frac{Total Distance}{Total Time}\)
Total Average = 400/50 = 8
Now,
let t = time taken during the second half
t+4 becomes the time taken during the first half
Finally to be found is \(\frac{200}{(t+4)}\) i.e, average speed for the first half
using the above same formula,
Total Average = 8 = \(\frac{400}{200/(t+4) * 200/t}\)
8 = [400][/200 * [1][/t+4] * [1][/t]]
3 = \(\frac{t(t+4)}{2t+4}\)
\(3 * (2t + 4) = t^2 + 4t\)
\(t^2 - 2t - 12 = 0\)
Now I'm struck, how to proceed further ..
I know, I should be making use of all data given in stem but when forgot to get the time using (t + 4) + t = 50 to get t