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
A polygon with ten sides is called a _____.
IceJOKER [234]
The answer is decagon

4 0
3 years ago
Read 2 more answers
If an = 2n - 3, then what is the fifth term of the sequence?
boyakko [2]

Answer:

7

Step-by-step explanation:

To find the fifth term in the sequence, plug in 5 for n.

a₅=2(5)-3

Then just solve

a₅=10-3

a₅=7

3 0
3 years ago
Read 2 more answers
Solve for a a=.5×12ft (30ft+42ft)
Anastasy [175]
.5x12 (30+42)
    v          v
    6    *    72= 432 ft
7 0
3 years ago
What is X?<br><br> 2.3x-8.7=0.8x-4.2<br><br> pLS hELP
daser333 [38]

Answer:

x = 45/17

Step-by-step explanation:

We can move all x to 1 side and all the numbers to another. You can add 8.7 on both sides and get that 2.3x = 0.8x + 4.5. Next, we subtract by 0.8x on both sides to get that 1.7x = 4.5, where we can then divide by 17/10 on both sides to get that x is equal to 45/10 * 10/17, so that means that x = 45/17.

5 0
3 years ago
Hector has a floor plan showing his new house. On the floor plan, his bedroom is 3 inches wide and 3 1 2 inches long. The scale
Vlad1618 [11]
Your answer is 14 :) 
8 0
3 years ago
Read 2 more answers
Other questions:
  • Write a sentence that shows the commutative property of multiplication
    12·1 answer
  • The product of three binomials, just like the product of two, can be found with repeated applications of the distributive proper
    9·1 answer
  • In a class of 40 students, 15 offer physics, 20 offer history and 3 offer both physics and history. How many student offer neith
    5·2 answers
  • If you live in Chicago, then you live in Illinois
    13·2 answers
  • A ball weighs 15 pounds on Earth and 5.7 on Mars. What is the constant proportionality between the weight of an object on Mars a
    15·1 answer
  • What is the area of the smaller rectangle?​
    13·2 answers
  • How do you graph x = 8/5
    15·1 answer
  • I need help please i’ll give u a brainliest for the correct answer
    6·2 answers
  • Factor each Polynomial​
    6·2 answers
  • Triangle XYZ is reflected about the y-axis. What are the coordinates of X'?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!