Bunuel
The speed of two persons \(P_1\) and \(P_2\) are related as \(\frac{S_1^2 + S_1^2}{S_1^2 - S_1^2} = \frac{a^2 + b^2}{a^2 - b^2}\), where a and b are unknown constants. Find the ratio of \(t_1\) and \(t_2\) where \(t_1\) and \(t_2\) are the time taken by \(P_1\) and \(P_2\) to cover the same distance at speeds \(S_1\) and \(S_2\) respectively.
(A) a + b/b
(B) b/a
(C) 2a/b
(D) a/b
(E) (a + b)/(a - b)
I assume there's a typo in the question (it doesn't make sense as written), and that equation should read something like (changing the subscripts on some of the S terms) :
\(\frac{S_1^2 + S_2^2}{S_1^2 - S_2^2} = \frac{a^2 + b^2}{a^2 - b^2}\)
Now if you compare the left and right sides, it's easy to see one solution: S_1 = a and S_2 = b. If you factor, you can see that any other solution that looks like S_1 = ka and S_2 = kb will work, for a nonzero constant k. Now the question asks for the ratio of times to cover the same distance, and that will be the reciprocal of the ratio of the speeds traveled to cover that same distance (e.g. if you travel twice as fast, it takes half as long, but if that relationship is not familiar, it can quickly be proven algebraically just using s = d/t). We're asked to find t_1/t_2, which will be the same as S_2/S_1, so will be b/a.
I just guessed which subscript went where - if the order was the opposite of what I guessed, the answer would instead be a/b.
I'll add that I don't think this is a realistic GMAT question, and I would have very little patience for any math book that insisted on writing equations that look like the one below

\(\frac{S_2^2 + S_1^2}{S_2^2 - S_1^2} \)
That's some of the most unnecessarily confusing algebra I've seen recently.