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
Rewrite the following equations in the form y=mx + b and identify the values of m and b
arlik [135]
You need to put the equations?
5 0
2 years ago
0.10x + 185 = 0.08x + 250
geniusboy [140]
0.10x - 0.08x = 250 - 185
0.02x = 65
x = 3250
6 0
3 years ago
I need help on dividing 415 by 13
olga55 [171]
Answer is easy
415 / 13 =
31.92
4 0
3 years ago
Read 2 more answers
Use technology to approximate the solution(s) to the system of equations to the nearest tenth of a unit.
kodGreya [7K]
The technology I used in helping me solve the problem is using Microsoft Excel. I made one column for the x values which were gathered from the choices, one column for f(x) whose equation is 8^(x-9), and another column for g(x) whose equation is log(3x) + 2. 

Inputing these equation to the last two columns yield the values shown in the picture.The 'NUM' means that the equation at that value of x is undefined. From the values, the correct solution would be 

(0,0), (9.2,1.5) and (9.6,3.5) to the f(x) equation
(9.6,3.5) to the g(x) equation

5 0
3 years ago
Yes or no ?? i need helppp
tekilochka [14]

Answer:

it is linear and it does have a constant rate of change

Step-by-step explanation:

4 0
3 years ago
Other questions:
  • What is the best approximation for the area of this circle?
    8·2 answers
  • 1.2 decreased by 40%
    11·2 answers
  • Solve the equation -2(5x+1)&gt;48
    12·1 answer
  • Openstudt what are the coordinates of the turning point for the function f(x) = (x − 2)3 + 1? (−2, −1) (−2, 1) (2, −1) (2, 1)
    13·1 answer
  • 7/10 write the number as hundredths in a fraction form and decimal form
    11·1 answer
  • Determine the x- and y- intercepts for the graph defined by the given equation.<br> y = 7x + 3
    8·2 answers
  • A sphere has a diameter of 18 inches. What is the volume of this sphere? Use ​ ≈ 3.14 and round your answer to the nearest tenth
    10·2 answers
  • El 60% de los discos son de música clásica y el 10% es música para bailar si Fabián tiene 90 discos cuántos son de cada uno
    15·1 answer
  • 12,548 rounded to the nearest thousand and 4,685 rounded to the nearest thousand​
    6·2 answers
  • Simplify<br> 2^4 x 2^3/<br> 2^5 x 2^4<br> leaving your answer in index form.
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!