To model the population decline of the rhinoceros, we can use an exponential decay function of the form:
\[ f(x) = P_0 \cdot (1 - r)^x \]
where:
- \( P_0 \) is the initial population,
- \( r \) is the rate of decline (as a decimal),
- \( x \) is the number of years.
Given:
- The initial population \( P_0 = 82 \),
- The rate of decline \( r = 6% = 0.06 \).
Thus, \( 1 - r = 1 - 0.06 = 0.94 \).
So the exponential decay function modeling the population decline is:
\[ f(x) = 82 \cdot (0.94)^x \]
Therefore, the correct option that models the decline is:
f(x) = 82(0.94)^x.