Middle School

Given the formula for an arithmetic sequence, [tex]f(7) = f(6) + 4[/tex], written using a recursive formula, write the sequence using an arithmetic formula.

Choose the correct option:

A. [tex]f(7) = f(1) + 24[/tex]
B. [tex]f(7) = f(1) + 20[/tex]
C. [tex]f(7) = f(1) + 12[/tex]
D. [tex]f(7) = f(1) + 4[/tex]

Answer :

Answer: f(7)=f(1)+4

Step-by-step explanation:

Answer:

f(7) = f(1) + 24

Step-by-step explanation:

from f(7) = f(6) + 4

we can observe that any term is basically the previous term in the progression plus 4 which means:

f(6) = f(5) + 4

f(5) = f(4) + 4

f(4) = f(3) + 4

f(3) = f(2) + 4

f(2) = f(1) + 4

If we start substituting the lower terms into next highest term, starting from the bottom and working our way up, we will get:

f(3) = f(2) + 4 = [ f(1) + 4 ] + 4 = f(1) + 8

f(4) = f(3) + 4 = f(1) + 8 + 4 = f(1) + 12

f(5) = f(4) + 4 = f(1) + 12 + 4 = f(1) +16

f(6) = f(5) + 4 = f(1) + 16 + 4 = f(1) + 20

f(7) = f(6) + 4 = f(1) + 20 + 4 = f(1) + 24