0 Comments
Answer:
B
Explanation:
using the recursive rule = 3 and a₁ = 10, then
a₁ = 10
a₂ = 3a₁ = 3 × 10 = 30
a₃ = 3a₂ = 3 × 30 = 90
the first 3 terms are 10 , 30 , 90