To find the exponential function that represents the given geometric sequence 40, 160, 640, ..., we first identify the first term and the common ratio.
- The first term \( a_1 \) is 40.
- To find the common ratio \( r \), we can divide the second term by the first term:
\( r = \frac{160}{40} = 4 \).
We can verify this by dividing the third term by the second term:
\( r = \frac{640}{160} = 4 \).
Since this is a geometric sequence, the general formula for the n-th term can be written as: \[ a_n = a_1 \cdot r^{n-1} \]
Substituting the values for \( a_1 \) and \( r \): \[ a_n = 40 \cdot 4^{n-1} \]
Thus, the exponential function that describes the geometric sequence is: \[ a_n = 40(4)^{n-1} \]
So, the correct response is: a_n = 40(4)^{n-1}