What Is The Value Of Tan 300 Degrees?
Tan 300 degrees is $-\sqrt{3}$, or about $-1.7321$ in decimal form. In radians the angle is written $\tan\frac{5\pi}{3}$, because $300^\circ = \frac{5\pi}{3}$. The value is negative, and that single minus sign is the part most students lose.
Here is the result stated cleanly in both angle forms:
$$\tan 300^\circ = \tan\frac{5\pi}{3} = -\sqrt{3} \approx -1.7321$$
The rest of this page shows three independent ways to reach that answer, ties it to the unit circle and the right triangle, and then lists the exact places the minus sign goes missing.
How Do You Find Tan 300 Degrees?
The cleanest route uses a reference angle and a quadrant sign. Two short steps get you there.
Find the reference angle. The angle $300^\circ$ lands in the fourth quadrant, between $270^\circ$ and $360^\circ$. Its reference angle is the gap to the $x$-axis: $360^\circ - 300^\circ = 60^\circ$.
Fix the sign from the quadrant. In quadrant IV, cosine is positive but sine is negative, so tangent (sine over cosine) is negative. The reference value is $\tan 60^\circ = \sqrt{3}$, so the signed answer is $-\sqrt{3}$.
Written as one line, this is the identity for angles just short of a full turn:
$$\tan(360^\circ - \theta) = -\tan\theta \quad\Rightarrow\quad \tan 300^\circ = -\tan 60^\circ = -\sqrt{3}$$
A quick memory aid for the signs is ASTC, read anticlockwise from quadrant I: All are positive, then Sine, then Tangent, then Cosine. Quadrant IV is the "C" slot, so only cosine stays positive there. For the reference value itself, see tan 60 degrees.
Where Does 300 Degrees Sit On The Unit Circle?
On the unit circle, every angle marks a point whose coordinates are $(\cos\theta, \sin\theta)$, and $\tan\theta$ is simply the $y$-coordinate divided by the $x$-coordinate. At $300^\circ$ the point is $\left(\tfrac{1}{2}, -\tfrac{\sqrt{3}}{2}\right)$.
$$\tan 300^\circ = \frac{\sin 300^\circ}{\cos 300^\circ} = \frac{-\tfrac{\sqrt{3}}{2}}{\tfrac{1}{2}} = -\sqrt{3}$$
The $x$-coordinate is positive and the $y$-coordinate is negative, so their ratio is negative. This is the same $-\sqrt{3}$ as before, now read straight off the circle instead of from a rule.
For an interactive version of this idea, see unit circle with tangent.
How Do You Get Tan 300 Degrees From A Right Triangle?
The unit circle and the right triangle should agree, and they do. Drop a vertical line from the $300^\circ$ point to the $x$-axis and you get a $30$-$60$-$90$ triangle whose angle at the origin is the reference angle $60^\circ$.
In that triangle the side opposite $60^\circ$ has length $\frac{\sqrt{3}}{2}$ and the side adjacent has length $\frac{1}{2}$:
$$\tan 60^\circ = \frac{\text{opposite}}{\text{adjacent}} = \frac{\sqrt{3}/2}{1/2} = \sqrt{3}$$
The triangle only ever gives a positive length ratio, so it delivers the size $\sqrt{3}$. The quadrant then supplies the direction: the point is below the axis, so the real signed value is $-\sqrt{3}$. Triangle for the magnitude, quadrant for the sign. For the ratios themselves, see sin cos tan.
What Are The Related Angles In The Tan 300 Degrees Family?
Every angle that shares the reference angle $60^\circ$ gives $\pm\sqrt{3}$ for its tangent. The only thing that changes is the sign, set by the quadrant. Seeing the four together makes the pattern obvious.
Table: The reference-angle-60° family, in degrees and radians, with each ratio.
Angle | Radians | $\sin$ | $\cos$ | $\tan$ |
|---|---|---|---|---|
60° | $\frac{\pi}{3}$ | $\frac{\sqrt{3}}{2}$ | $\frac{1}{2}$ | $\sqrt{3}$ |
120° | $\frac{2\pi}{3}$ | $\frac{\sqrt{3}}{2}$ | $-\frac{1}{2}$ | $-\sqrt{3}$ |
240° | $\frac{4\pi}{3}$ | $-\frac{\sqrt{3}}{2}$ | $-\frac{1}{2}$ | $\sqrt{3}$ |
300° | $\frac{5\pi}{3}$ | $-\frac{\sqrt{3}}{2}$ | $\frac{1}{2}$ | $-\sqrt{3}$ |
The two quadrants where tangent is negative (II and IV) are exactly $120^\circ$ and $300^\circ$. A fuller grid of standard values lives in the trigonometric table, and the matching cosine value for this angle is at cos 5pi/3.
Why Is Tan 300 Degrees Negative?
The negative sign is not a rule to memorise, it is a fact about direction. Here is the reasoning in three beats.
Quadrant IV mixes the signs. A point at $300^\circ$ is to the right of the origin and below it, so $x$ is positive and $y$ is negative.
Tangent is a ratio of those two. Since $\tan\theta = \frac{y}{x}$, a negative $y$ over a positive $x$ must be negative.
The size stays the same as $60^\circ$. Distance to the axis is identical, so the magnitude is $\sqrt{3}$; only the direction flips.
That is the whole story. A tangent tells you a slope, and a slope heading downward as you move right is a negative slope. The angle $300^\circ$ points into that downward-right region, so $\tan 300^\circ$ is negative.
Who Discovered The Angles Behind Tan 300 Degrees?
Nobody woke up one morning and defined the tangent of $300^\circ$. The idea grew over roughly two thousand years, starting with people who needed to predict the sky.
Two others carried the idea forward:
Claudius Ptolemy (c. 100 – c. 170 CE, Roman Egypt) refined the chord table in his Almagest, dividing the circle into the $360$ degrees we still use, which is why $300$ is a whole-number angle at all.
Aryabhata (476 – 550 CE, India) replaced chords with the half-chord, the jya, which travelled through Arabic into Latin and became our word "sine." His sine tables are the direct ancestors of the unit-circle values used above.
Where Is Tan 300 Degrees Used In The Real World?
A negative tangent from the fourth quadrant is not a classroom curiosity. It shows up wherever an angle points downward or wraps past a full description.
Slopes and ramps: engineers describe a downhill grade with a negative tangent, the same sign that $\tan 300^\circ$ carries, because the surface drops as you move forward.
Alternating current: the voltage in a household socket is a rotating angle, and phases past $270^\circ$ (like $300^\circ$) describe the part of the cycle heading back through zero.
Navigation and radar: bearings and the direction to a target are angles on a circle, and a heading in the fourth quadrant returns a negative tangent when converted to a slope.
Computer graphics: rotating a game object past three-quarters of a turn lands it at angles such as $300^\circ$, and the engine uses the signed tangent to place it correctly.
One value, read off a circle, quietly appears in ramps, power lines, radar screens, and video games. The mathematics is a shared language across fields that look unrelated.
What Are The Most Common Mistakes With Tan 300 Degrees?
These four errors account for most lost marks on angles like $300^\circ$. Each one is a place the minus sign or the reference angle slips.
Dropping the quadrant sign.
Where it slips in:
A student finds $\tan 60^\circ = \sqrt{3}$ and writes that as the final answer, forgetting that $300^\circ$ sits in quadrant IV.
Don't do this:
Do not report the reference value as the answer. The size is right, the sign is missing.
The correct way:
Fix the sign from the quadrant before writing anything down. Quadrant IV makes tangent negative, so $\tan 300^\circ = -\sqrt{3}$.
Leaving the calculator in the wrong mode.
Where it slips in:
A student types $300$ while the calculator is set to radians and reads off a number nowhere near $-1.7321$.
Don't do this:
Do not trust a decimal until you have checked the angle unit. Radian mode reads $300$ as $300$ radians, a completely different point.
The correct way:
Set the mode to degrees for $300^\circ$, or enter $\frac{5\pi}{3}$ in radian mode. Both give $-1.7321$. For the radian idea itself, see what is a radian.
Taking the reference angle as 300°.
Where it slips in:
A student uses $300$ as if it were the reference angle, then looks for a special value that does not exist.
Don't do this:
Do not skip the subtraction. The reference angle is measured to the nearest part of the $x$-axis, not from zero.
The correct way:
In quadrant IV the reference angle is $360^\circ - 300^\circ = 60^\circ$, a standard angle you already know.
Confusing tangent with cotangent.
Where it slips in:
A student flips the ratio and reports $-\frac{1}{\sqrt{3}}$, the cotangent, instead of the tangent.
Don't do this:
Do not invert opposite over adjacent. Tangent is $\frac{y}{x}$, not $\frac{x}{y}$.
The correct way:
Keep tangent as $\frac{\sin}{\cos} = \frac{-\sqrt{3}/2}{1/2} = -\sqrt{3}$. The reciprocal $-\frac{1}{\sqrt{3}}$ is $\cot 300^\circ$, a different quantity.
Practice Problems On Tan 300 Degrees
Try each one, then check the answer beside it.
Convert $300^\circ$ to radians.
(Answer: $\frac{5\pi}{3}$.)State the reference angle and quadrant of $300^\circ$.
(Answer: reference angle $60^\circ$, quadrant IV.)Evaluate $\tan 300^\circ$ using $\tan(360^\circ - \theta) = -\tan\theta$.
(Answer: $-\tan 60^\circ = -\sqrt{3}$.)Find $\cot 300^\circ$.
(Answer: $\frac{1}{\tan 300^\circ} = -\frac{1}{\sqrt{3}} = -\frac{\sqrt{3}}{3}$.)Compute $\sin 300^\circ \times \cos 300^\circ$, then divide by $\cos^2 300^\circ$ to recover the tangent.
(Answer: $\frac{-\sqrt{3}/4}{1/4} = -\sqrt{3}$.)Without a calculator, decide whether $\tan 300^\circ$ is greater or less than $\tan 240^\circ$.
(Answer: $\tan 300^\circ = -\sqrt{3}$ is less than $\tan 240^\circ = \sqrt{3}$.)
Where Should You Go Next After Tan 300 Degrees?
Once the reference-angle-and-sign method clicks, several natural doors open from here.
Tangent function. See how these single values join into a full curve, with its repeating shape and vertical breaks.
Trigonometric ratios of specific angles. Lock in the standard angles so any quadrant value becomes a two-step calculation.
Tan 120 degrees. Practise the same method on the other angle whose tangent is $-\sqrt{3}$.
If your child is building these foundations, a live Bhanzu trainer teaches angle values starting from the "why", the circle and the sign, rather than a table to memorise, in the Bhanzu trigonometry program.
Was this article helpful?
Your feedback helps us write better content
