171k views
1 vote
Each week Tim wants to increase the number of sit ups he does by to set up’s the first week he does 15 sit ups each day. Write an explicit function in the form f(n) =mn+b to represent the number of sit ups f(n) Tim does daily in week n.

1 Answer

2 votes

Answer: f(n+ 1) = f(n) + 2, where f(1) = 15.

User Vasundhara
by
8.5k points