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
nikklg [1K]
3 years ago
11

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?
Mathematics
2 answers:
Mashutka [201]3 years ago
5 0

Answer:

f(a_n) = 0.7f(a_{n-1}) + 25

Step-by-step explanation:

The number of t-shirts a in month n is 70% of the number of t-shirts in month n-1 plus 25 because they always sell 30% of the t-shirts and get 25 t-shirts in shipments. f(0)=100 can be included as an after-thought.

jekas [21]3 years ago
4 0

Answer: The recursive formula is given by

f(a_n)=0.70f(a_{n-1})+25

Step-by-step explanation:

Since we have given that

Number of t-shirts = 100

f(0) = 100

Each time there is 30% of the t-shirt were sold and 25 new t-shirts arrived in shipments.

So, it becomes,

f(a_n)=(1-0.30)f(a_{n-1})+25\\\\f(a_n)=0.70f(a_{n-1})+25

Hence, the recursive formula is given by

f(a_n)=0.70f(a_{n-1})+25

You might be interested in
William works at a nearby electronics store. He makes a commission of 6% on everything he sells. If he sells a computer for$764.
Sedaia [141]
Commission=0.06×764=$45.84
7 0
3 years ago
The curve given by x=sin(t),y=sin(t+sin(t)) has two tangent lines at the point (x,y)=(0,0). List both of them in order of increa
SOVA2 [1]

Answer:

y = 0

y =2x

Step-by-step explanation:

Given parametric equations:

x (t) = sin (t)

y (t) = sin (t + sin (t))

The slope of the curve at any given point is given by dy / dx we will use chain rule to find dy / dx

(dy / dx) * (dx / dt) = (dy / dt)

(dy / dx) = (dy / dt) / (dx / dt)

Evaluate dx / dt and dy / dt

dx / dt = cos (t)

dy / dt = cos (t + sin (t)) * (1+cos (t))

Hence,

dy / dx = (1+cos(t))*cos(t + sin (t))) / cos (t)

@Given point (x,y) = 0 we evaluate t

0 = sin (t)

t = 0 , pi

Input two values of t and compute dy / dx

@ t = 0

dy / dx = (1 + cos (0))*cos (0 + sin (0))) / cos (0)

dy / dx = (1+1)*(1) / (1) = 2 @ t = 0

@t = pi

dy / dx = ( 1 + cos (pi))* cos (pi + sin (pi)) / cos (pi)

dy / dx = (1-1) * (-1) / (-1) = 0 @ t = pi

The corresponding gradients are 0 and 2 in increasing order and their respective equations are:

y = 2x

y = 0

5 0
2 years ago
John is having a barbeque and purchased 12.25 pounds of hamburger for $3.12 per pound. How much did John spend on
Wewaii [24]

Answer: 38.22, i hope this helps!!

3 0
2 years ago
The slope of a line is?
valkas [14]

Answer:

The correct answer is d) the ratio of the change in y to the change in x along the line.

We can tell this by looking at the slope formula.

m (slope) = (y2 - y1)/(x2 - x1)

6 0
3 years ago
A² +6² = c²<br> Find the length of c:
yanalaym [24]
64+36=c^2
100=c^2
square root both sides for 10=c
10 is your answer
3 0
3 years ago
Read 2 more answers
Other questions:
  • Donald baked 77 cookies in the morning and 83 cookies in the afternoon for 14 days how many total cookies did he bake
    9·2 answers
  • Andy got a 32% discount on all his purchases at his favorite shop. If he saved $64 on the total bill, the bill amount without th
    13·1 answer
  • Mattie uses the discriminant to determine the number of zeros the quadratic equation 0 = 3x2 – 7x + 4 has. Which bestdescribes t
    15·1 answer
  • Circletowns limits forms perfect circular shape it has a population of 20,000 and a population density of 480 people per square
    12·1 answer
  • A circle with its dimensions in inches (in), is shown what is the area in square inches of half the circle
    6·1 answer
  • The first day of Sam's vacation was a Monday. What day of the week was the Day 36 of Sam's vacation?
    6·1 answer
  • The figure shows a circle inscribed in a triangle.
    8·2 answers
  • Write an inequality that represents the statement, "Two times a number x, less 15, is greater than or equal to 4 times the numbe
    9·1 answer
  • Triangle's - multiple choice
    15·2 answers
  • Margo said that the answer to number 5 was that they were both correct in this case: 3n - 5 + n and 3n - (5 + n). Is Margo corre
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!