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
Natalija [7]
3 years ago
7

The native bird population in a city is decreasing at a rate of 10% per year due to industrialization of the area by humans. The

population of native birds was 14,000 before the decrease began.
Complete the recursively-defined function to describe this situation.

f(0) = ____

f(n) = f(n - 1) · 0.9 , for n ≥ 1

After 3 years, _____ birds will remain.
Mathematics
2 answers:
xxTIMURxx [149]3 years ago
6 0

Answer:

The recursively-defined function to describe this situation is:

  • f(0) = <u>14000</u>
  • f(n) = f(n - 1) · 0.9 , for n ≥ 1
  • After 3 years, <u>10206</u> birds will remain.

Step-by-step explanation:

To solve the number of birds that there will be after three years, you must recognize that the function f(0) means the number of birds at time zero, in which the birds are complete (that is, the 14,000 birds), by their part, following the equation provided below we have the following calculation:

  • f(n) = f(n-1) * 0.9

So:

  • f(1) = f(0) * 0.9 = 14000 * 0.9 = 12600
  • f(2) = f(1) * 0.9 = 12600 * 0.9 = 11340
  • <u>f(3) = f(2) * 0.9 = 11340 * 0.9 = 10206 </u>

Therefore, <u>the final number of birds after three years in decline is 10206</u>.

Anastasy [175]3 years ago
4 0

Answer:

10206 birds

Step-by-step explanation:

You might be interested in
What is the slope of y = -2x and what does this mean?
olga_2 [115]

Answer:

-2 is the slope

Step-by-step explanation:

6 0
3 years ago
Read 2 more answers
The graph of a linear function is shown, why what value does the linear function grow move the numbers in the blanks to complete
KATRIN_1 [288]

Answer:it’s

Step-by-step explanation:because I gave up

5 0
2 years ago
Fill in the scale dimensions in the table to the nearest thousandth.
kondor19780726 [428]

To convert the inches portion of the measurement to feet, divide the inches by 12. Then add that number to the feet. Multiply the sum by 0.25 to get the number of inches on the scale drawing.

When you have this many to do, a spreadsheet or calculator is helpful.

br: 2.625 by 2.750

lr: 6.250 by 4.667

kit: 3.375 by 2.000

dr: 3.000 by 2.500

The dimensions are listed here in the order given in the problem statement. Your answer is requested to be shortest dimension first, so you will need to reverse the numbers for all but the first one.

5 0
2 years ago
What is the value of -3 + 4.5 - (- 1.2)
kari74 [83]
The answer to your question is 13.5
7 0
3 years ago
Please help im confused on the last question on my warm up!
geniusboy [140]

Answer:

Choice B: Only (-1,-5)

Step-by-step explanation:

With this one, first the equation needs to be reduced into point-slope format.

y+5=2(x+1)

Distributive Prop.

y+5=2x+2

Carry over the 5 to the opposite side.

y=2x-3

Now, with the point slope form, it makes it easier to plug in the question choices to find which if any are correct.

Choice A: X is 5; Y is 10

y=2x-3

y=2(5)-3

y=10-3

y=7

This does not give a y value of 10, so it is false.

Choice B: X is -1; Y is -5

y=2(x)-3

y=2(-1)-3

y= -2-3

y= -5

This does give a y value of -5, so it is true. Choices C and D are therefore false as well, since only Choice B works.

3 0
2 years ago
Other questions:
  • How do you work out coefficient of x
    13·1 answer
  • The function p(d)=5⋅4d−1 represents the number of people who receive a certain e-mail on day d of an e-mail experiment.
    12·2 answers
  • Tiffany has a spinner that is split into four equal sections: red, blue, green, and yellow. Tiffany spun the spinner 680 times.
    14·1 answer
  • If D varies directly with t and D is 105 when t is 3, what is D when t is 8
    12·1 answer
  • Question: How many 1 8 lb packages of fudge can be sold from 7 pounds of fudge?
    15·1 answer
  • Can you please help me its too hard
    6·2 answers
  • What is the answer to this (x^2)^2?
    14·1 answer
  • 2X^2 - 9x + 10 . solve by factoring area model (show work)​
    8·1 answer
  • Given ABCD, solve for x.
    15·1 answer
  • Solve for x.<br> X -8 = -11<br> PLZ HELP I NEED ANSWER ASAP
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!