SOLUTION: Fill in the blank with the tecursive function. Be sure to include the starting point. Anna has 100 books she wants to give away at the rate of "n" books per week. Write a recursiv

Algebra.Com
Question 1041601: Fill in the blank with the tecursive function. Be sure to include the starting point.
Anna has 100 books she wants to give away at the rate of "n" books per week. Write a recursive function that represents the number of books Anna has at anytime.
The recursive funtion that gives the number of books Anna has at any one time is

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
Fill in the blank with the recursive function. Be sure to include the starting point.
Anna has 100 books she wants to give away at the rate of "n" books per week. Write a recursive function that represents the number of books Anna has at anytime.
The recursive funtion that gives the number of books Anna has at any one time is
-------
a(k) = 100 - n*k
---------------------
Cheers,
Stan H.
-------------

RELATED QUESTIONS

An English teacher needs to pick 10 books to put on her reading list for the next school (answered by Edwin McCravy)
Darah wants to print a book she has written, and then sell it to the public. She has... (answered by ankor@dixie-net.com)
An English teacher needs to pick 10 books to put on her reading list for the next school... (answered by MathLover1,ikleyn)
how do I Write a polynomial function of least degree in standard form with the following... (answered by josgarithmetic)
Anna is going to build a patio. She wants the patio to be 20 feet by 35 feet. What is the (answered by checkley79)
1. Fill in the blank to make the smallest number: ____ ____ × ____ = ____ 2.... (answered by Alan3354,Edwin McCravy)
Fill in the blank to make the expression a perfect square x^2 + 2x +... (answered by Alan3354,MathLover1)
Anna left the science museum and drove south. Gina left three hours later driving 42... (answered by ikleyn)
Anna has 12 pairs of shoes and she needs to choose seven different pairs to wear during... (answered by psbhowmick)