Trigonometry
The Unit Circle You Actually Need
Three first-quadrant facts and one reflection rule reproduce the whole circle. Memorising sixteen ordered pairs is the hard way.
The idea
Draw a circle of radius 1 centred at the origin. Start at the point and rotate counterclockwise through an angle . Wherever you land, that point’s x-coordinate is defined to be and its y-coordinate is defined to be .
That is a definition, not a theorem, and it is worth being clear about why it replaces the triangle version you met first. Right-triangle trigonometry only defines sine and cosine for angles strictly between and , because a triangle cannot have an obtuse angle in the corner you are measuring. The circle has no such limit. It handles , , and without any special cases, and it agrees with the triangle definition wherever both apply.
One consequence is immediate and free. The circle of radius 1 has equation . Substituting the definitions gives . The Pythagorean identity that gets presented as a fact to memorise is just the circle’s equation with new names for the coordinates.
Radius 1 is chosen for convenience. On a circle of radius the point sits at , and you would divide by to recover the trig values. Setting deletes that division, and it also makes arc length numerically equal to angle — which is precisely what a radian is.
That definition fixes the conversion once and for all. A full turn traces the whole circumference, , so radians is and therefore radians is . Multiply degrees by to get radians, and by to go back: . Radians are not an affectation. In calculus is true only in radians; in degrees the derivative picks up a stray factor of and every formula downstream gets uglier.
When you need it
The unit circle is the tool whenever an angle is not one you can put inside a right triangle, or when you need an exact value rather than a decimal:
- An exact value is requested. If the answer should read rather than , you are being asked to use the circle.
- The angle exceeds , is negative, or is larger than a full turn. Only the circle definition covers these.
- A trig equation asks for all solutions in an interval. Each solution corresponds to a point on the circle, and the symmetry tells you how many there are before you find any of them.
- You need to know a sign. Whether is positive in a given quadrant is a question about coordinate signs, nothing more.
- Anything periodic — waves, alternating current, oscillations. Going round the circle repeatedly is what makes sine and cosine periodic in the first place.
The circle is also where the standard identities come from, so it is the natural prerequisite for the identities worth memorising and the ones worth deriving.
The method
Before the procedure, derive the three values that everything else is built from. Both derivations take three lines.
The 45° point. At the terminal ray bisects the first quadrant, so the x- and y-coordinates are equal. Call them both and impose the circle equation:
The last step rationalises the denominator by multiplying top and bottom by . The two forms are the same number, roughly ; textbooks prefer the second.
The 30° and 60° points. Take an equilateral triangle with side 1. Every angle is . Drop a perpendicular from one vertex to the opposite side; it bisects both that side and that angle, producing a right triangle with hypotenuse 1, short leg , and angles of and . Pythagoras gives the remaining leg:
In that triangle the side adjacent to the angle is and the opposite side is , so and . Viewed from the angle the two legs swap roles, giving and . That is the entire first quadrant.
There is a pattern worth noticing. Writing the sines of in order gives:
The cosines are the same list backwards. This is not a coincidence — it is the reflection symmetry of the circle about the line , which swaps sine and cosine and sends to .
To evaluate at any angle:
- Reduce to one turn. Add or subtract multiples of until the angle lies in . You end on the same point, so the values are unchanged.
- Name the quadrant. This decides signs and nothing else. Cosine is positive where — quadrants I and IV. Sine is positive where — quadrants I and II. Tangent, being , is positive where the coordinates share a sign — quadrants I and III.
- Find the reference angle. The acute angle between the terminal ray and the x-axis: in quadrant II, in quadrant III, in quadrant IV.
- Take the magnitude from the first quadrant. The reference angle will be one of the three you derived above.
- Attach the sign. Size and sign are two separate decisions. Keeping them separate is what stops one error becoming two.
- Estimate to check. and . A quick sketch will tell you whether your answer has a plausible sign and size.
Read the circle yourself
Click through the standard angles below. Watch which coordinate changes sign as you cross each axis, and notice how the three magnitudes from the first quadrant reappear in every other quadrant unchanged.
Every standard angle, with exact coordinates
Select an angle to see its exact coordinates.
30°
π/6 rad
- cos θ
- √3/2
- sin θ
- 1/2
Solve a trigonometry problem now
First solution freeThree worked examples
The first is a single reference-angle lookup. The second runs the process backwards to find every angle with a given sine. The third combines angle reduction with two function evaluations and is the one most likely to go wrong in an exam.
Worked example
- 1
The angle is already inside one turn. In degrees it is 150°, which puts it in the second quadrant.
- 2
Find the reference angle by measuring back to the negative x-axis.
- 3
Take the magnitude from the first quadrant: the point at π/6 is (√3/2, 1/2), so the cosine magnitude is √3/2.
- 4
Attach the sign. In quadrant II the x-coordinate is negative, and cosine is the x-coordinate.
- 5
Check the size: √3/2 ≈ 0.866, and a point at 150° sits far to the left and only slightly above the axis, so a cosine near −0.87 is right.
Answer
Worked example
- 1
Ignore the sign first and ask which first-quadrant angle has this sine magnitude. That is the reference angle.
- 2
Now use the sign to pick quadrants. Sine is the y-coordinate, and y is negative in quadrants III and IV, so expect exactly two solutions.
- 3
Build the quadrant III angle by adding the reference angle to π.
- 4
Build the quadrant IV angle by subtracting the reference angle from a full turn.
- 5
Check both. At 225° and 315° the y-coordinate is −√2/2 ≈ −0.707 in each case, and both angles lie inside the requested interval.
Answer
Worked example
- 1
The angle exceeds 2π, so reduce first. Write 2π as 12π/6 so the subtraction is a single step.
- 2
7π/6 is 210°, just past the negative x-axis, so quadrant III. Both coordinates are negative there.
- 3
Reference angle: measure back to the negative x-axis by subtracting π.
- 4
The π/6 point is (√3/2, 1/2). Apply quadrant III signs to both coordinates.
- 5
Add them over the common denominator of 2.
- 6
Estimate to check: (1 + 1.732)/2 ≈ 1.366, and both terms were negative, so a total near −1.37 is consistent.
Answer
Where people go wrong
Swapping which coordinate is which
Cosine is x, sine is y. The alphabetical order of cosine and sine matches the order of x and y, which is the only mnemonic needed. Getting this backwards makes come out as instead of , and since both are legitimate-looking values nothing about the answer looks wrong.
Making the reference angle negative
The reference angle is always acute and always positive; it measures a distance to the x-axis, not a directed rotation. For it is , not . The sign is applied afterwards from the quadrant, and applying it twice cancels it out.
Measuring the reference angle to the wrong axis
In quadrant II the reference angle is , not . Reference angles are always measured to the horizontal axis. Measuring to the vertical axis for gives instead of , which produces a plausible but wrong for the cosine.
Reporting only one solution to a trig equation
has two solutions in and infinitely many overall. A calculator’s inverse sine returns exactly one, chosen from , because an inverse function has to be single-valued. The circle is what tells you where the others are: one per quadrant in which the sign is correct.
Practice
Derive each rather than recalling it. Write square roots as and angles as .
Four angles, four quadrants
Answers are checked here — nothing is sent anywhere.
- 1
- 2
- 3
- 4
Where this goes next
Once the coordinates are automatic, the identities stop being a list to memorise: the Pythagorean identity is the circle equation, and the rest follow from the angle-sum formulas, as worked through in the guide to trig identities. The surd arithmetic that keeps appearing here — why is rewritten as , and why equals — is derived in the exponent and radical rules. For triangles, equations, and identities worked in full, the trigonometry solver shows the reference angle and quadrant reasoning at every step rather than jumping to a decimal.