Guides · 8 min read

SOH-CAH-TOA vs the Unit Circle: Two Definitions of the Same Function

Most people meet trigonometry twice. The first time it is SOH-CAH-TOA: three ratios in a right triangle, used to find a missing side or a missing angle. The second time it is the unit circle, where sine and cosine are suddenly coordinates of a point and can be negative, which the triangle version never allowed.

It is easy to come away believing these are two separate subjects that happen to share names. They are not. The unit circle is an extension of the triangle definition, built so that the two agree exactly wherever both apply, and understanding the join makes both easier to use.

This guide shows precisely how they connect, what the triangle definition cannot do, and how to choose between them in a given problem.

The right-triangle definition, and its ceiling

SOH-CAH-TOA defines the three primary functions as ratios of side lengths in a right triangle, measured relative to one of its acute angles. Sine is opposite over hypotenuse, cosine is adjacent over hypotenuse, tangent is opposite over adjacent.

These ratios are well defined because of similar triangles. Two right triangles with the same acute angle are similar, so their corresponding sides are in the same proportion - which means the ratio depends on the angle alone, not on how big you drew the triangle. That is the fact that makes "the sine of 30°" a meaningful phrase.

The ceiling is built into the definition. A triangle's angles must sum to 180° and one of them is already 90°, so the angle you are measuring must be strictly between 0° and 90°. There is no right triangle containing a 150° angle, so SOH-CAH-TOA has nothing to say about sin 150°. Side lengths are also positive, so every ratio it produces is positive - it cannot express a negative sine at all.

sinθ=opphypcosθ=adjhyptanθ=oppadj\sin\theta = \dfrac{\text{opp}}{\text{hyp}} \qquad \cos\theta = \dfrac{\text{adj}}{\text{hyp}} \qquad \tan\theta = \dfrac{\text{opp}}{\text{adj}}

Valid only for 0° < θ < 90°, and every output is positive.

The unit circle definition, and why it agrees

The unit circle definition drops triangles entirely. Take the circle of radius 1 centred at the origin, measure an angle θ anticlockwise from the positive x-axis, and define cos θ as the x-coordinate of the point you reach and sin θ as its y-coordinate. Nothing here limits θ, so every real angle now has a sine and a cosine.

The two definitions agree, and the argument takes one line. For an acute θ, drop a perpendicular from the point on the circle to the x-axis. You now have a right triangle whose hypotenuse is the radius, which has length 1. Its opposite side has length y and its adjacent side has length x.

So the SOH-CAH-TOA ratios become opp/hyp = y/1 = y and adj/hyp = x/1 = x. The triangle ratios and the coordinates are literally the same numbers. The unit circle has not replaced SOH-CAH-TOA; it has taken the case SOH-CAH-TOA handles and extended it to every other angle by continuing round the circle.

That extension is also where the Pythagorean identity comes from. The point (x, y) lies on a circle of radius 1, so x² + y² = 1, which reads directly as cos²θ + sin²θ = 1. In triangle language it is just the Pythagorean theorem applied to a hypotenuse of length 1.

(cosθ, sinθ)=(x, y)withx2+y2=1cos2θ+sin2θ=1(\cos\theta,\ \sin\theta) = (x,\ y) \quad\text{with}\quad x^{2} + y^{2} = 1 \qquad\Longrightarrow\qquad \cos^{2}\theta + \sin^{2}\theta = 1

The right triangle inside the unit circle has hypotenuse 1, so its legs are the coordinates themselves.

  • Negative values appear because coordinates can be negative - nothing about a length has changed.
  • Angles beyond 360° make sense because you can keep going round; that is where periodicity comes from.
  • Negative angles simply mean measuring clockwise instead.
  • The reference angle is exactly the acute angle of the right triangle formed by dropping a perpendicular to the x-axis, which is why SOH-CAH-TOA still supplies every magnitude on the circle.

Using the right tool: worked problems

In practice the choice is easy. If the problem contains an actual right triangle with actual lengths, use SOH-CAH-TOA - it is direct and you never have to think about signs. If the problem involves an angle outside the first quadrant, a sign, a period, or a graph, use the circle.

Example 1 - a pure right-triangle problem

A right triangle has a side of length 7 opposite angle θ and a hypotenuse of 25. Find the remaining side, and find θ.

  1. The opposite side and hypotenuse are given, so sine is the ratio that uses both.
    sinθ=opphyp=725=0.28\sin\theta = \dfrac{\text{opp}}{\text{hyp}} = \dfrac{7}{25} = 0.28
  2. Find the third side with the Pythagorean theorem.
    adj=25272=62549=576=24\text{adj} = \sqrt{25^{2} - 7^{2}} = \sqrt{625 - 49} = \sqrt{576} = 24
  3. The other two ratios follow immediately.
    cosθ=2425=0.96,tanθ=724\cos\theta = \dfrac{24}{25} = 0.96, \qquad \tan\theta = \dfrac{7}{24}
  4. Recover the angle with the inverse function.
    θ=arcsin(0.28)16.26\theta = \arcsin(0.28) \approx 16.26^{\circ}

    7-24-25 is a Pythagorean triple, which is why the arithmetic came out whole. Textbook right triangles very often use one.

Answer. The adjacent side is 24, cos θ = 24/25, tan θ = 7/24, and θ ≈ 16.26°.

Example 2 - an applied right-triangle problem

You stand 50 m from the base of a tower and measure the angle of elevation to its top as 35°. How tall is the tower?

  1. Sketch it. The tower is the opposite side, your distance from the base is the adjacent side, and the angle sits at your eye. Opposite and adjacent means tangent.
    tanθ=oppadj=hd\tan\theta = \dfrac{\text{opp}}{\text{adj}} = \dfrac{h}{d}
  2. Rearrange for the height.
    h=dtanθh = d\tan\theta
  3. Substitute and evaluate, with the calculator in degree mode.
    h=50tan35=50×0.700235.0 mh = 50\tan 35^{\circ} = 50 \times 0.7002 \approx 35.0\text{ m}
  4. Sanity check: 35° is less than 45°, so tan 35° is less than 1 and the height must be less than the 50 m distance. It is.

    Angles above about 85° make this calculation extremely sensitive: a small error in the measured angle produces a large error in the height.

Answer. The tower is approximately 35.0 m tall.

Example 3 - where SOH-CAH-TOA cannot go

Find the exact value of cos 150°.

  1. Note first that SOH-CAH-TOA is unavailable. No right triangle contains a 150° angle, so there is no ratio of sides to form.
  2. Use the circle. 150° lies between 90° and 180°, so the point is in Quadrant II, where the x-coordinate is negative.
  3. Drop a perpendicular to the x-axis. The acute angle of that triangle - the reference angle - is the supplement.
    θref=180150=30\theta_{\text{ref}} = 180^{\circ} - 150^{\circ} = 30^{\circ}
  4. SOH-CAH-TOA now applies to that small triangle and supplies the magnitude.
    cos30=32\cos 30^{\circ} = \dfrac{\sqrt{3}}{2}
  5. Attach the sign from the quadrant.
    cos150=32\cos 150^{\circ} = -\dfrac{\sqrt{3}}{2}

Answer. cos 150° = −√3/2 ≈ −0.866. The triangle definition supplied the number; the circle supplied the sign.

Example 4 - a sign question the triangle cannot answer

Given that sin θ = 3/5 and θ lies in Quadrant II, find cos θ and tan θ.

  1. The Pythagorean identity gives the magnitude of the cosine, but it gives both signs.
    cos2θ=1sin2θ=1925=1625cosθ=±45\cos^{2}\theta = 1 - \sin^{2}\theta = 1 - \dfrac{9}{25} = \dfrac{16}{25} \quad\Longrightarrow\quad \cos\theta = \pm\dfrac{4}{5}
  2. Only the quadrant information resolves the ambiguity. In Quadrant II the x-coordinate is negative, so the cosine is negative.
    cosθ=45\cos\theta = -\dfrac{4}{5}
  3. Form the tangent as the quotient.
    tanθ=sinθcosθ=3/54/5=34\tan\theta = \dfrac{\sin\theta}{\cos\theta} = \dfrac{3/5}{-4/5} = -\dfrac{3}{4}
  4. Check against the quadrant rules: in Quadrant II sine is positive and both cosine and tangent are negative. All three agree.

    A 3-4-5 triangle produced the magnitudes. The circle produced the signs. This is the division of labour in almost every problem of this kind.

Answer. cos θ = −4/5 and tan θ = −3/4.

What each definition is good for

Neither definition supersedes the other in practice. The triangle version is faster and less error-prone when a triangle is genuinely present, which covers most applied problems: ladders, ramps, angles of elevation and depression, surveying, and the components of a force or a velocity.

The circle version is what you need the moment the angle leaves the first quadrant, and it is the only one that can support the parts of the subject that come later - graphs, periodicity, the addition formulas, solving equations, and everything in calculus. Sine as a wave only makes sense as a circle definition; a triangle cannot oscillate.

The productive habit is to hold both at once. Use the reference triangle inside the circle to get the size of a value, and the quadrant to get its sign. That is the same procedure whether the angle is 40°, 220° or −1000°.

  • Right triangle given, angle acute, lengths wanted: SOH-CAH-TOA.
  • Angle outside 0° - 90°, or a sign in the answer: unit circle with a reference triangle.
  • Anything about graphs, waves, periods or amplitudes: unit circle.
  • Non-right triangles are outside both - those need the law of sines or the law of cosines.
  • Exact values at special angles: unit circle. Decimal answers from measurements: either, with a calculator.

Common misconceptions

These come up repeatedly and each one traces back to treating the two definitions as unrelated.

  • "Sine can't be negative - it's a ratio of lengths." It is a ratio of lengths only for acute angles in a triangle. On the circle it is a coordinate, and coordinates carry signs.
  • "Opposite and adjacent are fixed sides of the triangle." They are defined relative to the angle you chose. Switch to the other acute angle and they swap, which is exactly why sin θ = cos(90° − θ).
  • "The hypotenuse is the longest side, so sine can exceed 1 if the triangle is stretched." It cannot. The hypotenuse is always the longest side, so opposite over hypotenuse is always at most 1 - matching the fact that the circle has radius 1.
  • "The unit circle only works for the special angles." It defines sine and cosine for every angle. The special angles are simply the ones with exact-value coordinates worth memorising.
  • "You need the unit circle for right-triangle problems." You do not, and reaching for it usually makes the problem longer.

Frequently asked questions

Why is it called the unit circle?

Because its radius is one unit. That choice is what makes the definition clean: the hypotenuse of the inscribed right triangle is 1, so dividing by it changes nothing and the side lengths are the coordinates directly. A circle of radius r works too, giving cos θ = x/r and sin θ = y/r, but the division is extra work.

Does SOH-CAH-TOA work for non-right triangles?

No. The definitions require a hypotenuse, which only exists when there is a right angle. For oblique triangles you need the law of sines or the law of cosines - though you can often split an oblique triangle into two right triangles by dropping an altitude, which is in fact how both laws are derived.

Which should I learn first?

SOH-CAH-TOA, because it is concrete and immediately useful, and because the unit circle definition is built on top of it. But do not delay the circle for long: almost everything after the first few weeks of a trigonometry course assumes it.

How do secant, cosecant and cotangent fit in?

They are reciprocals under both definitions, and the two views agree as always. On the triangle, csc θ = hyp/opp; on the circle, csc θ = 1/y. They exist mainly because they make certain identities and integrals tidier, not because they measure anything new.

Is the unit circle just a memorisation aid?

No - it is the definition that the rest of the subject rests on. It is what gives sine and cosine meaning for every real number, which is what makes them functions you can graph, differentiate and use to model waves. The table of exact values is a by-product, not the point.

Keep going

Practise it

Reading a method is not the same as running it under time pressure. The workspace drills this material in the quiz, and the triangle solver shows a worked solution for any triangle you type in.