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
Cheryl moves houses. Her old house is 3 kilometers from her new house. How many meters is it from the old house to the new house
d1i1m1o1n [39]

Answer:

3000 here hope this helps you out

3 0
3 years ago
There are 3 boxes for green chips and 5 boxes for red chips. each box has the same number of chips in it. if there are a total o
Sauron [17]

Answer:

<h2>2 in each box of course</h2>

g= green chips       r= red chips

3 boxes of green chips meaning for each box there are <em>2</em> chips so there are 6 green chips. 5 boxes of red chips meaning for each box there are two chips so there are 10 red chips and 6 g + 10r = 16 chips in total

Step-by-step explanation:

6 0
3 years ago
Please help!<br> what is it
Dmitrij [34]

Answer:

105

Step-by-step explanation:

The interior angle for R is supplementary to the 155 degree angle

(they add to 180)

180-155=25

The sum of the interior angles of a triangle is always 180

180-50-25= 105

3 0
3 years ago
Solve for x: 2(3x +1)-4=6 ​
puteri [66]

Answer:

4/3 or 1.3333333...

Step-by-step explanation:

2 x (3x + 1)-4 = 6.

6x+2-4=6.

6x+2=10

6x=8.

X= 1.3333333... OR 4/3

5 0
3 years ago
Read 2 more answers
PLEASE HELP! ASAP! I WILL GIVE BRAINLIEST<br> What is 365x853. Can you help me? Thank you!
Pavel [41]

311,345

Hope this helps!

4 0
3 years ago
Read 2 more answers
Other questions:
  • Please help question in the picture
    8·1 answer
  • A recursive rule for an arithmetic sequence is a1=4;an=an−1+3 . What is an explicit rule for this sequence? Enter your answer in
    11·2 answers
  • Kenny takes a cab to the airport. He is charged $2.56 per mile. Kenny pays the driver a total of $59.72 for the trip which inclu
    14·1 answer
  • Help!!! IXL! plzzzzzz.Quick
    6·2 answers
  • Tanya is printing a report. There are 96 sheets of paper in the printer, and the number of sheets p left after t minutes of prin
    5·1 answer
  • A rectangular field is 16m broad and the ratio of the length and breadth is 3:2.
    13·1 answer
  • Evaluate<br><br> -4x + 7 for x = -1
    8·2 answers
  • From the sum of 4a + b + c and 9a - c subtract the sum of 18a - b - c and 14a - 2b - c
    15·2 answers
  • Please help me find the area of this shape
    13·2 answers
  • arc GT = 18 degrees, arc TA =32 degrees, arc NA =112 degrees, arc IN = 74 degrees. find measure of angle GET
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!