Answer:
The expression that models the growth of users is: [tex]users(t) = 5400*1.3^t[/tex]
The rate of change per quarter is 7.5%
Step-by-step explanation:
Since the number of users is growing at a rate of 30% per year, then initially we have 5400, but after the first year we will have:
[tex]users(1) = 5400*1.3[/tex]
After the second year we will have:
[tex]users(2) = users(1)*1.3\\users(2) = 5400*1.3*1.3 = 5400*(1.3)^2[/tex]
After the third year we will have:
[tex]users(3) = users(2)*1.3\\users(3) = 5400*(1.3)^2*1.3 = 5400*(1.3)^3[/tex]
This will continue as the years passes. Therefore:
[tex]users(t) = 5400*1.3^t[/tex]
The rate of change pre quarter of year is the rate of change pre year divided by 4,therefore:
[tex]\text{rate per quarter} = \frac{30}{4} = 7.5\%[/tex]