The answer to the question at mba.com is correct. It should be R*(100+S)/(100
+F).
Remember that S and F both are %age change. They also give the definition of F and S, for the same reason. S= 100*(S_new-S_old)/S_old.
This means that S itself is negative as we are given that student enrollment decreases. Therefore we don't subtract S%, we just add it the usual way.
1999: Students = 5500;
1999: Faculty = 5500/R
2004: Students change by S% so S_new = 5500*(1+S%) = 5500*(100+S)/100;
2004: Faculty changes by F% so F_new = 5500/R * (1+F%) = 5500*(100+F)/(100R)
So Answer for second part is S_new/F_new = R*(100+S)/(100+F)
Let me know if this helps
