Zayn17
Answered

Welcome to Westonci.ca, your one-stop destination for finding answers to all your questions. Join our expert community now! Get accurate and detailed answers to your questions from a dedicated community of experts on our Q&A platform. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

The Springfield zoo is breeding gorillas. They have 3 gorillas which can mate and give birth. After the first year there are 7 gorillas. After the second year there are 11 gorillas. If the gorillas continue to increase at the same rate, how long will it take for the Springfield zoo to have 35 gorillas?

Sagot :

Using a linear function, it will take 8 years for the Springfield zoo to have 35 gorillas.

What is a linear function?

A linear function is modeled by:

y = mx + b

In which:

  • m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.
  • b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.

For this problem, the parameters are given as follows:

m = 4, b = 3.

Hence the number of gorillas after x years is given by:

G(x) = 3 + 4x.

It will have 35 gorillas when:

G(x) = 35.

Hence:

3 + 4x = 35.

4x = 32.

x = 32/4

x = 8.

It will take 8 years for the Springfield zoo to have 35 gorillas.

More can be learned about linear functions at https://brainly.com/question/24808124

#SPJ1