The rate of change is mathematically described as :
[tex]d(q(t))/dt = -kq(t)^3[/tex]
using variable seperation bring d(q) and all functions of q to one side and dt and all functions of t to the other side. It should look like this:
[tex]\frac{d((t))}{q^3} = -k.dt[/tex]
Now integrate on both sides.
[tex]-0.5q(t)^-2 = -kt - C[/tex]
where C is constant of integration. Its value can be found using initial condition by simply putting t=0 in the above equation
C = [tex]1/2q(0)[/tex]
After some algebraic simplification q(t) can be written as :
[tex]q(t)^2 = \frac{q(0)^2}{2q(0)^2Kt + 1}[/tex]
at half time, q(T) = q(0)/2, where T = half time of reaction.
substitute this in the above equation:
[tex]T = \frac{3}{2Kq(0)^2}[/tex]
This is the required solution. As can be seen half time (T) depends on K and q(0) that is the initial concentration.