asked 152k views
0 votes
Create an explicit function to model the growth after N weeks

Create an explicit function to model the growth after N weeks-example-1
asked
User Flywire
by
8.5k points

1 Answer

4 votes

since it starts at 135 and doubles every week f(n)=135*2^n-1

so for example after 4 weeks it would be f(4)=135*2^4-1=135*2^3=135*2*2*2=1080

answered
User Admiral
by
7.9k 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.