Answer:
the same as multiplying them, except you're doing the opposite: subtracting where you would have added and dividing where you would have multiplied. If the bases are the same, subtract the exponents. Remember to flip the exponent and make it positive, if needed.
Step-by-step explanation:
Answer:
its answer is option b 15.625
Answer:
P(t) = 27000 * (1/9)^(t/4)
Step-by-step explanation:
This problem can me modelled with an exponencial formula:
P = Po * (1+r)^t
Where P is the final value, Po is the inicial value, r is the rate and t is the amount of time.
In this problem, we have that the inicial population/value is 27000, the rate is -8/9 (negative because the population decays), and the time t is in months, so as the rate is for every 4 months, we use the value (t/4) in the exponencial.
So, our function will be:
P(t) = 27000 * (1-8/9)^(t/4)
P(t) = 27000 * (1/9)^(t/4)