vault backup: 2024-09-22 13:08:05

This commit is contained in:
zleyyij 2024-09-22 13:08:05 -06:00
parent f3d2b8abf4
commit 569c773de6

View File

@ -36,4 +36,6 @@ $cot$ is an odd function, and so $cot(-\theta) = \sqrt{3}$
1. The above equation can be split into two components
$$ \frac{sin\theta}{cos\theta} = \frac{sin\theta}{1} * \frac{1}{csc\theta} $$
2. Referring to the list of trig identities, we know that $\frac{1}{csc\theta}$ is equal to $sin\theta$.
$$ \frac{sin\theta}{1} * \frac{1}{csc\theta} = sin\theta * sin\theta $$
3. Simplifying further, we get:
$$ sin^2\theta $$