80.3k views
1 vote
Complete the recursive formula of h(n). ​

Complete the recursive formula of h(n). ​-example-1
User Prcastro
by
8.0k points

1 Answer

4 votes

Answer:

h(n) = h(n - 1) - 13

Explanation:

Given

h(n) = - 13n, then

h(1) = - 13 × 1 = - 13 and

h(n) = h(n - 1) - 13 with h(1) = - 13

User Ruudvan
by
8.3k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories