37.6k views
5 votes
Use function notation to write a recursive formula to represent the sequence: 4, 8, 12, …

A.f(n) = f(n − 1) + 4
B.f(n) = f(n − 1) + 2
C.f(n) = f(n − 1) ⋅ 4
D.f(n) = f(n − 1) ⋅ 2

User Nat Darke
by
8.2k points

2 Answers

4 votes

Answer: A.f(n) = f(n − 1) + 4 Hope this helps :)

User AtifSayings
by
7.8k points
3 votes

Answer:

A.f(n) = f(n − 1) + 4

Explanation:

4+4 = 8

8+4 = 12

We are adding 4 to the term before it

f(n) = f(n-1) +4

User AllanT
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