Answer:
ok go to there account message them and then is says block user or report user
Step-by-step explanation:
Answer:
546,397 people
Step-by-step explanation:
We solve for the above question, using the formula for Exponential growth
The formula is given as
P(t) = Po (1 + r)^t
Po = Initial population = 310,000
r = Exponential growth rate = 6.5% = 0.065
t = Time in years = 9
P(t) = Population size after time t
Hence:
P(t) = 310,000 × (1 + 0.065)⁹
P(t) = 546,396.82088 people
Approximately =546,397 people
The population will be 546,397 people after 9 years.
5.5hours to drive264 miles
7 hours to drove (264÷5.5)× 7 =....
T_n = 3 * T_(n-1)
Long way (always works!)
T_5 = 3*T_4,
T_4 = 3*T_3
T_3 = 3*T_2
T_2 = 3*T_1
T_5 = 3*3*3*3*T_1 = 81*T_1 = 81*8 = 648!
Short way (sometimes it works!)
T_n = 3^(n-1) * T_1 (this case is a geometric series of ratio-=3)
T_5 = 3^4*8 = 648