1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
REY [17]
2 years ago
13

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 ____=______, started at ____.
Mathematics
1 answer:
enyata [817]2 years ago
3 0

Answer:

f(x) = f(x-1) - n  <--- this is the recursive formula

f(0) = 100

f(1) = f(0) - n = 100 - n

f(2) = f(1) - n = 100 - n - n = 100 - 2n

f(3) = f(2) - n = 100 - 2n - n = 100 - 3n

in general the EXPLICIT formula is f(x) = 100 - xn , x=0,1,2,3

Step-by-step explanation:

hope this helps if it is wrong let me know have a blessed day

You might be interested in
a bag contains five green gumdrops and six red gumdrops. if kim pulls a green gumdrop out of the bag and eats it, what is the pr
joja [24]
Remaining gumdrops = 4 green and 6 red = 10 gumdrops
Required probability = 6/10 = 3/5.
3 0
3 years ago
A wildflower bouquet costs $4.25 at the farmer's market. A vase can be purchased for an additional $3.50. Kelly has $20 to buy a
natulia [17]
The answer is A you need to multiply the number of buquets then add it to thr price of the vase
7 0
3 years ago
Read 2 more answers
How many different 10 person committees can be selected from a pool of 23 people?
Salsk061 [2.6K]

We're going to be using combination since this question is asking how many different combinations of 10 people can be selected from a set of 23.

We would only use permutation if the order of the people in the committee mattered, which it seems it doesn't.

Formula for combination:

C(n,r)=\dfrac{n!}{(n-r)!r!}

Where n represents the number of objects/people in the set and r represents the number of objects/people being chosen from the set

There are 23 people in the set and 10 people being chosen from the set

C(23,10)=\dfrac{23!}{(23-10)!10!}

=\dfrac{23!}{13!\times10!}

Usually I would prefer solving such fractions by hand instead of a calculator, but factorials can result in large numbers and there is too much multiplication. Using a calculator, we get

=1,144,066

Thus, there are 1,144,066 different 10 person committees that can be selected from a pool of 23 people. Let me know if you need any clarifications, thanks!

~ Padoru

4 0
3 years ago
Read 2 more answers
f you ask Batman's nemesis, Catwoman, how many cats she has, she answers with a riddle: "Five-sixths of my cats plus seven." How
vovikov84 [41]
42, because 1/6 of 42 is seven. I could be wrong but I think this is the correct answer
3 0
3 years ago
Turn 0.68 into a fraction in simplest form
sattari [20]
Since .68 is 68/100, you can simplify to 17/25. 
7 0
3 years ago
Read 2 more answers
Other questions:
  • 14 fluid oz equals how many cups
    8·1 answer
  • PLEASE HELP ASAP!!!!! WILL GIVE BRAINLIEST TO FIRST CORRECT ANSWER!!!!!
    11·1 answer
  • Last year, there were 219 pies baked for the bake sale. This year, there were d pies baked. Using d , write an expression for th
    10·2 answers
  • Find the slope of a line that is perpendicular to the line 4x + 3y - 15 = 0. -3/4 4/3 3/4
    15·1 answer
  • Write the equation of a quadratic function with roots at 1 and 5 and a vertex at (3,-2)
    5·1 answer
  • What digit is in the hundreds place in the the number 5,679.25
    8·2 answers
  • 6h²-3g³+7+3f²+9g³-5h²-2f²-9
    9·1 answer
  • If f(x) = 2 + 1, then f(3) =
    8·2 answers
  • ( −2 x^3) ^ 3 simplify
    15·2 answers
  • $22.85 for Shiping 3 pound package
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!