Determine half-life of this substance

  • Thread starter Thread starter thomasrules
  • Start date Start date
  • Tags Tags
    Half-life
AI Thread Summary
The discussion focuses on determining the half-life of a substance that decays from 20g to 15g in 7 hours. Participants clarify the correct formula for half-life, emphasizing the need for proper logarithmic manipulation. The equation M = M0(1/2)^(t/T) is highlighted, with corrections made to the original LaTeX formatting. A participant provides a step-by-step breakdown of the logarithmic approach to solve for half-life, ultimately leading to the conclusion that the half-life can be calculated using the derived formula. The conversation illustrates the importance of accurate mathematical representation in decay calculations.
thomasrules
Messages
243
Reaction score
0
A substance decays from 20g to 15g in 7h.Determine the half-life of the substance.

I know that: M=M_{o}\left\frac{1}{2}\right^\frac{t}{h}
 
Last edited:
Physics news on Phys.org
I'm insufficiently skilled with Latex (and more than sufficiently lazy not to want to figure it out right now) to post this properly, but there is a small problem with the equation you've posted. The power on the (1/2) should be (t/T), where T = the half-life in units of whatever t is. Given that, you can solve your equation for T, thus:

M = M0(1/2)^(t/T)

ln(M) = ln(M0(1/2)^(t/T))

ln(M) = (t/T)ln(M0/2)

T = t ln(M0/2)/ln(M)

Since you have t in hours, this will give you the half-life in hours.

There are other approaches using more standard exponential decay formulas (decay constants, for instance), but all of them end up with logs eventually.
 
ok thank you but by the way what's wrong with my latex:

"M=M_{o}\frac{1}{2}^\frac{t}{h}"
 
Last edited:
you miss the "\" in front of the frac
 
Ok I did that and got an answer of 5.95 but that's not the answer

SOMEONE HELP
 
Last edited:
ln(M) = ln(M0(1/2)^(t/T))
ln(M) = (t/T)ln(M0/2)
this step is wrong!

here is the right one...
M=M_{o}\left\frac{1}{2}\right^\frac{t}{h}
\frac{M}{M_0}=\left\frac{1}{2}\right^\frac{t}{h}
log_2(\frac{M}{M_0})=log_2(\frac{1}{2}^\frac{t}{h})
log_2(\frac{M}{M_0})=\frac{t}{h}log_2(\frac{1}{2})
log_2(\frac{M}{M_0})=\frac{t}{h}log_2(2^{-1})
log_2(\frac{M}{M_0})=-\frac{t}{h}log_2(2)
log_2(\frac{M}{M_0})=-\frac{t}{h}
h=-\frac{t}{log_2(\frac{M}{M_0})}
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top