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
Nookie1986 [14]
3 years ago
6

A store had 150 laptops in the month of January. Every month, 20% of the laptops were sold and 10 new laptops were stocked in th

e store. Which recursive function best represents the number of laptops in the store f(n) after n months? f(n) = 150 − 0.8 x f(n − 1) + 10, f(0) = 150, n > 0 f(n) = 0.2 x f(n − 1) + 10, f(0) = 150, n > 0 f(n) = 0.8 x f(n − 1) + 10, f(0) = 150, n > 0 f(n) = 150 + 0.8 x f(n − 1) + 10, f(0) = 150, n > 0
Mathematics
2 answers:
masha68 [24]3 years ago
6 0

Answer:

f(n) =  0.8 × f(n -1) + 10, n > 0

Step-by-step explanation:

Given,

Original number of laptops, f(0) = 150, ( where, f(n) represents the number of laptops after n months )

∵ Every month, 20% of the laptops were sold and 10 new laptops were stocked in the store.

After 1 month,

The number of laptops, f(1) = original laptops - 20% of the original laptops + 10

= 150 - 20% of 150 + 10

= (100 - 20)% of 150 + 10

= 80% of 150 + 10

= 0.8 × f(0) + 10

Similarly, After 2 months,

The number of laptops, f(2) = 0.8 × f(1) + 10,

After 3 months, number of laptops, f(3) = 0.8 × f(2) + 10,

........ so, on

Thus, by following the pattern,

The number of laptops after n months,

f(n) =  0.8 × f(n -1) + 10, n > 0

Softa [21]3 years ago
3 0

<u>Answer-</u>

\boxed{\boxed{f(n)=0.8(f(n-1))+10,\ f(0)=150,\ \ n>0}}

<u>Solution-</u>

Here, n represents the number of months and f(n) represents the number of laptops in the store after n months.

As the store had 150 laptops in the month of January or at the beginning.

So f(0)=150

Every month, 20% of the laptops were sold and 10 new laptops were stocked in the store.

As 20% of laptops were sold, so 80% were in the store.

So, after one month total number of laptops in the store,

\Rightarrow f(1)=0.8(150)+10

\Rightarrow f(1)=0.8(f(0))+10     (\because f(0)=150)

Again after one month total number of laptops in the store,

\Rightarrow f(2)=0.8\times (0.8(150)+10)+10

\Rightarrow f(2)=0.8(f(1))+10     (\because f(1)=0.8(150)+10)

Analyzing the pattern, the recursive function f(n) will be,

f(n)=0.8(f(n-1))+10,\ f(0)=150,\ \ n>0


You might be interested in
Please help me work this problem
mario62 [17]

Answer:

13a

Step-by-step explanation:

9a + 3a + a = 13a

7 0
3 years ago
Read 2 more answers
The last time it placed an order for ingredients, Sweet Treats Bakery ordered 7,160 kilograms of sugar. This time, the bakery is
melomori [17]

Answer:

4296 kg

Step-by-step explanation:

40/100 = x/7160

716 times 6 is 4296

3 0
2 years ago
Find the function's range. Enter your answer in interval notation
DerKrebs [107]

Answer:

its subject matter about eco

Step-by-step explanation:

mark brainlist pzz✌️

6 0
3 years ago
Kathy has $2 less than 3 times the amount of money jason has. Together, they have a total of $34. How much money does Kathy has?
Paul [167]
3j-2=34 Then add two to both sides 3j=36 Then divide three by both sides and get J=12
7 0
3 years ago
Freé points...... !!​
Vesna [10]

Answer:

Thanks lol..............

5 0
2 years ago
Other questions:
  • Consider functions f and g below.
    6·2 answers
  • What is the slope in a line parallel in this equation 7x=-3y+15?Explain?
    8·1 answer
  • Ok this is a long one, so any help would mean the world, even if you only do part of it.
    9·1 answer
  • What is the simplified answer?
    15·1 answer
  • The surface area Q of a certain shape is three times the product of u and the square of its width w.
    12·1 answer
  • Please help I give brainliest question is in the image
    10·1 answer
  • Kailynn made 18 out of her last 70 free throw attempts. If she attempts 70 free throws this season, predict how many she will mi
    8·1 answer
  • Find the slope of the line that contains (−3,−3) and (−4,−8).
    12·1 answer
  • What is the slope of this line? <br> A.) −3/4<br> B.) 3/4<br> C.) −4/3<br> D.) I don't know.
    8·2 answers
  • Find the length of the missing side. the triangle is not drawn to scale. 6, 8, 90
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!