\documentclass[a4paper,12pt]{article}
\newcommand{\ds}{\displaystyle}
\newcommand{\un}{\underline}
\parindent=0pt
\begin{document}

{\bf Question}

The rate at which a radioactive substance splits up is given by

$$\ds\frac{dN}{dt}=-\lambda N,$$

where $N$ is the number of atoms present after $t$ seconds and
$lambda$ is a constant. Show that $N=N_0 e^{-\lambda t}$ where
$N_0$ is the number of atoms present initially. Find the times in
\emph{years} for half the number of atoms of a given mass of
radium to disintegrate if $\lambda=1.37 \times 10^{-11}$ per
second.

\medskip

{\bf Answer}

${}$

$\begin{array} {crcl} & \ds\frac{dN}{dt} & = & -\lambda N\\
\Rightarrow & \ds\int\ds\frac{dN}{N} & = & -\lambda \ds\int dt\\
\Rightarrow & \ln N & = & -\lambda t=c\\ \rm{or} & N & = &
e^{-\lambda t+c}\\ & N & = & e^c e^{-\lambda t} \end{array}$

so let $e^c=N_0$

$\un{N=N_0e^{-\lambda t}}$

What is $N_0$?

Set $t=0$ to get $N=N_0e^{-\lambda \cdot 0}=N_0$ i.e., $N=N_0$
when $t=0$.

We want the time, $T$, when $N=\ds\frac{N_0}{2}$

i.e.,

$\begin{array} {crcl} & \ds\frac{N_0}{2} & = & N_0e^{-\lambda T}\\
\Rightarrow & \ds\frac{1}{2} & = & e^{-\lambda T}\\ &
\ln\left(\ds\frac{1}{2}\right) & = & -\lambda T\\ \rm{or} & T & =
& -\ds\frac{1}{\lambda}\ln\left(\ds\frac{1}{2}\right)\\ & & = &
+\ds\frac{\ln(2)}{1.37\times10^{-11} (per sec)}\\ & & = &
50,594,684,712 secs\\& & = &
\ds\frac{50,594,684,712}{60\times60\times24\times365}
years\end{array}$

\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ $\un{=1604.3\ years}$
\end{document}
