Ask Question
1 December, 22:14

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

+2
Answers (1)
  1. 1 December, 22:21
    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?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers