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
Help please!!!!!!!!!!!!!!!
drek231 [11]
The original side length was 12m therefore the perimeter was 36m. 12/4 is 3 so the perimeter is now 9, and the difference between them is 27.
4 0
3 years ago
Evaluate the following expression if a=-9, b=-7,c=9 and d=3<br> 2cd + 3ab =
stepladder [879]

Answer:

<h3>The answer is 243.</h3>

Step-by-step explanation:

To evaluate the expression substitute the values of a , b , c and d into the above expression

a = - 9

b = - 7

c = 9

d = 3

So we have

2cd + 3ab = 2(9)(3) + 3(-9)(-7)

= 2(27) + 3( 63)

= 54 + 189

We have the final answer as

<h3>243</h3>

Hope this helps you

7 0
3 years ago
In which quadrant is the point (5,-2) located?
nevsk [136]
Quadrant Four (IV) since the x coordinate is a positive and the y coordinate is a negative.
7 0
3 years ago
Simplify the expression.<br> 28 + 4<br> 2<br> A. 9<br> B. 11<br> C. 16<br> D. 22
padilas [110]

Answer:

C) 16

Step-by-step explanation:

\dfrac{28+4}{2}=\dfrac{32}{2}=16

8 0
2 years ago
Read 2 more answers
T = 3U / E solve for U
Rashid [163]
<span>T = 3U / E solve for U

3U = T * E
U = (</span>T * E)/3
U = 1/3(TE)
7 0
3 years ago
Other questions:
  • How many hundreds does 4 thousands equal
    15·1 answer
  • If one leg of a right triangle is 6 units and the other leg is 8 units, what is the length of the hypotenuse?
    8·2 answers
  • Explain which variables would be included when using technology to calculate the present value of a lump sum and to calculate th
    5·1 answer
  • Please help asap <br>Thank you​
    15·2 answers
  • A group of friends ordered two pizzas, one with pepperoni and one with mushrooms and green peppers. A plain pizza costs $9. Each
    7·2 answers
  • HELP ITS URGENT <br> a. b. c. or d.???
    12·2 answers
  • What is a synthetic material made of?
    6·2 answers
  • Write the expression shown below in simplest terms.<br><br> 4/5 (10x - 25) + 25
    11·2 answers
  • Here is a venn diagram:
    8·2 answers
  • What is the volume of a sphere with 5 foot diameter
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!