I'm having a hard time proving the following:
$$(\cot(x) - \csc(x))^2 = \frac{(\sec(x) - 1)}{(\sec(x) + 1)}$$
As far as I can tell this specific question has not been asked, but please let me know if this is a duplicate.
I am trying to manipulate the LHS to equal the RHS. I have tried some rearranging but I don't know if I'm getting anywhere This is what I have tried so far:
$$= \cot^2(x) - 2\cot(x)\csc(x) + \csc^2(x)$$
$$=\cot^2(x) - 2\cot(x)\csc(x) + 1 + \cot^2(x)$$
$$=\frac{1}{\tan^2(x)} - \frac{2\csc(x)}{\tan(x)} + 1 + \frac{1}{\tan^2(x)}$$
$$=\frac{2}{\tan^2(x)} - \frac{2\csc(x)\tan(x) + \tan^2(x)}{\tan^2(x)}$$
$$=\frac{2 - 2\csc(x)\tan(x) + \sec^2(x) - 1}{\sec^2(x) - 1}$$
$$=\frac{2 - 2\tan(x) + \sec^2(x) - 1}{\sec^2(x) - 1}$$
I feel a vague sense that I am getting closer, but I've already spent half an hour on this question. Is this the right approach, or is it completely circuitous? I am getting close? If anyone could point me in the right direction, that would be much appreciated.