6.2 Trigonometric Functions: Unit Circle Approach: Difference between revisions
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
== Lecture notes == | == Lecture notes == | ||
:1. <math></math><br> | :1. The six Trigonometric Functions (general) <math></math><br> | ||
: | |||
:<math> | |||
\begin{align} | |||
\sin{(\theta)} &= \frac{y}{r} & \csc{(\theta)} &= \frac{r}{y}\\[2ex] | |||
\cos{(\theta)} &= \frac{x}{r} & \sec{(\theta)} &= \frac{r}{x}\\[2ex] | |||
\tan{(\theta)} &= \frac{y}{x} & \cot{(\theta)} &= \frac{x}{y} \\[2ex] | |||
\end{align} | |||
</math> | |||
<br> | |||
:2. The six Trigonometric Functions (unit circle) <math>r=1</math><br> | |||
:<math> | |||
\begin{align} | |||
\sin{(\theta)} &= y & \csc{(\theta)} &= \frac{1}{y}\\[2ex] | |||
\cos{(\theta)} &= x & \sec{(\theta)} &= \frac{1}{x}\\[2ex] | |||
\tan{(\theta)} &= \frac{y}{x} & \cot{(\theta)} &= \frac{x}{y} \\[2ex] | |||
\end{align} | |||
</math> | |||
==Solutions== | ==Solutions== |