Maybe my method is not the best. And I am myself waiting for the likes of Chetan2u/IanStewart to post shorter answers, but this is how I went about it-
Given \(a \) + \(\frac{1}{a}\) = \(2.9 \) ---------- (1)
We need to find the value of \(a\) - \(\frac{1}{a}\)
We can re-write it as-> \(\frac{(a^2 - 1)}{a}\) => \(\frac{(a+1)(a-1)}{a}\) ---------- (2)
So, we need values of (a+1) and (a-1). We can get those values through manipulation of (1),
\(a \) + \(\frac{1}{a}\) = \(2.9\)
Add and subtract \(2a \) on L.H.S,
\(a \) + \(\frac{1}{a}\) = \(\frac{(a^2 + 1)}{a}\) = \(\frac{(a^2 + 1 + 2a - 2a)}{a}\) \(= 2.9\)
From above we get,
\((a+1)^2 = 4.9a\) & \((a-1)^2 = 0.9a\)
or
\((a+1) = \sqrt{4.9a}\) & \((a-1) = \sqrt{0.9a} \)
Substitute in (2), we get,
\(\frac{(\sqrt{4.9a}*\sqrt{0.9a})}{a}\) = \(\sqrt{\frac{(49*9)}{100}}\) = \(\frac{7*3}{10}\) = \(2.1\).