Let the numerator = x.
Then denominator = 2x + 1, so the fraction = $\dfrac{x}{2x+1}$.
Setting up the equation:
Sum of fraction and its reciprocal = $2\dfrac{16}{21} = \dfrac{58}{21}$
$$\frac{x}{2x+1} + \frac{2x+1}{x} = \frac{58}{21}$$
$$\frac{x^2 + (2x+1)^2}{x(2x+1)} = \frac{58}{21}$$
$$\frac{x^2 + 4x^2 + 4x + 1}{2x^2 + x} = \frac{58}{21}$$
$$\frac{5x^2 + 4x + 1}{2x^2 + x} = \frac{58}{21}$$
Cross-multiplying:
$$21(5x^2 + 4x + 1) = 58(2x^2 + x)$$
$$105x^2 + 84x + 21 = 116x^2 + 58x$$
$$11x^2 - 26x - 21 = 0$$
Factorising:
$$11x^2 - 33x + 7x - 21 = 0$$
$$11x(x - 3) + 7(x - 3) = 0$$
$$(11x + 7)(x - 3) = 0$$
$$x = 3 \quad \text{or} \quad x = -\frac{7}{11}$$
Since x must be a positive integer, x = 3.
The fraction = $\dfrac{3}{7}$.
Source: Chapter 4, Quadratic Equations
---