The problem requires determining the initial number of males in a town with a total population of 50,000, given percentage increases in both male and female populations and a resulting new total population.
1. Let the initial number of males be \( M \) and the initial number of females be \( F \). We know:
\( M + F = 50000 \) ... (Equation 1)
2. After the increase, the number of males becomes \( M + 0.10M = 1.10M \), and the number of females becomes \( F + 0.15F = 1.15F \).
3. The new total population is given as 56,000, thus:
\( 1.10M + 1.15F = 56000 \) ... (Equation 2)
4. Solve the system of equations by substituting \( F = 50000 - M \) from Equation 1 into Equation 2:
\( 1.10M + 1.15(50000 - M) = 56000 \)
\( 1.10M + 57500 - 1.15M = 56000 \)
\( -0.05M + 57500 = 56000 \)
\( -0.05M = 56000 - 57500 \)
\( -0.05M = -1500 \)
\( M = \frac{-1500}{-0.05} \)
\( M = 30000 \)
Thus, the initial number of males in the town was 30,000.
In a survey, 60 % of 200 students prefer online classes, and 25 % of the remaining prefer hybrid classes. How many students prefer neither?