The average profit a local store owner earns on a given day is $960 and is growing
exponentially at a rate of 88% per year. Write a function to represent profit after t
years, where the monthly rate of change can be found from a constant in the function.
Round all coefficients in the function to four decimal places. Also, determine the
percentage rate of change per month, to the nearest hundredth of a percent.

Respuesta :

The average profit of the local store is an illustration of an exponential function

The profit function is: [tex]y = 960 * (0.9894)^{x}[/tex]

How to determine the function

From the question, we have:

  • Initial value (a) = 960
  • Rate per year (b) = 88%

An exponential function is represented as:

[tex]y = ab^x[/tex]

So, the function that represents the profit per year is:

[tex]y = 960 * (88\%)^x[/tex]

Divide x by 12 to get the monthly rate

[tex]y = 960 * (88\%)^{x/12}[/tex]

Evaluate the exponent

[tex]y = 960 * (0.9894)^{x}[/tex]

Hence, the profit function is: [tex]y = 960 * (0.9894)^{x}[/tex]

Read more about exponential functions at:

https://brainly.com/question/11464095