asked 67.6k views
4 votes
f(n)=93+4(n-1)f(n)=93+4(n−1)f, left parenthesis, n, right parenthesis, equals, 93, plus, 4, left parenthesis, n, minus, 1, right parenthesis Complete the recursive formula of f(n)f(n)f, left parenthesis, n, right parenthesis.

asked
User Yacc
by
7.8k points

2 Answers

2 votes

Answer: f(n) = 4n + 97 (or 97 + 4n)

Explanation:

Distribute 4 and (n-1)

f(n) = 93 + 4n - 4

Add 93 and 4

f(n) = 97 + 4n

answered
User Atyachin
by
8.1k points
5 votes

Answer:

The answer is 93 & 4

Explanation:

I got it right on khan. Btw I don't know if someone said this already bc I am sooo tired bc it's 1 am :(

answered
User Nenad Bozic
by
8.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.