Mathwords logoMathwords

Unit Circle

Unit Circle

The circle with radius 1 which is centered at the origin on the x-y plane.

Key Formula

x2+y2=1x^2 + y^2 = 1
Where:
  • xx = The x-coordinate of any point on the unit circle
  • yy = The y-coordinate of any point on the unit circle

Worked Example

Problem: Find the exact coordinates of the point on the unit circle corresponding to an angle of 30° (π/6 radians).
Step 1: On the unit circle, any point at angle θ has coordinates (cos θ, sin θ). Here θ = 30°.
(cos30°,  sin30°)(\cos 30°,\; \sin 30°)
Step 2: Evaluate the cosine and sine of 30°. From the standard reference values, cos 30° = √3/2 and sin 30° = 1/2.
cos30°=32,sin30°=12\cos 30° = \frac{\sqrt{3}}{2}, \quad \sin 30° = \frac{1}{2}
Step 3: Verify that this point satisfies the unit circle equation x² + y² = 1.
(32)2+(12)2=34+14=1  \left(\frac{\sqrt{3}}{2}\right)^2 + \left(\frac{1}{2}\right)^2 = \frac{3}{4} + \frac{1}{4} = 1 \; \checkmark
Answer: The point on the unit circle at 30° is (√3/2, 1/2).

Another Example

Problem: Determine sin 150° and cos 150° using the unit circle.
Step 1: 150° lies in Quadrant II. Its reference angle is 180° − 150° = 30°.
Reference angle=180°150°=30°\text{Reference angle} = 180° - 150° = 30°
Step 2: In Quadrant II, cosine is negative and sine is positive. Use the known values for 30°.
cos150°=32,sin150°=12\cos 150° = -\frac{\sqrt{3}}{2}, \quad \sin 150° = \frac{1}{2}
Step 3: The coordinates of the point on the unit circle at 150° are (−√3/2, 1/2). Verify: (−√3/2)² + (1/2)² = 3/4 + 1/4 = 1.
(32)2+(12)2=1  \left(-\frac{\sqrt{3}}{2}\right)^2 + \left(\frac{1}{2}\right)^2 = 1 \; \checkmark
Answer: cos 150° = −√3/2 and sin 150° = 1/2, corresponding to the point (−√3/2, 1/2) on the unit circle.

Frequently Asked Questions

Why is the unit circle important in trigonometry?
The unit circle extends the definitions of sine and cosine beyond acute angles in right triangles. Because the radius is 1, the x-coordinate of any point on the circle equals the cosine of the angle, and the y-coordinate equals the sine. This lets you evaluate trig functions for any angle — including obtuse, negative, and angles greater than 360°.
How do you memorize the unit circle?
Focus on the first quadrant angles 0°, 30°, 45°, 60°, and 90°. The sine values follow the pattern √0/2, √1/2, √2/2, √3/2, √4/2 (which simplify to 0, 1/2, √2/2, √3/2, 1). The cosine values are the same list in reverse order. For other quadrants, use reference angles and remember which trig functions are positive in each quadrant (All, Sine, Tangent, Cosine — sometimes recalled as 'All Students Take Calculus').

Unit Circle vs. Right Triangle Trigonometry

Right triangle definitions (SOH-CAH-TOA) only work for acute angles between 0° and 90°. The unit circle generalizes these definitions to every real-number angle. On the unit circle, cos θ is the horizontal distance and sin θ is the vertical distance from the origin, which naturally accommodates negative values and angles beyond 90°. The two approaches give identical results for acute angles.

Why It Matters

The unit circle is the single most important diagram in trigonometry. It connects angles to coordinates, giving you a visual and algebraic way to evaluate sine, cosine, and tangent at any angle. It also underlies periodic functions, which model waves, sound, circular motion, and alternating current in physics and engineering.

Common Mistakes

Mistake: Swapping sine and cosine — thinking the x-coordinate is sine and the y-coordinate is cosine.
Correction: Remember: on the unit circle, the x-coordinate is cos θ and the y-coordinate is sin θ. A helpful mnemonic: 'x' comes before 'y' alphabetically, and 'cosine' comes before 'sine' alphabetically.
Mistake: Forgetting to apply the correct sign in Quadrants II, III, and IV.
Correction: Always determine the quadrant first, then assign signs. In Quadrant II, x is negative so cosine is negative. In Quadrant III, both coordinates are negative. In Quadrant IV, y is negative so sine is negative.

Related Terms

  • CircleThe unit circle is a specific circle
  • Radius of a Circle or SphereThe unit circle has radius exactly 1
  • OriginCenter of the unit circle at (0, 0)
  • SineThe y-coordinate on the unit circle
  • CosineThe x-coordinate on the unit circle
  • RadianAngle measure used with the unit circle
  • Reference AngleUsed to find values in other quadrants
  • TangentEquals sin θ / cos θ on the unit circle