An electrician earns $110 after his first hour of working for a client. His total pay based on the number of hours worked can be represented using the sequence shown. 110, 130, 150, 170, ... Which recursive formula can be used to determine the total amount of money earned for each successive hour worked based on the amount of money currently earned? f(n + 1) = f(n) + 20 f(n + 1) = f(n) + 110 f(n + 1) = f(n + 1) + 20 f(n + 1) = f(n + 1) + 110
Hello @ravenrepsher
very old question but will respond so this can be closed going over some notation: f(n) represents some term in position n f(n+1) is the next term after that looking at the sequence, it's pretty clear that it's increasing by 20 each time so, with all this in mind, which rule states that we take some term f(n) and add 20 to get the next term?
Join our real-time social learning platform and learn together with your friends!