Okay what I would first is compare both sides in my head just to see what approach to take
You notice how if you change the denominator to (cos2 A - sin2 A) ie. (cos A - sin A)(cos A + sin A) <- difference of two squares
And you compare it to the right, (cos A + sin A) is missing from the left?
So somehow we need to make the numerator (cos A + sin A) to get rid of it
So:
LHS
= (sin 2A + 1) / cos 2A
= 2sin A cos A + 1 / (cos A - sin A)(cos A + sin A)
Now I want cos A + sin A at the top so I change the 1 to (sin2 A + cos2 A)
= 2 sin A cos A + sin2 A + cos2 A / (cos A - sin A)(cos A + sin A)
Now if we arrange the numerator like this:
= cos2 A + 2 sin A cos A + sin2 A / (cos A - sin A)(cos A + sin A)
Can you see that it's a perfect square?
= (cos A + sin A)2 / (cos A - sin A)(cos A + sin A)
= cos A + sin A / cos A - sin A
= RHS
Alternatively you can start from RHS and prove it is equal to LHS
I think that would be easier as there's no trick to it (the perfect square)
Just start with RHS
Multiple top and bottom by (cos A + sin A) and then work backwards in my solution