asked 16.9k views
0 votes
Every day, there are 4 times more likes on an internet video of a horse which is modeled by the function c(n) = (4)n − 1, where n is the number of days since the video posted. On the first day, there were 100 likes. What is the function that shows the number of likes each day?

asked
User Ehmad
by
7.4k points

1 Answer

2 votes

Answer:

f(n) = 100·4^(n-1)

Explanation:

The given function c(n) is apparently the multiplier for n days. Its value is 1 for n=1, so we simply need to multiply c(n) by 100:

f(n) = 100·c(n) = 100·4^(n-1)

answered
User Matias
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.