How I can get: $$\sin\beta\sec\beta\cot\beta$$ from: $$(1-\sin^2\beta)(1+\tan^2\beta)$$
Well, my teacher has taught me that I should only allow algebraic changes on only one side of the equation, in this case:
$$(1- \sin^2\beta)(1+\tan^2\beta) = \sin\beta\sec\beta\cot\beta$$
I have to work with the left side of the equation,
I tried:
$$(1-\sin^2\beta) = \cos^2\beta$$
$$(1+\tan^2\beta) = \sec^2\beta$$
Therefore,
$$\cos^2\beta\sec^2\beta =?$$
But from here, I have not managed to get anything closer.
So, how can I get to the desired algebraic form? What is the fastest way to get to the demonstration in these cases?
Recall that $$\begin{align} \cos\beta &= \dfrac{\sin\beta}{\tan\beta} \\ \sec\beta &= \dfrac1{\cos\beta} \\ \cot\beta &= \dfrac1{\tan\beta} \end{align}$$ Then, your expression can be re-written as $$\begin{align} \cos^2\beta\sec^2\beta &= \cos\beta\cos\beta\sec\beta\dfrac1{\cos\beta} \\ &= \require{cancel}\cancel{\cos\beta}\cos\beta\sec\beta\dfrac{1}{\cancel{\cos\beta}} \\ &= \cos\beta\sec\beta \\ &= \dfrac{\sin\beta}{\tan\beta}\sec\beta \\ &= \sin\beta\sec\beta\cot\beta \end{align}$$