2

I am new to this website so Please forgive me for my mistakes.

I have a question of trigonometry to prove and it is as (I dont know how to write theta symbol sorry for it)

$(1-\sin \theta)/(1-\sec \theta) = 2\cot \theta(\cos \theta- \csc\theta)$

Thanks in advance!!!

1 Answers1

3

Sometimes it helps to put everything in terms of $\sin\theta, \cos\theta$, first:

$$\frac{(1-\sin \theta)}{(1-\sec \theta)} = \frac{1-\sin \theta}{1 - \frac{1}{\cos\theta}} = \frac{(1 - \sin\theta)\cos\theta}{\cos\theta - 1} $$ $$\overset{?}= \quad2\cot \theta(\cos \theta- \csc\theta) = 2\frac{\cos \theta}{\sin\theta}\left(\cos \theta - \frac{1}{\cos\theta}\right) = (\sin(2\theta) - 2)\cot \theta \sec\theta$$

In truth, the first expression and the second expression, while perhaps describing similar functions over a small interval, are not equivalent expressions.

See Wolfram Alpha here, and see the graph below :

enter image description here


Now, if the question asked you to solve the equation: (to find values of $\theta$ for which the equation is true, this we can do). Indeed, the equality holds if and only if $$\theta = 2\pi n,\; n \in \mathbb Z\;\text{ or }\;\; \theta = 2\pi n - \frac \pi2, \;\;n \in \mathbb Z$$

amWhy
  • 209,954