Respuesta :

The recursive formula for f(n) is f(n) = 4.25 + f(n - 1), f(0) = 2.25.

What is an equation?

An equation is an expression that shows the relationship between two or more numbers and variables.

Let f(n) represent the total cost of shoe rentals for n games, hence:

The recursive formula for f(n) is f(n) = 4.25 + f(n - 1), f(0) = 2.25.

Find out more on equation at: https://brainly.com/question/2972832

#SPJ1