Answer:
N = 52 * (9/7)^(t/1.5)
Step-by-step explanation:
This problem can be modelated as an exponencial problem, using the formula:
N = Po * (1+r)^(t/1.5)
Where P is the final value, Po is the inicial value, r is the rate and t is the amount of time.
In our case, we have that N is the final number of branches after t years, Po = 52 branches, r = 2/7 and t is the number of years since the beginning (in the formula we divide by 1.5 because the rate is defined for 1.5 years)
Then, we have that:
N = 52 * (1 + 2/7)^(t/1.5)
N = 52 * (9/7)^(t/1.5)
Answer is a to the question
The answer is D because I did the math
Step-by-step explanation:
2^(2x) - 5(2^x) = -4
(2^x)^2 - 5(2^x) = -4
Substitute 2^x = z --> x = ln(z)/ln(2)
z^2 - 5z = -4
z^2 - 5z + 4 = 0
(z - 1)(z - 4) = 0
z = 1 --> x = ln(1)/ln(2) = 0
z = 4 --> x = ln(4)/ln(2) = 2