asked 232k views
1 vote
Jill has been watching the squirrels that live in her neighborhood. The number of squirrels changes each week.

n         f(n)

1            8
2             12
3              18
4              27


Which function best shows the relationship between n and f(n)?

A f(n) = 12(1.5)n
B f(n) = 12(1.5)n−1
C f(n) = 8(1.5)n
D f(n) = 8(1.5)n−1

asked
User DmitryB
by
7.9k points

2 Answers

2 votes
The answer is D I hope this helps. I just took the test and I got it correct so take my advice!
answered
User Rahul Jograna
by
8.4k points
6 votes
It is option D f(n) = 8(1.5)n-1

Hope This Helps You ^-^
answered
User Yiling
by
8.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.