Question 755453
In a play, 30% of the audience are female. If there are 500 more males than females, what is the total audience?
------------------------
Equations:
m = f + 500
f = 0.3(m+f)
--------
Substitue for "m" and solve for "f"
f = 0.3(f+500) + 0.3f
----
10f = 3f + 1500 + 3f
4f = 1500
f = 375 (# of females)
m = f + 500 = 875 (# of males)
================================
Cheers,
Stan H.