Problem 142 of 7
Construct a recursive geometric sequence rule for Starting with 15, each term is 1.2 times the preceding term.
Using a hint is okay. It just tells the trainer to give you a little more review.
Hidden until you reveal it.
state initial term and recurrence.
Hidden until you reveal it.
Context must define an initial term and common ratio.
Enter your answer
Your answer is equivalent to the expected form.
Walkthrough
Full solution stays hidden until you ask for it.
1. State the initial term.
2. Identify the multiplier from one term to the next.
3. Write the recurrence multiplying the previous term by the common ratio.
Use the worked steps, then substitute the final answer back into the original relationship to confirm it satisfies the prompt.
Explicit-only answers when recursive form is requested.