Prove by writing: $$\theta = 2A$$ that: $$\frac{\sin\theta-\cos\theta+1}{\sin\theta+\cos\theta-1}=\frac{1+\sin\theta}{\cos\theta}$$
First I subbed in the $2A$ such that:
$$\frac{\sin 2A-\cos 2A+1}{\sin 2A+\cos 2A-1}=\frac{1+\sin 2A}{\cos 2A}$$
Then I considered the following trigonometric formulae:
$$\begin{align} \sin 2A &= 2\sin A\cos A \\ \cos 2A &= \cos^{2}A - \sin^{2}A \\ \cos 2A &= 2\cos^{2}A-1 \\ \cos 2A &= 1-2\sin^{2}A \end{align}$$
I have taken various approaches but keep ending up with:
$$\frac{\cos A+\sin A}{\cos A-\sin A}$$ on the left hand side. But I can't seem to get the right hand side to agree with this. I end up with something like: $$\frac{1+2\sin A\cos A}{1-2\sin^{2}A}$$ I've spent a few hours on this and can't find the solution. Help appreciated.