Ask Question
14 January, 09:31

Use the recursive function for the geometric sequence 2,-6,18 and - 54 to represent the 9th term

f (9) = f (8) • (-3)

f (9) = f (1) • (-3) ^8

f (9) = f (1) + 3 (8)

f (9) = f (8) + 3 (8)

+5
Answers (2)
  1. 14 January, 11:04
    0
    A

    Step-by-step explanation:

    A recursive formula allows the term in a sequence to be obtained from the previous term.

    To find any term in the sequence multiply the previous term by the common ratio r

    r = - 6 : 2 = 18 : - 6 = - 3

    Thus the 9 th term can be found using

    f (9) = f (8) * - 3 = - 3f (8) → A
  2. 14 January, 13:13
    0
    Use the recursive function for the geometric sequence 2,-6,18 and - 54 to represent the 9th term

    Answer:

    f (9) = f (8) • (-3)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Use the recursive function for the geometric sequence 2,-6,18 and - 54 to represent the 9th term f (9) = f (8) • (-3) f (9) = f (1) • (-3) ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers