To find the exponential equation for the geometric sequence given by the terms \( a_n = 7, 21, 63, 189, \ldots \), we first need to determine the common ratio.
The common ratio \( r \) can be found by dividing any term by its previous term:
\[ r = \frac{a_2}{a_1} = \frac{21}{7} = 3 \] \[ r = \frac{a_3}{a_2} = \frac{63}{21} = 3 \] \[ r = \frac{a_4}{a_3} = \frac{189}{63} = 3 \]
So the common ratio \( r \) is 3.
The first term \( a_1 \) is 7.
The general formula for a geometric sequence is given by:
\[ a_n = a_1 \cdot r^{n-1} \]
Substituting in the values we have:
\[ a_n = 7 \cdot 3^{n-1} \]
This is the exponential equation for the geometric sequence.