In a certain geographic location, a herd of elephants is declining at a rate of four percent every year. If there are currently 62 elephants in the herd, create an exponential decay function to model the problem. Let y represent the number of elephants after t years.(1 point)

Responses

y=62(0.04)t
y equals 62 left parenthesis 0.04 right parenthesis superscript t baseline

y=62(1.04)t
y equals 62 left parenthesis 1.04 right parenthesis superscript t baseline

y=62(0.96)t
y equals 62 left parenthesis 0.96 right parenthesis superscript t baseline

y=62(0.6)t

1 answer

To model the decline of the elephant population as an exponential decay function, we need to consider that the population is decreasing at a rate of 4% each year.

To represent this, we can use the formula for exponential decay:

\[ y = y_0 \cdot (1 - r)^t \]

where:

  • \( y_0 \) is the initial amount (in this case, the initial number of elephants, 62),
  • \( r \) is the rate of decay (in this case, 0.04),
  • \( t \) is the time in years.

Since we are looking for a model of the number of elephants after \( t \) years, we have:

\[ y = 62 \cdot (1 - 0.04)^t \] \[ y = 62 \cdot (0.96)^t \]

So the correct exponential decay function is:

\[ y = 62(0.96)^t \]

Thus, the correct response is:

y = 62(0.96)^t.