Dude, there are two ways to solve this problem.
1. By brute force: which takes well over 2 minutes.
2. By simple logical deduction: which takes about 3 seconds
I started to do the brute force way to help you find a shortcut. After 1 minute, I stopped, looked back up at the problem and immediately noticed that the answer has to be a little less than 1/3.
That leaves you with A or C.
A by pure intuition
Now had the spread been a little tighter, then you would have to use some math.
(200/80)/{(200/60)+(200/75)+(200/80)}
Step 1: divide numerator and denominator by 1/200
Step 2: divide all remaining numbers by 15 (notice that 60, 75, and 80 are all divisible by 15)
Step 3: do the straightforward math ---> 15/51 ---> 5/17