#### Solution By Steps
***Step 1: Identify the given information***
- Elections were held every 5 years from 2000 to 2020.
- Number of male voters decreased from 3300 in 2000.
- F and M represent the percentage change in female and male voters, respectively.
- R represents the ratio of female to male voters in 2000.
***Step 2: Define the variables***
- Let \( N_{F2000} \) be the number of female voters in 2000.
- Let \( N_{M2000} \) be the number of male voters in 2000, which is 3300.
***Step 3: Calculate the number of female voters in 2000***
- Since \( N_{M2000} = 3300 \), and R is the ratio of female to male voters in 2000, we have:
\[
N_{F2000} = R \times 3300
\]
***Step 4: Calculate the number of female and male voters in 2020***
- The percentage change in female voters is F, so the number of female voters in 2020 is:
\[
N_{F2020} = N_{F2000} \times (1 + \frac{F}{100})
\]
- The percentage change in male voters is M, so the number of male voters in 2020 is:
\[
N_{M2020} = 3300 \times (1 - \frac{M}{100})
\]
***Step 5: Calculate the ratio of female to male voters in 2020***
- The ratio of female to male voters in 2020 is:
\[
R_{2020} = \frac{N_{F2020}}{N_{M2020}} = \frac{N_{F2000} \times (1 + \frac{F}{100})}{3300 \times (1 - \frac{M}{100})}
\]
- Substituting \( N_{F2000} = R \times 3300 \):
\[
R_{2020} = \frac{R \times 3300 \times (1 + \frac{F}{100})}{3300 \times (1 - \frac{M}{100})} = \frac{R \times (1 + \frac{F}{100})}{(1 - \frac{M}{100})}
\]
#### Final Answer
- The number of female voters in 2000 is \( R \times 3300 \).
- The ratio of female to male voters in 2020 is \( \frac{R \times (1 + \frac{F}{100})}{(1 - \frac{M}{100})} \).