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
Sergio039 [100]
2 years ago
8

A store had 100 t-shirts. each month, 30% of the t-shirts were sold and 25 new t-shirts arrived in shipments. which recursive fu

nction best represents the number of t-shirts in the store, given that f(0) = 100? (1 point) f(n) = f(n − 1) ⋅ 0.3 + 25, n > 0 f(n) = 100 − f(n − 1) ⋅ 0.3 + 25, n > 0 f(n) = f(n − 1) ⋅ 0.7 + 25, n > 0 f(n) = 100 − f(n − 1) ⋅ 0.7 + 25, n > 0
Mathematics
2 answers:
slamgirl [31]2 years ago
6 0
F(n) = f(n â’ 1) â‹… 0.7 + 25, n > 0  
Well, let's create a recursive function and see what option best matches it. Since our initial inventory is 100, we'll define f(0) as 100. 
For month n, we sell 30% of the t-shirts. So we have f(n-1)*(1-0.3) = f(n-1)*0.7 
And we get 25 more shirts. So f(n-1)*0.7 + 25 
Therefore the function is 
f(n) = f(n-1)*0.7 + 25, n>0  
Which matches the 3rd option given. 
The key thing to remember is if we sell 30% each month, that means that we retain 100% - 30% = 70% each month.
ser-zykov [4K]2 years ago
6 0

A store had 100 t-shirts. each month, 30% of the t-shirts were sold and 25 new t-shirts arrived in shipments. which recursive function best represents the number of t-shirts in the store, given that f(0) = 100?

Answer:

f(n) = f(n − 1) ⋅ 0.7 + 25, n > 0

You might be interested in
Alex makes $61,992 per year and pays about 25% of his gross monthly income in federal and state taxes. He wants to find an apart
ivanzaharov [21]

Answer:

Rent each month = $1421

Amount left after rent and taxes monthly = $2453

Step-by-step explanation:

Gross salary; $61,992 per year

His gross pay per month will be;

61992/12 = $5166

Now, the standard recommended rule in budgeting for house rent is to use between 25% to 30% of your monthly pay for rent.

Now, let's adopt an average of 27.5%

Thus;

Amount he can afford for rent each month = 27.5% × 5166 = $1420.65 ≈ $1421

We are told he pays 25% of his gross monthly income in federal and state taxes.

Thus, amount spent on taxes each month = 25% × 5166 = $1291.5 ≈ $1292

Thus, amount he will gave left after rent and taxes = 5166 - (1421 + 1292) = $2453

4 0
3 years ago
What fraction describes how much more of<br><br> the trail Jon hiked than Andrea hiked?
34kurt
What is the whole question
3 0
3 years ago
2 po
Lyrx [107]

Answer:

Step-by-step explanation:

Girls:Total number of people

89:235

89:47

8 0
2 years ago
A model scale is 1 cm = 8m.<br> If the actual object is 40 meters, the model is<br> ____ cm long.
Dovator [93]

Answer:

Mmmmmmmmmmmmm.............

Step-by-step explanation:

MI no sabo amigo perdon

8 0
2 years ago
Read 2 more answers
HELP ASAP PLEASE Which is the correct way to model the equation 5 x + 6 = 4 x + (negative 3) using algebra tiles? 5 positive x-t
vichka [17]
Play10x9 than it =90
5 0
2 years ago
Read 2 more answers
Other questions:
  • Use the net to find the surface area of the cylinder.
    12·1 answer
  • Factorise the following expression using grouping and use binomial products to simplify.
    7·2 answers
  • please help me with this i asked last time but it didn’t some the important stuff so i’m just putting a picture ^
    8·1 answer
  • There are 6 people in edema family.Beach person drinks2\5 of a gallon of milk each week .How many gallons of milk does Den's fam
    12·1 answer
  • Triangle QRS has been translated to create triangle Q'R'S'. RS = R'S' = 2 units, angles S and S' are both 28 degrees, and angles
    11·2 answers
  • Please help!! it is very importent
    12·1 answer
  • Blopie help me :(((((
    9·1 answer
  • PLS HELP.... If 4x^2 + bx + 9 = 0, where b is the constant, has exactly one solution, what is a possible value of b ?
    7·2 answers
  • B oooooooooooooooooo​
    8·1 answer
  • -5-4-3
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!