Ask your own question, for FREE!
Mathematics 17 Online
OpenStudy (anonymous):

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

OpenStudy (anonymous):

there is no options for this one

OpenStudy (anonymous):

I can give a try at it :P ha

OpenStudy (anonymous):

I'd appreciate it. I've been trying to figure this one out for a while.

OpenStudy (ybarrap):

*

OpenStudy (dan815):

b(w)=b(w-1)-n

OpenStudy (dan815):

since they want the books holding

OpenStudy (dan815):

the books she is holding right now must be the books she was holding last week - n

OpenStudy (dan815):

b(0)=100

OpenStudy (anonymous):

yea I would go with that cause what I was about to write would of prob been wrong :P ha

OpenStudy (dan815):

\[B_k=B_{k-1}-n\]

OpenStudy (dan815):

that is how you would write it in subscript form

OpenStudy (anonymous):

thank you

OpenStudy (dan815):

welcome

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!