Question 467134
There are 75 more women than men enrolled in Linden College. If there are "n" men enrolled, then, in terms of "n", what percent of those enrolled are men? 
The answer is [(100n)/ (2n+75)]% 
I do not understand how they got this answer.
---------------------------------------------------
# of men = "n"
# of women = "n+75"
---
Total # of students: n + n+75 = 2n+75
----
% of men = n/(2n+75)
----
Converting that to percentage notation you get:
100[n/(2n+75)]/100
-----
= [100n/[(2n+75)/100]
----
= [100n/(2n+75)%]
======================
Cheers,
Stan H.
===============