SOLUTION: The population of a town is 9500. If the males increased by 8% and the females increased by 12%, the population will be
10420. Find the number of females in the town.
Algebra ->
Percentage-and-ratio-word-problems
-> SOLUTION: The population of a town is 9500. If the males increased by 8% and the females increased by 12%, the population will be
10420. Find the number of females in the town.
Log On
Question 993587: The population of a town is 9500. If the males increased by 8% and the females increased by 12%, the population will be
10420. Find the number of females in the town. Answer by fractalier(6550) (Show Source):
You can put this solution on YOUR website! Let M be males now and let F be females now.
Thus
M + F = 9500
After the increase, we have
1.08M + 1.12F = 10420
Since we want females, let's solve the first equation for M and substitute it into the second equation.
M = 9500 - F
1.08(9500 - F) + 1.12F = 10420
10260 - 1.08F + 1.12F = 10420
Simplifying, we get
.04F = 160
and
F = 4000