What Does Cos 5pi/3 Mean?
On the unit circle, the cosine of an angle is the $x$-coordinate of the point where the angle's radius meets the circle. A quadrant is one of the four regions the axes cut the plane into, numbered anticlockwise from the top right.
The angle $\dfrac{5\pi}{3}$ is measured anticlockwise from the positive $x$-axis and stops in Quadrant IV, the bottom-right region. Its terminal point is $\left(\dfrac{1}{2}, -\dfrac{\sqrt{3}}{2}\right)$, so the $x$-coordinate, and therefore the cosine, is $\dfrac{1}{2}$. Points in Quadrant IV have positive $x$ and negative $y$, which is why cosine is positive here while sine is negative.
Where Does Cos 5pi/3 Show Up?
The angle $\dfrac{5\pi}{3}$ is one $\dfrac{\pi}{3}$ short of a full turn, so it describes a rotation of $300^\circ$, or equivalently $-60^\circ$. That comes up whenever something rotates almost all the way around: a phase angle in alternating current, a crank arm near the end of its cycle, or a point on a wheel just before it completes a revolution. In each case the horizontal position is read from $\cos\dfrac{5\pi}{3} = \dfrac{1}{2}$, positive because the point has swung back to the right-hand side of the circle.
Standard-Angle Reference Table
The value $\dfrac{1}{2}$ and its negative appear at four angles that all share the reference angle $\dfrac{\pi}{3}$. Seeing them together shows why the quadrant decides the sign.
Angle (radians) | Angle (degrees) | Quadrant | $\cos\theta$ |
|---|---|---|---|
$\dfrac{\pi}{3}$ | $60^\circ$ | I | $\dfrac{1}{2}$ |
$\dfrac{2\pi}{3}$ | $120^\circ$ | II | $-\dfrac{1}{2}$ |
$\dfrac{4\pi}{3}$ | $240^\circ$ | III | $-\dfrac{1}{2}$ |
$\dfrac{5\pi}{3}$ | $300^\circ$ | IV | $\dfrac{1}{2}$ |
All four have the same reference angle, so their cosines share the magnitude $\dfrac{1}{2}$. The sign flips by quadrant, and since $\dfrac{5\pi}{3}$ sits in Quadrant IV, its cosine matches cos π/3 exactly - both are positive $\dfrac{1}{2}$.
How Do You Find The Exact Value Of Cos 5pi/3?
Three routes all give $\dfrac{1}{2}$.
Method 1: Reference angle and quadrant sign.
A reference angle is the acute angle between the terminal side and the $x$-axis. For a Quadrant IV angle, subtract from $2\pi$:
$$2\pi - \frac{5\pi}{3} = \frac{6\pi - 5\pi}{3} = \frac{\pi}{3}$$
Cosine is positive in Quadrant IV, so:
$$\cos\frac{5\pi}{3} = +\cos\frac{\pi}{3} = \frac{1}{2}$$
Method 2: The unit circle.
Convert with the radians-to-degrees rule: $\dfrac{5\pi}{3} = 300^\circ$. The terminal point at $300^\circ$ is $\left(\dfrac{1}{2}, -\dfrac{\sqrt{3}}{2}\right)$, so
$$\cos\frac{5\pi}{3} = x\text{-coordinate} = \frac{1}{2}$$
Method 3: Coterminal negative angle.
Since $\dfrac{5\pi}{3} = 2\pi - \dfrac{\pi}{3}$, the angle is coterminal with $-\dfrac{\pi}{3}$. Cosine is an even function, so
$$\cos\frac{5\pi}{3} = \cos\left(-\frac{\pi}{3}\right) = \cos\frac{\pi}{3} = \frac{1}{2}$$
Examples Of Cos 5pi/3
Example 1
Evaluate $6\cos\dfrac{5\pi}{3}$.
$$6\cos\frac{5\pi}{3} = 6 \times \frac{1}{2} = 3$$
Example 2
Find $\cos\dfrac{5\pi}{3}$ using the quadrant.
Wrong attempt. A student notes that $\dfrac{5\pi}{3}$ is in Quadrant IV, remembers that Quadrant IV angles have a negative something, and writes $\cos\dfrac{5\pi}{3} = -\dfrac{1}{2}$.
That mixes up which ratio changes sign. In Quadrant IV the $y$-coordinate is negative, so it is sine that turns negative, not cosine.
Correct. The $x$-coordinate in Quadrant IV is positive, so cosine is positive: $\cos\dfrac{5\pi}{3} = +\dfrac{1}{2}$. It is $\sin\dfrac{5\pi}{3} = -\dfrac{\sqrt{3}}{2}$ that carries the minus sign.
Example 3
Compare $\cos\dfrac{5\pi}{3}$ with $\cos\dfrac{2\pi}{3}$.
Both share the reference angle $\dfrac{\pi}{3}$, so both have magnitude $\dfrac{1}{2}$. But $\dfrac{2\pi}{3}$ is in Quadrant II where cosine is negative:
$$\cos\frac{5\pi}{3} = \frac{1}{2}, \qquad \cos\frac{2\pi}{3} = -\frac{1}{2}$$
Example 4
Evaluate $\cos\dfrac{5\pi}{3} + \sin\dfrac{5\pi}{3}$.
$$\frac{1}{2} + \left(-\frac{\sqrt{3}}{2}\right) = \frac{1 - \sqrt{3}}{2} \approx -0.366$$
Example 5
Find $\sec\dfrac{5\pi}{3}$.
Secant is the reciprocal of cosine:
$$\sec\frac{5\pi}{3} = \frac{1}{\cos\frac{5\pi}{3}} = \frac{1}{\frac{1}{2}} = 2$$
Where Students Trip Up On Cos 5pi/3
Mistake 1: Making cosine negative in Quadrant IV
Where it slips in: Recalling that "something is negative" in Quadrant IV and attaching the minus to cosine.
Don't do this: Writing $\cos\dfrac{5\pi}{3} = -\dfrac{1}{2}$. The habit of tagging every fourth-quadrant value negative is what causes this.
The correct way: In Quadrant IV, cosine ($x$) is positive and sine ($y$) is negative. So $\cos\dfrac{5\pi}{3} = +\dfrac{1}{2}$. The memory hook is that cosine tracks the horizontal, and $\dfrac{5\pi}{3}$ has swung back to the right side.
Mistake 2: Using the wrong reference angle
Where it slips in: Subtracting from $\pi$ out of habit instead of from $2\pi$.
Don't do this: Computing $\dfrac{5\pi}{3} - \pi = \dfrac{2\pi}{3}$ and calling that the reference angle.
The correct way: For a Quadrant IV angle, the reference angle is $2\pi$ minus the angle: $2\pi - \dfrac{5\pi}{3} = \dfrac{\pi}{3}$.
Mistake 3: Converting the angle to degrees incorrectly
Where it slips in: Turning $\dfrac{5\pi}{3}$ into degrees under time pressure.
Don't do this: Reading $\dfrac{5\pi}{3}$ as $150^\circ$ or some other slip and landing in the wrong quadrant.
The correct way: Multiply by $\dfrac{180^\circ}{\pi}$: $\dfrac{5\pi}{3} \times \dfrac{180^\circ}{\pi} = 300^\circ$. Phase-angle errors like this show up in rotation software, where $300^\circ$ and $-60^\circ$ name the same direction, and mislabelling the quadrant flips the sign of the result.
Key Takeaways
Cos 5pi/3 equals $\dfrac{1}{2}$ — an exact value, positive because $\dfrac{5\pi}{3}$ lies in Quadrant IV.
The reference angle is $\dfrac{\pi}{3}$, so the magnitude matches $\cos 60^\circ = \dfrac{1}{2}$; the quadrant supplies the positive sign.
In degrees, $\cos\dfrac{5\pi}{3} = \cos 300^\circ = \dfrac{1}{2}$, and the terminal point is $\left(\dfrac{1}{2}, -\dfrac{\sqrt{3}}{2}\right)$.
The most common slip is making cosine negative in Quadrant IV — it is sine that turns negative there.
To master quadrant signs with a teacher, explore Bhanzu's trigonometry tutor sessions, a high school math tutor, or structured math classes online.
Practice These Before Moving On
Evaluate $4\cos\dfrac{5\pi}{3} - \sec\dfrac{5\pi}{3}$.
Without a calculator, decide the sign of $\cos\dfrac{4\pi}{3}$ and give its value.
Show that $\cos\dfrac{5\pi}{3} = \cos\left(-\dfrac{\pi}{3}\right)$ using coterminal angles.
Want a live Bhanzu trainer to walk through reference angles and quadrant signs? Book a free demo class.
Read More
Cos 60 Degrees — the reference angle in degree form, also equal to $\dfrac{1}{2}$.
Cos 2pi/3 — the Quadrant II partner where the sign flips to $-\dfrac{1}{2}$.
Cos 7pi/4 — another Quadrant IV angle where cosine stays positive.
Trigonometric ratios of specific angles — the full standard-angle set.
What is a radian — why $\dfrac{5\pi}{3}$ measures $300^\circ$.
Was this article helpful?
Your feedback helps us write better content
