0 Comments
Answer:
The recursive formula for the sequence 100, 95, 90, 85 is: a(n) = a(n-1) - 5 where a(1) = 100.