165k views
5 votes
192, 144, 108,….

Find the recursive and explicit formula

User Riplikash
by
8.8k points

1 Answer

6 votes

Answer:

Explicit:
a_n = 192 * (3/4)^(n-1)

Recursive:
a_n = a_(n-1) * (3/4)

Explanation:

Common Ratio ( r ): 144/192 = 3/4 (0.75)

Geometric Explicit:


a_n = a_1 * r^(n-1)


a_n = 192 * (3/4)^(n-1)

Geometric Recursive:


a_n = a_(n-1) * r


a_n = a_(n-1) * (3/4)

Hopefully this helped!

User MigRome
by
8.1k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories