Answer:
When proving identities, the answer is in the explanation.
Step-by-step explanation:
![\frac{\cos(y)}{1-\sin(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B%5Ccos%28y%29%7D%7B1-%5Csin%28y%29%7D)
I have two terms in this denominator here.
I also know that
by Pythagorean Identity.
So I don't know how comfortable you are with multiplying this denominator's conjugate on top and bottom here but that is exactly what I would do here. There will be other problems will you have to do this.
![\frac{\cos(y)}{1-\sin(y)} \cdot \frac{1+\sin(y)}{1+\sin(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B%5Ccos%28y%29%7D%7B1-%5Csin%28y%29%7D%20%5Ccdot%20%5Cfrac%7B1%2B%5Csin%28y%29%7D%7B1%2B%5Csin%28y%29%7D)
Big note here: When multiplying conjugates all you have to do is multiply fist and last. You do not need to do the whole foil. That is when you are multiplying something like
, the result is just
.
Let's do that here with our problem in the denominator.
![\frac{\cos(y)}{1-\sin(y)} \cdot \frac{1+\sin(y)}{1+\sin(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B%5Ccos%28y%29%7D%7B1-%5Csin%28y%29%7D%20%5Ccdot%20%5Cfrac%7B1%2B%5Csin%28y%29%7D%7B1%2B%5Csin%28y%29%7D)
![\frac{\cos(y)(1+\sin(y))}{(1-\sin(y))(1+\sin(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B%5Ccos%28y%29%281%2B%5Csin%28y%29%29%7D%7B%281-%5Csin%28y%29%29%281%2B%5Csin%28y%29%7D)
![\frac{\cos(y)(1+\sin(y))}{1^2-\sin^2(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B%5Ccos%28y%29%281%2B%5Csin%28y%29%29%7D%7B1%5E2-%5Csin%5E2%28y%29%7D)
![\frac{\cos(y)(1+\sin(y))}{1-\sin^2(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B%5Ccos%28y%29%281%2B%5Csin%28y%29%29%7D%7B1-%5Csin%5E2%28y%29%7D)
![\frac{\cos(y)(1+\sin(y))}{cos^2(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B%5Ccos%28y%29%281%2B%5Csin%28y%29%29%7D%7Bcos%5E2%28y%29%7D)
In that last step, I apply the Pythagorean Identity I mentioned way above.
Now You have a factor of cos(y) on top and bottom, so you can cancel them out. What we are really saying is that cos(y)/cos(y)=1.
![\frac{1+\sin(y)}{cos(y)}](https://tex.z-dn.net/?f=%5Cfrac%7B1%2B%5Csin%28y%29%7D%7Bcos%28y%29%7D)
This is the desired result.
We are done.