Solved

Use Recursion Formulas
- a1=3a _ { 1 } = 3

Question 194

Multiple Choice

Use Recursion Formulas
- a1=3a _ { 1 } = 3 and an=an15a _ { n } = a _ { n - 1 } - 5 for n2n \geq 2


A) 3,2,7,123 , - 2 , - 7 , - 12
B) 5,10,15,20- 5 , - 10 , - 15 , - 20
C) 3,8,13,183,8,13,18
D) 3,0,5,103,0 , - 5 , - 10

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions