
Ivan V. answered 05/01/21
AI/ML Engineer, former Software Engineer
Standard formula:
G(t) = G0(t) (0.5)^(t/thf)
Given Data:
G0(t) = 212 grams
t = 135 minutes
G(t) = 26.5 grams
Rewrite Standard Formula:
thf = log 2 (t) / log(G0(t)/G(t))
Input Given Data:
thf = 45 = HALF LIFE
NEW FORMULA
G(t) = 212 (0.5)^(t/45)
Goo Remaining after 2 minutes:
G(t) = 212 (0.5)^(2/45) = 205.568586665
The problem is poorly written and I assumed that when asking for the amount of goo remaining after 2 minutes, that we start with the initial 212 grams.