Ask Question
10 December, 09:32

G (n) = -50-15n (n) = -50-15n, Complete the recursive formula of g (n)

+5
Answers (1)
  1. 10 December, 10:02
    0
    g (1) = - 65; g (n) = g (n-1) - 15

    Step-by-step explanation:

    Using n = 1, 2, 3, we can find the first three terms of the sequence:

    g (1) = - 50 - 15 = - 65

    g (2) = - 50 - 15 (2) = - 80

    g (3) = - 50 - 15 (3) = - 95

    The first term of the arithmetic sequence is - 65, so that is g (1). Each next term is 15 less than the one before, so the recursive formula is ...

    g (n) = g (n-1) - 15

    The complete recursive function definition requires both parts:

    g (1) = - 65

    g (n) = g (n-1) - 15
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “G (n) = -50-15n (n) = -50-15n, Complete the recursive formula of g (n) ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers