3. Trigonometry

Unit Circle

Define sine and cosine on the unit circle, determine values for key angles and relate coordinates to trigonometric values.

Unit Circle

Welcome students! 🎯 In this lesson, we'll explore the unit circle, one of the most powerful tools in trigonometry. By the end of this lesson, you'll understand how to define sine and cosine using the unit circle, find exact values for key angles, and connect coordinates to trigonometric values. This foundation will unlock your understanding of how trigonometric functions work beyond just right triangles!

What is the Unit Circle?

The unit circle is beautifully simple yet incredibly powerful 🌟. It's a circle with a radius of exactly 1 unit, centered at the origin (0, 0) of a coordinate plane. Think of it as the perfect circle for studying trigonometry!

Here's why the unit circle is so special: because the radius equals 1, any point on the circle has coordinates (x, y) where the distance from the origin is exactly 1. This means $x^2 + y^2 = 1$ for every point on the circle. This simple relationship makes calculations much easier and helps us understand trigonometric functions in a completely new way.

Imagine you're standing at the center of a clock face, students. If you draw a line from the center to any number on the clock, that line has length 1 in our unit circle. The angle this line makes with the positive x-axis (like pointing to 3 o'clock) determines where it intersects the circle, and those intersection coordinates give us our trigonometric values!

Defining Sine and Cosine on the Unit Circle

Here's where things get exciting! 🚀 On the unit circle, we define sine and cosine in terms of coordinates rather than triangle sides. When we have an angle θ (theta) measured from the positive x-axis, we draw a line from the origin at that angle until it hits the unit circle.

The point where this line intersects the circle has coordinates (cos θ, sin θ). This means:

  • The x-coordinate of the intersection point equals cos θ
  • The y-coordinate of the intersection point equals sin θ

This is revolutionary, students! Instead of thinking "opposite over hypotenuse" and "adjacent over hypotenuse," we can now think of sine and cosine as simply the y and x coordinates of points on our unit circle.

Let's see this in action with a practical example. When θ = 0° (pointing directly right along the positive x-axis), our intersection point is (1, 0). Therefore, cos(0°) = 1 and sin(0°) = 0. When θ = 90° (pointing straight up), our intersection point is (0, 1), so cos(90°) = 0 and sin(90°) = 1.

This coordinate approach works for any angle, not just those in right triangles. Whether your angle is 30°, 150°, or even 420°, you can always find the corresponding point on the unit circle and read off the sine and cosine values directly from the coordinates!

Key Angles and Their Exact Values

Certain angles appear so frequently in mathematics that we call them "special" or "key" angles 🔑. These angles have exact trigonometric values that you should memorize, as they form the building blocks for more complex problems.

The most important key angles are 0°, 30°, 45°, 60°, and 90° (and their equivalents in other quadrants). Let's explore why these values are so special:

0° (0 radians): The point is (1, 0), so cos(0°) = 1 and sin(0°) = 0.

30° (π/6 radians): The point is $(\frac{\sqrt{3}}{2}, \frac{1}{2})$, so cos(30°) = $\frac{\sqrt{3}}{2}$ and sin(30°) = $\frac{1}{2}$.

45° (π/4 radians): The point is $(\frac{\sqrt{2}}{2}, \frac{\sqrt{2}}{2})$, so cos(45°) = sin(45°) = $\frac{\sqrt{2}}{2}$.

60° (π/3 radians): The point is $(\frac{1}{2}, \frac{\sqrt{3}}{2})$, so cos(60°) = $\frac{1}{2}$ and sin(60°) = $\frac{\sqrt{3}}{2}$.

90° (π/2 radians): The point is (0, 1), so cos(90°) = 0 and sin(90°) = 1.

Notice the beautiful patterns, students! The sine and cosine values for 30° and 60° are swapped, and 45° has equal sine and cosine values. These patterns emerge from the geometric relationships in equilateral and isosceles right triangles.

These key angles extend into other quadrants too. For example, 150° has the same sine value as 30° but the opposite cosine value, giving us the point $(-\frac{\sqrt{3}}{2}, \frac{1}{2})$. Understanding these patterns helps you quickly determine trigonometric values for angles throughout all four quadrants.

Connecting Coordinates to Trigonometric Values

The unit circle creates a perfect bridge between coordinate geometry and trigonometry 🌉. Every point on the unit circle represents a complete trigonometric "fingerprint" for its corresponding angle.

When you know that a point on the unit circle has coordinates (a, b), you immediately know that for the angle θ that creates this point:

  • cos θ = a (the x-coordinate)
  • sin θ = b (the y-coordinate)
  • tan θ = b/a (when a ≠ 0)

This connection works both ways! If someone tells you that cos θ = 0.6 and sin θ = 0.8, you know that the angle θ corresponds to the point (0.6, 0.8) on the unit circle. You can even verify this makes sense by checking that $0.6^2 + 0.8^2 = 0.36 + 0.64 = 1$ ✓.

The unit circle also explains why certain trigonometric identities are true. The fundamental identity $\sin^2 θ + \cos^2 θ = 1$ comes directly from the fact that every point (cos θ, sin θ) lies exactly 1 unit from the origin.

Real-world applications abound! Engineers use unit circle concepts when analyzing rotating machinery, physicists apply them to wave motion and oscillations, and computer graphics programmers use them for rotations and animations. When NASA calculates satellite orbits or when your smartphone's GPS determines your location, unit circle mathematics is working behind the scenes.

Conclusion

The unit circle transforms trigonometry from memorizing ratios to visualizing coordinates on a simple, elegant circle. You've learned that sine and cosine are just the y and x coordinates of points on this circle, discovered the exact values for key angles, and seen how coordinates directly relate to trigonometric values. This geometric approach provides intuition and understanding that will serve you well in advanced mathematics, physics, and engineering applications.

Study Notes

• Unit Circle Definition: A circle with radius 1 centered at the origin (0, 0)

• Fundamental Equation: $x^2 + y^2 = 1$ for all points on the unit circle

• Coordinate Definition: For angle θ, the intersection point is (cos θ, sin θ)

• Key Identity: $\sin^2 θ + \cos^2 θ = 1$

• 0°: cos(0°) = 1, sin(0°) = 0

• 30°: cos(30°) = $\frac{\sqrt{3}}{2}$, sin(30°) = $\frac{1}{2}$

• 45°: cos(45°) = sin(45°) = $\frac{\sqrt{2}}{2}$

• 60°: cos(60°) = $\frac{1}{2}$, sin(60°) = $\frac{\sqrt{3}}{2}$

• 90°: cos(90°) = 0, sin(90°) = 1

• Coordinate Connection: Point (a, b) on unit circle means cos θ = a and sin θ = b

• Tangent Formula: tan θ = sin θ / cos θ = y-coordinate / x-coordinate

Practice Quiz

5 questions to test your understanding