A certain business has implemented a new incentive plan whereby an employee earns tokens for every sale they make. For 1 sale, an employee earns 1 token. For 2 sales, an employee earns 9 tokens. For 3 sales, an employee earns 21 tokens. For 4 sales, an employee earns 37 tokens. Which recursive equation represents the pattern?
I think its an=an-1+(n-4) but not sure
@jim_thompson5910 approval
approved?*
one sec
Okiee :D
well notice how the jump from 1 to 9 is +8 the jump from 9 to 21 is +12 the jump from 21 to 37 is +16
so the jumps are: 8, 12, 16, ... and this pattern continues
yes? but istn each one minus 4 backwards?
so if the first term is a1 = 1 then you need to add 8 to it to get a2 = a1 + 8 a2 = 1+8 a2 = 9
the third term is a3 = a2 + 12 a3 = 9 + 12 a3 = 21
hopefully you're seeing a relationship form between the index number and the number we're adding on
a4 = a3 + 16 a4 = 21 + 16 a4 = 37
adding 4?
it's not n-4 but here's a hint: 2*____ = 8 3*_____ = 12 4*_____ = 16 etc etc
is it an=an-1+4n?
yep
rule: next term = (previous term) + 4*(index of next term)
i have like 5 more questions, would you mind helping me out? :/
Now i get it, i was just counting backwards, like an idiot
that's quite a bit, but we'll see how things go
Okay, thanks again @jim_thompson5910
np
Join our real-time social learning platform and learn together with your friends!