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
Christian is planning a vacation and finds an airplane ticket that cost 180$. He found a promo code offering 17% off. Write a si
lesya [120]

Answer:

83/100 x 180

Step-by-step explanation:

We have to find the cost of the ticket after the discount.

100% - 17%= 83%

83% of the total percentage of the original price that he needs to pay.

So we do:

83/100 x 180

So, this would be the expression.

Hope this helps!:)

7 0
3 years ago
The variable z is directly proportional to x, and inversely proportional to y. When x is 4 and y is 13, z has the value 1.230769
Talja [164]

Answer:

Step-by-step explanation:

1.2307692307692.

The first step is to find the proportionality constant.

The formula is

z = kx/y

1.2307692307692 = k * 4/13          Multiply both sides by 13

1.2307692307692 * 13 = 4k

16 = 4*k                                            Divide by 4

k = 16/4

k = 4

=================================

z = k*x/y

x = 9

y = 20

k = 4

z = 4 *9/20

z = 36/20

z = 1.8

7 0
3 years ago
Read 2 more answers
A number increased by 7
postnew [5]

Answer:

x+7

Step-by-step explanation:

7 0
3 years ago
Look at The Picture Please Help!
BabaBlast [244]

Answer:

40%

Step-by-step explanation:

3/5x2=6/10

6/10x10=60/100

100-60=40

40%

5 0
3 years ago
In the statements below, V is a vector space. Mark each statement true or false. Justily each answer a. The set R is a two-dimen
melomori [17]

Answer:

A. False

B. True

C. False

D. True

Step-by-step explanation:

Only three dimensional subspace for R3 is R3 itself. In a 3 d subspace there are 3 basis vectors which are all linearly independent vectors. Dimension of a vector is number of subspace in that vector. Finite set can generate infinite dimension vector space.

8 0
3 years ago
Other questions:
  • Hey can someone help me?
    10·1 answer
  • PLEASE SOMEONE HELP ME!! Use the square root property to solve the following equation t^2-75=0
    12·1 answer
  • The circumference of a circular field is 160.14 yards. What is the radius of the field? Use for and do not round your answer.
    11·2 answers
  • How to show how to find the answer to -3 +4 -1
    15·1 answer
  • Wrtie the vaule of 2 1/4 x (4+12)
    14·2 answers
  • Find the area of the parallelogram by composing into rectangles or decomposing into triangles or other shapes as needed. 8 yd 6
    14·2 answers
  • Please help me I just can’t figure this out. I’ll mark you brainiest if you know it but ONLY if you know it
    7·1 answer
  • How many different numbers between $\dfrac{1}{1000}$ and $1000$ can be written either as a power of $2$ or as a power of $3$, wh
    11·2 answers
  • what is 5 with an exponent of 3 times 5 with an exponent of 4 equals 5 with an exponent of 3 simplified
    11·2 answers
  • A boy gets #2.00 per week as pocket money. His sister gets only #1.60 per week
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!