Ask Question
19 February, 14:57

Ashley has 100 books that she wants to give away at the rate of n books per week. Write a recursive function that represents the number of books Ashley has at any time. The recursive function that gives the number of books Ashley has at any time is

+4
Answers (1)
  1. 19 February, 17:16
    0
    X: represents how many weeks

    N: represents books per week

    B: represents books she has at anytime

    So the recursive formula would be: 100 - XN = B
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Ashley has 100 books that she wants to give away at the rate of n books per week. Write a recursive function that represents the number of ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers