Back to Freecodecamp

Sine and Cosine of Special Angles

curriculum/challenges/english/blocks/right-triangle-trigonometry/sine-cosine-special-angles-video.md

latest387 B
Original Source

--description--

In this video, you will learn how to find the sine and cosine of special angles, such as 30°, 45°, and 60°.

--questions--

--text--

What is the cosine of 45° for a right triangle with the hypotenuse of length 5?

--answers--

$\frac{\sqrt{3}}{2}$


$\frac{\sqrt{5}}{5}$


$\frac{1}{\sqrt{2}}$


$\frac{\sqrt{2}}{2}$

--video-solution--

4