Bunuel
In the town of Xionia, elections were held every 5 years, between the year 2000 to the year 2020. During the 5 elections held in this period, the number of female voters increased while the number of male voters decreased from 3300 in the year 2000.
In the given expressions, F and M represent the percentage change in the number of female and male voters, respectively, over the 5 elections, and R represents the ratio of female to male voters in the year 2000. The percentage change in voters is calculated as \(\frac{\text{number of new voters – number of old voters}}{\text{number of old voters}}* 100\).
Select the expression that represents the
Number of female voters in the year 2000, and select the expression that represents the
Ratio of female to male voters in the year 2020. Make only two selections, one in each column.
Given,
F/100 = [f(2020) - f(2000)] / f(2000) ....(1) (increased)
M/100 = [m(2000) - m(2020)] / m(2000) ....(2) (decreased)
R = f(2000)/m(2000)
m(2000) = 3300
Now, q1. f(2000) = R * m(2000) = 3300R
q2. f(2020)/m(2020) = ?
Solving (1)
=> F/100 = f(2020)/f(2000) - 1
=> (F+100)/100 = f(2020)/f(2000)
=> (F+100)*f(2000)/100 = f(2020) ....(3)
Solving (2)
=> M/100 = 1 - m(2020)/m(2000)
=> (100-M)/100 = m(2020)/m(2000)
=> (100-M)*m(2000)/100 = m(2020) ....(4)
Now dividing (3) by (4) we get,
=> f(2020)/m(2020) = (F+100)*f(2000)/(100-M)*m(2000)
=> f(2020)/m(2020) = R*(F+100)/(100-M)
Answers: 3300R, R*(F+100)/(100-M)