Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

martina opens a savings account with an initial deposit and makes no ot…

Question

martina opens a savings account with an initial deposit and makes no other deposits or withdrawals. she earns interest on her initial deposit. the total amount of money in her savings account at the end of each year is represented by the sequence shown.

100, 105, 110.25, ...

which recursive formula can be used to determine the total amount of money earned in any year based on the amount earned in the previous year?

\\(f(n + 1) = f(n) + 5\\)
\\(f(n + 1) = 5f(n)\\)
\\(f(n + 1) = 1.05f(n)\\)
\\(f(n + 1) = 0.05f(n)\\)

Explanation:

Find the common ratio of the sequence

$$ LATEXBLOCK0 $$

Formulate the recursive relation

$$ f(n+1) = 1.05 f(n) $$

Answer:

  • (A) \(f(n + 1) = f(n) + 5\)
  • (B) \(f(n + 1) = 5f(n)\)
  • (C) \(f(n + 1) = 1.05f(n)\) (Correct answer)
  • (D) \(f(n + 1) = 0.05f(n)\)