No history yet

Unit Circle Analysis

Beyond the Right Angle

Trigonometry isn't just about the ratios in right-angled triangles. To analyse periodic motion, like waves or rotating machinery, we need to extend our understanding to cover angles of any size. The key to this is the unit circle: a circle with a radius of 1, centred at the origin (0,0) of a coordinate plane.

The beauty of the unit circle lies in its ability to translate angular measurement into Cartesian coordinates, which then corresponds to the sine and cosine of an angle.

Instead of degrees, we'll primarily use to measure angles. A full circle is 2π2\pi radians, which is equivalent to 360°. This system simplifies many physics and engineering calculations. The length of an arc, ss, on the unit circle is simply equal to the angle it subtends in radians, θ\theta.

s=rθs = r\theta

Coordinates and Functions

Imagine a point (x,y)(x, y) on the edge of the unit circle. A line from the origin to this point forms an angle θ\theta with the positive x-axis. Because the circle's radius (the hypotenuse) is 1, the familiar SOHCAHTOA relationships simplify dramatically.

The x-coordinate of the point is precisely the cosine of the angle, and the y-coordinate is the sine. This relationship holds true for any angle, even those greater than 90° or negative angles (measured clockwise).

cos(θ)=xandsin(θ)=y\cos(\theta) = x \quad \text{and} \quad \sin(\theta) = y

From this, we can define the tangent as the ratio of sine to cosine. This also means tangent is the slope of the line from the origin to the point (x,y)(x,y).

tan(θ)=sin(θ)cos(θ)=yx\tan(\theta) = \frac{\sin(\theta)}{\cos(\theta)} = \frac{y}{x}

Because the unit circle exists on a coordinate plane, we can apply the distance formula between the origin (0,0) and the point (x,y)(x,y). This gives us the equation of the circle, x2+y2=12x^2 + y^2 = 1^2. By substituting our new definitions for x and y, we arrive at the most fundamental relationship in trigonometry: the Pythagorean identity .

Lesson image
sin2θ+cos2θ=1\sin^2\theta + \cos^2\theta = 1

Angles in Any Quadrant

The coordinate plane is divided into four quadrants. The signs of the x and y coordinates change depending on the quadrant, which means the signs of sine, cosine, and tangent also change. For instance, in Quadrant II, x is negative and y is positive, so cosine is negative and sine is positive.

QuadrantAngle (Radians)Angle (Degrees)sin(θ)cos(θ)tan(θ)
I0 to π/20° to 90°+++
IIπ/2 to π90° to 180°+--
IIIπ to 3π/2180° to 270°--+
IV3π/2 to 2π270° to 360°-+-

To find the trigonometric values for an angle greater than 90° (or π/2\pi/2 radians), we can use a . This is the acute angle that the terminal side of our angle makes with the x-axis. We find the trigonometric value for the reference angle and then apply the correct sign based on the quadrant.

For an angle of 150° (in Quadrant II), the reference angle is 180° - 150° = 30°. We know sin(30°) = 0.5. Since sine is positive in Quadrant II, sin(150°) = 0.5. For cosine, cos(30°) ≈ 0.866. Since cosine is negative in Quadrant II, cos(150°) ≈ -0.866.

Time to test your understanding of the unit circle.

Quiz Questions 1/6

A point P(x, y) lies on the unit circle. What do the coordinates x and y represent for an angle θ\theta formed with the positive x-axis?

Quiz Questions 2/6

Which of the following expressions is the Pythagorean identity derived from the unit circle's equation?

This framework, connecting angles to coordinates, is the foundation for analysing any system that involves rotation or oscillation.