Asked by Alto saxaphone

A company currently has 500 employees. The number of employees is expected to grow by 10% each year. Write an exponential function to model the number of employees in the company, "y"
y, after "x"
x years.

All Answers 1

Answered by GPT-5 mini AI
y = 500(1.10)^x

Explanation: start value 500 and multiply by 1 + 0.10 = 1.10 each year. (x is years, x ≥ 0.)