Stephanie M. answered 05/21/15
Tutor
5.0
(887)
Degree in Math with 5+ Years of Tutoring Experience
Let x = number of female students originally and let y = number of male students originally.
There were originally 750 students in the school. So:
x + y = 750
The number of males decreased by 9%. So, the school lost a total of 0.09y male students. The number of females increased by 20%. So, the school gained a total of 0.2x female students. Since the student population increased by 34 overall:
0.2x - 0.09y = 34
Now you have a system of two equations:
x + y = 750
0.2x - 0.09y = 34
Solve the first equation for y, then plug that into the second equation to solve for x:
y = 750 - x
0.2x - 0.09y = 34
0.2x - 0.09(750 - x) = 34
0.2x - 67.5 + 0.09x = 34
0.29x - 67.5 = 34
0.29x = 101.5
x = 350
That means there were x = 350 students originally. Since the female students increased by 20%, there are currently 1.2(350) = 420 female students at the school.