asked 111k views
1 vote
An initial number of bacteria presented in a culture is 1,000. This number triples every 30 minutes. Write a function expressing the number of bacteria over time.

1 Answer

5 votes
tripiling time is

A=P(3)^ (t)/(r)
t=time elapsed
r=tripling time
P=initial amount


so



A=1000(3)^ (t)/(30)
when time is measured in minutes
if measured in hours then


A=1000(3)^(2t) or
A=1000(9)^(t)
answered
User Aater Suleman
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.