164k views
4 votes
Which recursive formula can be used to determine the total amount of time spent making hats based on the total amount of time spent previously?

f(n + 1) = f(n) + 1.5
f(n + 1) = f(n) + 0.75
f(n + 1) = one-halff(n)
f(n + 1) = three-halvesf(n)

User Wilq
by
8.4k points

2 Answers

3 votes

Answer:

b

Explanation:

because i just know

User Michael Aigner
by
7.8k points
5 votes

Answer:

B

Explanation:

Which recursive formula can be used to determine the total amount of time spent making-example-1
User Priyank Dey
by
8.0k points