Sine-cosine square identity

One trigonometric identity states that for any angle \theta:

\sin^2(\theta) + \cos^2(\theta) \equiv 1

Proof

For a unit triangle (one where the hypotenuse has length 1), the lengths of the two other sides correspond to the sine and cosine of the angle \theta.

In other words, the side opposite to angle \theta has length \sin(\theta), and the side adjacent to angle \theta has length \cos(\theta).

From the pythagorean theorem, we know that for any right triangle with sides of lengths a and b, and hypotenuse of length c:

a^2 + b^2 \equiv c^2

In this case:

So we can substitute these values into the pythagorean theorem!

(\sin(\theta))^2 + (\cos(\theta))^2 \equiv 1^2

which is otherwise written as:

\sin^2(\theta) + \cos^2(\theta) \equiv 1

Finding missing values

Given that \sin(\theta) = 0.6, find \cos(\theta)

Given that \cos(\theta) = -0.5, find \sin(\theta)

Given that \sin(\theta) = -\frac{3}{5}, find \cos(\theta)

flashcards

QuestionAnswer
What trigonometric identity relates \sin^2(\theta) and \cos^2(\theta)?\sin^2(\theta) + \cos^2(\theta) \equiv 1
How is the sine-cosine square identity proven using a unit triangle?In a triangle with hypotenuse length 1, the opposite side is \sin(\theta) and the adjacent side is \cos(\theta). By the Pythagorean theorem: (\sin(\theta))^2 + (\cos(\theta))^2 = 1^2, giving \sin^2(\theta) + \cos^2(\theta) \equiv 1.
Given \sin(\theta) = 0.6, how do you find \cos(\theta)?Substitute into \sin^2(\theta) + \cos^2(\theta) = 1: 0.36 + \cos^2(\theta) = 1, so \cos^2(\theta) = 0.64, thus \cos(\theta) = \pm 0.8.
Given \cos(\theta) = -0.5, how do you find \sin(\theta)?Substitute: \sin^2(\theta) + 0.25 = 1, so \sin^2(\theta) = 0.75, thus \sin(\theta) = \pm \frac{\sqrt{3}}{2}.
Given \sin(\theta) = -\frac{3}{5}, how do you find \cos(\theta)?Substitute: \frac{9}{25} + \cos^2(\theta) = 1, so \cos^2(\theta) = \frac{16}{25}, thus \cos(\theta) = \pm \frac{4}{5}.
What formula expresses the Pythagorean theorem for a right triangle?a^2 + b^2 \equiv c^2, where a and b are legs and c is the hypotenuse.