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
Airida [17]
3 years ago
7

A store had 50 bottles of olive oil. Each week, 40% of the olive oil bottles were sold and 20 new bottles arrived in shipments.

Which recursive function best represents the number of bottles in the store, given that f(0) = 50?
f(n) = f(n − 1) ⋅ 0.6 + 20, n > 0

f(n) = 50 − f(n − 1) ⋅ 0.6 + 20, n > 0

f(n) = 50 − f(n − 1) ⋅ 0.4 + 20, n > 0

f(n) = f(n − 1) ⋅ 0.4 + 20, n > 0
Mathematics
2 answers:
Wittaler [7]3 years ago
8 0

Answer:

f(n) = f(n − 1) ⋅ 0.6 + 20, n > 0

Step-by-step explanation:

Each week 40% of the olive oil bottles were sold. This means, each week 60% of the bottles were left. In addition to these, 20 new bottles arrived in shipments.

So, every week the number of shipments was:

60% of the shipments of previous week + 20

In equation form this can written as:

Shipments in a week = 60% of shipments of previous week + 20

For, nth week we can re-write this equation as:

f(n) = 60% of f(n - 1) + 20

or

f(n) = f(n - 1) ⋅ 0.60 + 20

For example for first week, replace n by 1 to find the number of shipments in week 1 and same goes for next weeks.

Anton [14]3 years ago
7 0

Answer:

A

Step-by-step explanation:

You might be interested in
4/11 divided by 1/7 <br>​
MA_775_DIABLO [31]
4/11•7/1=28/11
Answer: 28/11 or 2 6/11
5 0
3 years ago
Read 2 more answers
A repairman charged $93.06. The price included 2 hours of labor and a $40 service charge.
a_sh-v [17]
I think the answer is 26.53

3 0
3 years ago
Read 2 more answers
Solve u^2 = -4, where u is a real number. Simplify your answer as much as possible.
alexdok [17]

Answer:

2i and -2i

Step-by-step explanation:

I'll change u to x to be easier to understand.

x^2 = -4

sqrt(x^2) = sqrt(-4)

sqrt(-4) = 2i, or -2i

8 0
2 years ago
What is the sign of −4ab when a&gt;0 and b&lt;0?
AVprozaik [17]

Answer:

A

Step-by-step explanation:

We have the expression:

-4ab

And we want to find its sign given that a>0 and b<0.

Notice that the expression is already negative since we have -4.

a>0 means that a is positive. Therefore, we can ignore it since it won’t do anything.

b<0 means that b is negative. Therefore, we will have two negatives being multiplied together. Hence, this will make a positive.

Therefore, the sign of our expression will be positive.

We can see this with an example. Let a=1 (1>0) and let b=-1 (-1<0). Then:

-4(1)(-1)=4

So, the sign is positive.

Hence, the answer is A.

7 0
3 years ago
A) .2<br> B).25<br> C).35<br> D).4
Lesechka [4]

Answer:

2 the answer cause 2×2=4

7 0
3 years ago
Other questions:
  •  Convert the fraction to a decimal and then classify the type of decimal.
    10·2 answers
  • Ervin sells vintage cars. Every three months, he manages to sell 13 cars. Assuming he sells cars at a constant rate, what is the
    13·2 answers
  • The diameter of the larger circle is 12.5 cm.
    9·2 answers
  • Write the equation for the following relation. E = {(x, y): (2, 15), (5, 30), (8, 45), . . .}
    6·1 answer
  • Two vertices of an equilateral triangle are located at (2, 0) and (–2, –3). What is the triangle’s perimeter?​
    11·1 answer
  • Consider the following data sets and complete the table of summary data
    12·1 answer
  • Order the fractions from least to greatest, 2/3, 2/9, 5/6, 11/18.
    11·2 answers
  • If the unit's and ten's digits of a two digits of a two digit number are y and x, then the number is
    15·1 answer
  • Tìm X<br> 3x2-3x×(x-2)-12=0
    11·1 answer
  • Help!!! I really need this!!! ASAPPPPP
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!