Correct Answer is $a$
My attempt:
$$1 - \frac{1}{ (1 + a) / (1 - a)}= 1 - \frac{1 - a}{1 + a} $$
multiply $(1 + a)$ on num and dem for the first term.
$$=\frac{1 + a}{1 + a} - \frac{1 - a}{1 + a}$$
combine and subtract.
$$=\frac{2a}{1 + a}$$
How does this simplify to $a$?