$D: \begin{bmatrix}1&4.19\\2&3.40\\3&2.80\\4&2.30\\5&1.99\\6&1.70\\7&1.51\\8&1.34\\9&1.21\\10&1.09\end{bmatrix}$
In this table of data the first column is representing time (in minutes), and the second column is the mass of some element.
The element consists of two types of isotopes that decay rapidly.
The first isotope has a half-life of 3 minutes, and the second of 8 minutes.
How can I figure out the initial mass of the two isotopes using least square method on this table of data?
I will use Wolfram Mathematica for the calculations

It should be valuable to specify the criterion of fitting. The result depends on it.
For example, one can compare different results on the two sheets of numerical computation : one for the smallest mean square absolute deviation, the other for the smallest mean square relative deviation.