To represent the height of the ball after each bounce as a geometric sequence, we can use the following formula:
\[ a_n = a_1 \cdot r^{n-1} \]
where:
- \( a_n \) is the height after \( n \) bounces,
- \( a_1 \) is the initial height,
- \( r \) is the common ratio (the factor by which the height changes with each bounce),
- \( n \) is the number of bounces.
In this case:
- The initial height \( a_1 = 16 \) feet (the height from which the ball is dropped),
- The common ratio \( r = \frac{3}{4} \) (the ball bounces back to \( \frac{3}{4} \) of its previous height).
Plugging these values into the formula gives:
\[ a_n = 16 \left(\frac{3}{4}\right)^{n-1} \]
This matches the first option in your responses:
an = 16(3/4)^(n - 1)
So, the correct answer is:
A sub n is equal to 16 times 3 fourths raised to the n minus 1 power.