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
Using synthetic division, find (x^4 − 2) ÷ (x + 1).
damaskus [11]
-1 is the rest, because its degree is smaller than that of the divisor and therefore can not continue dividing.
 x ^ 3 - x ^ 2 + x -1 is the quotient.
 I attach the solution

3 0
3 years ago
The points in the table lie on a line. Find the slope of the line.<br><br><br><br> slope:
777dan777 [17]

Answer:

Using the table, the slope is 1/2

4 0
2 years ago
Find each equation with the correct solution​
stepladder [879]

Answer:

15;9;-8

Step-by-step explanation:

1. 5/3x-3=2/3x+12

x=15 once you combine like terms

2. 5x+35-3x+12=7x+2

2x+47=7x+2

5x=45

x=9

3. 12x+20-3=9x-7

12x+17=9x-7

3x=-24

x=-8

3 0
2 years ago
Given f(x) = –3x – 7, what is f(–4)?
lyudmila [28]
The answer is D hope this help

8 0
3 years ago
Read 2 more answers
How long is a school bus
Sonja [21]

Answer:

45 ft

Step-by-step explanation:

8 0
3 years ago
Read 2 more answers
Other questions:
  • *BRAINLIEST* The lines below are parallel. If the slope of the green line is 8/5, what is the slope of the red line?​
    6·2 answers
  • Suppose y varies directly with x. If y=-20 when x=2, find y when x=14
    14·1 answer
  • Use any method to work these out, but do NOT use a calculator.
    8·1 answer
  • Which of the following is the graph of the function shown above? See file
    6·2 answers
  • Convert 76000 ml into L. Please show your work.
    11·1 answer
  • A​ student's scores on five tests are 98​, 99​, 86​, 89 and 70. What must the score be on the next test so that the average is 8
    6·1 answer
  • At grocery market strawberries cost $2.99
    5·1 answer
  • Help me please, worth 20 points
    6·1 answer
  • Y=3x+62x+4y=−4 What is the value of y in the system?
    15·1 answer
  • Giving brainliest!! thanks in advance!
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!