Ask Question
14 April, 04:51

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

+1
Answers (1)
  1. 14 April, 05:35
    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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers