Problem 1
a = 2500 = starting amount
b = 1 + r = 1 + 0.035 = 1.035 = growth factor
The equation is
as it is in the form
![y = a*b^x](https://img.qammunity.org/2023/formulas/mathematics/college/t0g4m3vyn6dinbs6lc8ert8hzawek6xbvr.png)
Plug in y = 5000 and solve for x.
![y = 2500*1.035^x\\\\5000 = 2500*1.035^x\\\\1.035^x = 5000/2500\\\\1.035^x = 2\\\\\log(1.035^x) = \log(2)\\\\x\log(1.035) = \log(2)\\\\x = \log(2)/\log(1.035)\\\\x \approx 20.148792\\\\x \approx 21\\\\](https://img.qammunity.org/2023/formulas/mathematics/college/xspr1s9fdbrgln28ys64o7oeu0r7v0aadk.png)
I rounded up to get over the hurdle. This is because plugging x = 20 will lead to y being smaller than $5000, so we must use x = 21.
Answers:
- The function is
![y = 2500*1.035^x](https://img.qammunity.org/2023/formulas/mathematics/college/i0tjouwdu9oambmuanr031el1ggw3jf33m.png)
- It takes about 21 years to reach $5000
=========================================================
Problem 2
a = 4.22 = starting amount
b = 1 + r = 1 + 0.031 = 1.031 = growth factor
The equation goes from
to
![y = 4.22*1.031^x](https://img.qammunity.org/2023/formulas/mathematics/college/ho8qnozxj5y79mkl7bii6hniw3vi796yh2.png)
Plug in y = 9.33 and solve for x.
![y = 4.22*1.031^x\\\\9.33 = 4.22*1.031^x\\\\1.031^x = 9.33/4.22\\\\1.031^x \approx 2.21090047393365\\\\\log(1.031^x) \approx \log(2.21090047393365)\\\\x\log(1.031) \approx \log(2.21090047393365)\\\\x \approx \log(2.21090047393365)/\log(1.031)\\\\x \approx 25.9882262216245\\\\x \approx 26\\\\](https://img.qammunity.org/2023/formulas/mathematics/college/uf8mefipdp597ml0lftopi60csz0qum5cu.png)
Answers:
- The function is
![y = 4.22*1.031^x](https://img.qammunity.org/2023/formulas/mathematics/college/ho8qnozxj5y79mkl7bii6hniw3vi796yh2.png)
- It takes about 26 years for the ticket to reach the price of $9.33
=========================================================
Problem 3
a = 400 = initial value
b = 1 + r = 1 + 0.25 = 1.25 = growth factor
The template
updates to
![y = 400*1.25^x](https://img.qammunity.org/2023/formulas/mathematics/college/8gxjuh313a0vt0ain0fp5yo5vjwzuqp8m9.png)
Plug in y = 3000 and isolate x.
![y = 400*1.25^x\\\\3000 = 400*1.25^x\\\\1.25^x = 3000/400\\\\1.25^x = 7.5\\\\\log(1.25^x) = \log(7.5)\\\\x\log(1.25) = \log(7.5)\\\\x = \log(7.5)/\log(1.25)\\\\x \approx 9.029627\\\\x \approx 10\\\\](https://img.qammunity.org/2023/formulas/mathematics/college/igk9a7301mppsjex6ialzg1j6f6hfdfk39.png)
Like with the first problem, I rounded up to the nearest whole number. If you tried out x = 9, then y = 2980 approximately which is short of the goal of 3000. Trying x = 10 leads to y = 3725 approximately, which is now over the goal we're after.
Answers:
- The function is
![y = 400*1.25^x](https://img.qammunity.org/2023/formulas/mathematics/college/8gxjuh313a0vt0ain0fp5yo5vjwzuqp8m9.png)
- It takes about 10 days for 3000 people to get infected.