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
In parallelogram abcd, m
just olya [345]
What aboout it? please clarify.
6 0
3 years ago
Read 2 more answers
The ratio of lime juice to orange juice in a drink is 3:8. How much orange juice is used in 50 L of the mixture?
andreyandreev [35.5K]

4 6/11 is the value of 1 part of the ratio (1). 13 7/11 of the muxture is orang juice, in litres.

6 0
3 years ago
What value of n makes the equation true?
otez555 [7]
2/3 n = -12 Write equation

(3/2) 2/3n = -12/1 (3/2) Isolate n

n = -36/2 Simplify

n = -18 Answer




4 0
3 years ago
Read 2 more answers
Cheryl uses the graph below to convert x, a measurement give to y, the equivalent measurement in another unit. Which of the foll
Salsk061 [2.6K]
Where's the graph? If you can give me the graph then I'd be able to answer for you.
4 0
3 years ago
HELP
vodka [1.7K]
So I = Prt 

I for interest charge 
P for principal ($4,840)  
r for rate (6%)
t for time (2 yrs) 

So you would then plug the information into the equation.....

I = 4,840*.06*2 
I = 580.80 

So the answer to your question is $580.80 which is option B

Hope this helps! :) 
6 0
4 years ago
Other questions:
  • A store sells packages of 48 Snickers bars for $28 per package, and packages of 36 KitKat bars for $22.50 per package. Mrs. Swee
    8·2 answers
  • 2log8(9x)<br><br>HELP ME PLEASEEEE
    7·2 answers
  • A recent health report revealed that a woman with insurance spends an average of 2.3 days in the hospital following a routine ch
    7·1 answer
  • 6. If it is Tuesday, then Marla tutors chemistry. If Marla tutors chemistry, then she arrives home at 4 P.M.
    14·1 answer
  • 20 + 10 = ___ x (4 + 2). What is the missing value in the equation?
    12·1 answer
  • Use the compound interest formulasUpper A equals Upper P left parenthesis 1 plus StartFraction r Over n EndFraction right parent
    9·1 answer
  • How many solutions does this system have?
    12·1 answer
  • Of the 1500 students at Marshall
    14·1 answer
  • Linear or non linear?​
    9·2 answers
  • Mission Company is preparing its annual profit plan. As part of its analysis of the profitability of individual products, the co
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!