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 name of the pattern block used to cover half the hexagon called
Musya8 [376]
The answer would be a trapezoid.
7 0
3 years ago
Read 2 more answers
If 1 card is drawn at random from a standard 52-card deck, what is the probability that the card drawn is a black nine?
Korolek [52]
I think it's 2/52 or 1/26
5 0
3 years ago
At the market, 5 light bulbs cost $9. How much do 7 light bulbs cost?
Rudiy27
Hello!

To solve this, find the cost of a single light bulb first, by dividing 9 / 5.

9 / 5 ==> 1.80

One light bulb is $1.80

Now, multiply 1.80 by 7.

1.80 * 7 = 12.6

7 light bulbs cost $12.6

Hope this helps! ☺♥


6 0
3 years ago
Read 2 more answers
2.6-,2.061,2.601,2.34,2.7 order the following from least to greatest
kondaur [170]

Answer:

2.061, 2.34, 2.6, 2.601, 2.7

Step-by-step explanation:

Hello!

This is a bit hard to explain! If you want me to try, just comment.

I have arranged the sequence in ascending order below:

2.061,\:2.34,\:2.6,\:2.601,\:2.7.

Hope this helps!

4 0
3 years ago
Read 2 more answers
Read the scenario.
igor_vitrenko [27]

Answer:

A

Step-by-step explanation:

7 0
3 years ago
Other questions:
  • Which fraction is equivalent to 2/5
    5·2 answers
  • What is the formula of the surface area of the cone
    6·1 answer
  • Convert the rectangular coordinates (-9, 3V3) into polar form. Express the angle
    11·1 answer
  • Complete the chart below.​
    6·2 answers
  • What are the solutions of the equation x2 + 5x + 6 = 0? A. −3, 2 B. 6, −1 C. 6, 1 D. −3, −2
    11·1 answer
  • The blue dot is at what value on the number line?
    11·1 answer
  • The two dot plots show the number of miles ran by 14 students at the beginning and at the end of the school year compare each me
    12·1 answer
  • If f(x)=x-5, then match each of the following.
    15·1 answer
  • (b) 3 - 2w 29<br> What is the answer
    12·1 answer
  • The lines shown below are perpendicular. If the green line has a slop of 2/5, what is the slope of the red line?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!