48.1k views
1 vote
Write a recursive formula for the sequence five, 18, 31, 44, 57 then find the next term

1 Answer

3 votes
the recursive rule is f(n)=f(n-1)+r with r being your rate of change. so if you plug in those values realizing the rate of change is plus 13 then you get the next term, 70
User NascarEd
by
8.0k points