Answer: Choice A
9, 30, 93, 282, 849
====================================================
Step-by-step explanation:
The first term is 9 because of the notation
To get the second term, we use the recursive rule given to us which is
I recommend using parenthesis to separate things like this
If n = 2, then,
The second term is 30.
You can use the same idea as above to find the third term, or you can use this slightly different approach
To generate any new term, we first triple the previous term and then add on 3.