To model the population of the endangered species using a geometric sequence, we need to determine the first term and the common ratio.
Given the sequence: 240, 360, 540, 810, ...
- The first term \( a_1 = 240 \).
- The second term is \( a_2 = 360 \).
- To find the common ratio \( r \), we can divide the second term by the first term: \[ r = \frac{a_2}{a_1} = \frac{360}{240} = 1.5 = \frac{3}{2} \]
Thus, the common ratio is \( \frac{3}{2} \).
The general form of a geometric sequence can be written as: \[ f(n) = a_1 \cdot r^{n-1} \] Substituting in the values we found: \[ f(n) = 240 \left(\frac{3}{2}\right)^{n-1} \]
Therefore, the correct function that models this situation is: \[ \boxed{f(n) = 240 \left(\frac{3}{2}\right)^{n-1}} \]