Why a Right Triangle Has Fixed Ratios
Pick an acute angle — say 30 degrees — and build a right triangle that contains it: one corner is the 30-degree angle, another is the square corner of 90 degrees, and the third is whatever is left over. Now build a second, much bigger right triangle with that same 30-degree angle. Because both already share the right angle and the 30-degree angle, their third angles must match too, and by AA similarity the two triangles are similar — same shape, different size. The big one is just a photographic enlargement of the small one.
Here is the payoff that makes all of trigonometry possible. In similar figures, matching sides are in proportion, which means the ratio of any two sides is identical in both triangles. Double every side and the ratio of one side to another does not budge. So for a fixed acute angle, the ratio (side opposite the angle) to (longest side) is a single number — it depends only on the angle, not on how big you drew the triangle. That single number deserves a name, and it gets one.
Naming the Three Sides, Then the Three Ratios
Stand at the acute angle you care about — call it theta. From there, the three sides earn three names. The hypotenuse is the longest side, always the one across from the right angle; it never changes its label. The opposite side is the one facing theta, not touching it. The adjacent side is the remaining leg, the one that does touch theta (other than the hypotenuse). Crucially, opposite and adjacent are not fixed to the triangle — they swap the moment you switch your attention to the other acute angle.
With the sides named, the three core ratios — the sine, cosine, and tangent of theta — are just three of the fractions you can form. The sine is opposite over hypotenuse, the cosine is adjacent over hypotenuse, and the tangent is opposite over adjacent. Each is written sin theta, cos theta, tan theta. They are not new mysterious quantities; each is literally a division of two side lengths you can measure with a ruler.
|\
| \
opposite | \ hypotenuse
(faces th) | \
|____\ ) theta
adjacent
sin(theta) = opposite / hypotenuse <- SOH
cos(theta) = adjacent / hypotenuse <- CAH
tan(theta) = opposite / adjacent <- TOAThat little word — SOHCAHTOA — is the whole mnemonic, read in three syllables: SOH, CAH, TOA. Each chunk packs one ratio: Sine is Opposite over Hypotenuse, Cosine is Adjacent over Hypotenuse, Tangent is Opposite over Adjacent. Say it aloud a few times and you will never again have to wonder which side goes on top.
Solving a Right Triangle, Step by Step
Knowing the ratios lets you do something genuinely useful: hand me one angle and one side of a right triangle, and I can hand you back every missing side. This is what solving a right triangle means. Suppose theta is 30 degrees and the hypotenuse is 10. To find the side opposite theta, reach for the ratio that connects opposite and hypotenuse — that is sine. Write sin(30) = opposite / 10, and since sin(30) = 0.5, the opposite side is 0.5 times 10 = 5.
- Draw the triangle and mark what you know. Star the side or angle you want to find, so the goal is in plain sight.
- Label the three sides relative to the angle you are given: which is opposite, which is adjacent, which is the hypotenuse.
- Pick the one ratio that links the side you know to the side you want. If those two sides are opposite and hypotenuse, use sine; adjacent and hypotenuse, cosine; opposite and adjacent, tangent. SOHCAHTOA tells you which.
- Write the equation, then solve for the unknown by multiplying or dividing — exactly the same algebra you already use. Going the other way, from two sides to the angle, calls for the inverse step in the note below.
Two Triangles Worth Memorizing
Most trig values are awkward decimals you read from a calculator, but two special right triangles give exact, clean values that are worth carrying in your head. The 45-45-90 triangle is half of a square cut along its diagonal: its two legs are equal, say both 1, and by the Pythagorean theorem the hypotenuse is sqrt(1^2 + 1^2) = sqrt(2). The 30-60-90 triangle is half of an equilateral triangle sliced down the middle: with the short leg 1, the hypotenuse is 2 and the long leg is sqrt(3).
From those side lengths the famous values fall straight out. In the 45-45-90 triangle, sin(45) = cos(45) = 1/sqrt(2), and tan(45) = 1. In the 30-60-90 triangle, sin(30) = 1/2, cos(30) = sqrt(3)/2, and tan(30) = 1/sqrt(3); flip your view to the 60-degree angle and sin(60) = sqrt(3)/2, cos(60) = 1/2. Notice sin(30) = cos(60): the sine of an angle equals the cosine of its complement, which is exactly where the co in cosine comes from — cosine is the complement's sine.
Three more ratios complete the family. The reciprocal trig ratios simply flip the three you know: cosecant is 1/sine, secant is 1/cosine, and cotangent is 1/tangent. They add no new geometry whatsoever — they are the same three triangle fractions written upside down — but they save ink in later formulas, so it is worth recognizing their names without being intimidated by them.
Measuring What You Cannot Reach
This is where SOHCAHTOA stops being a classroom exercise and becomes a tool for the real world. Stand a known distance from a tall tree, look up at its top, and measure the angle of elevation — the angle your line of sight rises above the horizontal. That angle, your horizontal distance, and the tree's height form a right triangle: the height is opposite the angle, the distance is adjacent. So tan(angle) = height / distance, and the height is simply distance times tan(angle). You have measured a tree you never climbed. Looking down at something below you instead, the matching angle is the angle of depression.
Try it with numbers. You stand 20 metres from the base of a tower and sight its top at an angle of elevation of 50 degrees, with your eye 1.6 metres above the ground. Then the height above eye level is 20 times tan(50), about 20 times 1.19 = 23.8 metres, and adding back your eye height gives a tower roughly 25.4 metres tall. The whole method — surveyors, navigators, and astronomers have leaned on it for centuries — is nothing but choosing the right ratio for the sides you can and cannot reach.
Honest Edges and Common Traps
A few honest warnings keep SOHCAHTOA from misfiring. First, all of this works only in a right triangle — there must be a 90-degree corner, and the hypotenuse must be the side across from it. A triangle with no right angle has no opposite-over-hypotenuse to read; for those you need the laws of sines and cosines waiting later in this rung. Second, opposite and adjacent are relative to which acute angle you chose; swap your attention to the other one and the two labels trade places, which means sine of one acute angle equals cosine of the other.
Third, watch your calculator's mode like a hawk. The same key gives a wildly different answer in degree mode versus radian mode, and a great many wrong homework answers are nothing but a calculator quietly set to radians. Until the next guides introduce radians properly, keep it in degrees and check that sin(30) returns 0.5. Finally, remember that sin, cos, and tan are ratios, not lengths: sin theta is always a pure number between 0 and 1 for an acute angle, never a distance in metres — a sign you have set up the fraction correctly is that the units cancel and a bare number remains.