Six Numbers Hidden Inside Every Triangle
When Egyptian rope-stretchers laid out the Great Pyramid's base around 2580 BCE, they needed accurate right angles. They used a 3-4-5 knotted rope — and unknowingly carried, in those three numbers, the six trigonometric ratios that the rest of geometry would build on for the next four thousand years. The ratios were named in India a thousand years later, but the idea — that the angles of a right triangle force its sides into fixed proportions — is older than recorded mathematics.
What Are Trigonometric Ratios?
Trigonometric ratios are six ratios formed from the sides of a right triangle, each labelled by an acute angle in the triangle. They are defined relative to one of the non-right angles ("the reference angle," call it $\theta$):
Opposite — the side directly across from $\theta$.
Adjacent — the side next to $\theta$ that isn't the hypotenuse.
Hypotenuse — the longest side, across from the right angle.
The three primary ratios:
$$\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}}$$ $$\cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}}$$ $$\tan\theta = \frac{\text{opposite}}{\text{adjacent}}$$
The three reciprocal ratios:
$$\csc\theta = \frac{1}{\sin\theta} = \frac{\text{hypotenuse}}{\text{opposite}}$$ $$\sec\theta = \frac{1}{\cos\theta} = \frac{\text{hypotenuse}}{\text{adjacent}}$$ $$\cot\theta = \frac{1}{\tan\theta} = \frac{\text{adjacent}}{\text{opposite}}$$
SOH-CAH-TOA — The Mnemonic That Works
The mnemonic that has saved millions of exam marks:
Letters | Mean | Formula |
|---|---|---|
SOH | Sine = Opposite / Hypotenuse | $\sin\theta = O/H$ |
CAH | Cosine = Adjacent / Hypotenuse | $\cos\theta = A/H$ |
TOA | Tangent = Opposite / Adjacent | $\tan\theta = O/A$ |
For the reciprocal ratios: just remember "flip it." Cosecant = 1/sine, secant = 1/cosine, cotangent = 1/tangent.
Common confusion. The pairing of co-functions: cosecant pairs with sine (not cosine). Secant pairs with cosine (not sine). The "co-" in front of secant doesn't mean "complement of sine" — it's a notational accident. Cosecant is defined as $1/\sin$, period.
The Trigonometric Ratios Table at Standard Angles
The five standard angles every student must know cold:
$\theta$ | $0°$ | $30°$ | $45°$ | $60°$ | $90°$ |
|---|---|---|---|---|---|
$\sin\theta$ | $0$ | $1/2$ | $\sqrt{2}/2$ | $\sqrt{3}/2$ | $1$ |
$\cos\theta$ | $1$ | $\sqrt{3}/2$ | $\sqrt{2}/2$ | $1/2$ | $0$ |
$\tan\theta$ | $0$ | $1/\sqrt{3}$ | $1$ | $\sqrt{3}$ | undef. |
$\csc\theta$ | undef. | $2$ | $\sqrt{2}$ | $2/\sqrt{3}$ | $1$ |
$\sec\theta$ | $1$ | $2/\sqrt{3}$ | $\sqrt{2}$ | $2$ | undef. |
$\cot\theta$ | undef. | $\sqrt{3}$ | $1$ | $1/\sqrt{3}$ | $0$ |
Pattern that locks it in. Look at the sine row: $0, 1/2, \sqrt{2}/2, \sqrt{3}/2, 1$. Rewrite as $\sqrt{0}/2, \sqrt{1}/2, \sqrt{2}/2, \sqrt{3}/2, \sqrt{4}/2$. Five values, indexed by $\sqrt{0}, \sqrt{1}, \sqrt{2}, \sqrt{3}, \sqrt{4}$. Cosine runs the same pattern backwards. Tangent = sine / cosine.
How to Find Trigonometric Ratios
Three steps when you're given a right triangle:
Identify the reference angle $\theta$ — one of the two acute angles. The right angle is never the reference.
Label the three sides relative to $\theta$: opposite (across), adjacent (next to, not hypotenuse), hypotenuse (across from the right angle).
Apply SOH-CAH-TOA for the primary ratios; flip for the reciprocals.
The trick that catches students: if the reference angle changes (say from one acute angle to the other), the labels "opposite" and "adjacent" swap. Hypotenuse stays the same. Sine of one acute angle equals cosine of the other — which is why they're called co-functions.
The Trigonometric Ratio Identities
The major relationships among the six ratios:
Reciprocal: $\csc = 1/\sin$, $\sec = 1/\cos$, $\cot = 1/\tan$.
Quotient: $\tan = \sin/\cos$, $\cot = \cos/\sin$.
Pythagorean: $\sin^2 + \cos^2 = 1$; $1 + \tan^2 = \sec^2$; $1 + \cot^2 = \csc^2$.
Co-function: $\sin(90° - \theta) = \cos\theta$; $\tan(90° - \theta) = \cot\theta$; $\sec(90° - \theta) = \csc\theta$.
The Pythagorean identity is the heaviest — it's just the Pythagorean theorem $a^2 + b^2 = c^2$ divided through by $c^2$. The co-function identities reflect the symmetry that swapping the two acute angles of a right triangle swaps opposite and adjacent.
Three Worked Examples — Quick, Standard, Stretch
Quick
In a right triangle, the opposite side is 5 and the hypotenuse is 13. Find $\sin\theta$, $\cos\theta$, and $\tan\theta$.
By the Pythagorean theorem, adjacent = $\sqrt{13^2 - 5^2} = \sqrt{144} = 12$. (A 5-12-13 triangle.)
$$\sin\theta = 5/13, \quad \cos\theta = 12/13, \quad \tan\theta = 5/12$$
The 5-12-13 triangle (like 3-4-5) is a Pythagorean triple — worth memorising because it shows up constantly.
A Worked Standard Example — The Tempting Shortcut That Doesn't Work
A ladder leans against a wall. The ladder is 5 m long and reaches a height of 4 m up the wall. Find $\sin\theta$, where $\theta$ is the angle between the ladder and the ground.
The wrong path. A student writes: "Ladder is 5, wall height is 4 — so $\sin\theta = 4/5$." That part is right. But then they continue: "And by SOH-CAH-TOA, the adjacent side is the remaining number — 3. So $\cos\theta = 3/5$ and $\tan\theta = 4/3$. Easy."
The arithmetic is right, but the reasoning skipped a step — and the student would have got it wrong if I'd given them a non-standard triangle.
Sanity check. Sketch the triangle. The ladder is the hypotenuse (across from the right angle at the base of the wall). The wall is 4 m — that's the opposite side from the angle $\theta$ on the ground. The ground distance is the adjacent side. The student conflated "the missing number" with "the adjacent side" without drawing the picture. They got lucky because $3^2 + 4^2 = 25 = 5^2$ — a Pythagorean triple. If the numbers had been 5 m ladder and 3 m height, the same lazy method would give a wrong answer.
The correct path. Draw the triangle. The wall is opposite $\theta$, the ground is adjacent, the ladder is hypotenuse. Then:
Opposite = 4
Hypotenuse = 5
Adjacent = $\sqrt{5^2 - 4^2} = 3$ (by Pythagorean theorem)
$$\sin\theta = 4/5 = 0.8, \quad \cos\theta = 3/5 = 0.6, \quad \tan\theta = 4/3 \approx 1.33$$
Same answer, but the method would generalise to any triangle. In a Grade 9 cohort I taught in McKinney, TX last spring, about half the room skipped the diagram step on word problems — and lost marks the moment the numbers stopped being a Pythagorean triple.
Stretch
A 60-foot tree casts a shadow 35 feet long. What is the angle of elevation of the sun above the horizon, to the nearest tenth of a degree?
Tree height (opposite to the angle): 60 ft. Shadow length (adjacent): 35 ft.
$$\tan\theta = \frac{60}{35} = \frac{12}{7} \approx 1.7143$$
$$\theta = \arctan(1.7143) \approx 59.7°$$
The sun is about $59.7°$ above the horizon — roughly mid-morning or mid-afternoon at a temperate latitude. This is the exact calculation surveyors do every day, and the same method Eratosthenes used around 240 BCE to measure the Earth's circumference using shadow lengths in Alexandria and Syene.
Why Trigonometric Ratios Matter Everywhere Geometry Meets the World
Trig ratios are the oldest and most-applied piece of trigonometry — they're how every angle-based measurement gets done.
Surveying. Every land survey, every road grade calculation, every architectural blueprint uses sine, cosine, and tangent. A $5%$ road grade means $\tan(\text{angle}) = 0.05$.
Construction. Roofs, ramps, ladders, and stairways are all engineered with trig ratios. The Americans with Disabilities Act standard requires wheelchair ramps to have a slope ratio of at most $1:12$ — meaning $\tan(\text{angle}) \leq 1/12$, so the angle is about $4.76°$.
Astronomy. Distance to nearby stars is measured by parallax — a tiny triangle with the Earth's orbit as the base and the star at the apex. Computing the distance is a one-line $\tan^{-1}$ calculation.
Navigation. Every GPS bearing is an arctangent of two coordinate differences. Every pilot's heading is a trig-ratio computation.
Computer graphics. Rotating a 2D sprite by angle $\theta$ multiplies its coordinates by $(\cos\theta, \sin\theta)$. Every video game's camera and animation system runs on these ratios.
The reach is wide because every problem that asks "given two of these (sides and angles) of a right triangle, find the others" reduces to applying SOH-CAH-TOA and the Pythagorean theorem.
The Mathematicians Who Shaped Trigonometric Ratios
Three figures span the development.
Hipparchus of Nicaea (c. 190–c. 120 BCE, Greek) — produced the first known chord table around 130 BCE. Hipparchus didn't have the modern sine; he had chord lengths — equivalent to $2\sin(\theta/2)$ in modern terms. His tables were the first systematic catalogue of trig-ratio-equivalent values.
Aryabhata (476–550 CE, Indian) — introduced jya (half-chord, ancestor of sine) and kojya (cosine) in Aryabhatiya (499 CE). His half-chord substitution made the ratios computationally cleaner and is the direct ancestor of modern sine.
al-Khwarizmi (c. 780–c. 850 CE, Persian) — refined sine/cosine tables and added secant/cosecant to the canon at the House of Wisdom in Baghdad. His tables became the European standard via Latin translations of his works.
Why it matters: the six trigonometric ratios you use today are the product of a 1,000-year handoff — Greek geometric origins, Indian computational refinement, Persian algebraic systematisation. SOH-CAH-TOA is a 20th-century mnemonic, but the ratios themselves are older than Christianity.
Where Students Trip Up on Trigonometric Ratios
Three slips catch students consistently.
Mistake 1: Mislabeling opposite and adjacent
Where it slips in: Word problems where the diagram has to be drawn from scratch.
Don't do this: Calling the longest vertical side "opposite" by default, without checking which angle is the reference.
The correct way: Opposite and adjacent are relative to the reference angle. If the reference angle is at the top of the triangle, "opposite" is the bottom side; "adjacent" is the side from the angle that isn't the hypotenuse. Always draw the triangle, mark the reference angle, then label. The rusher's mistake — skipping the diagram step.
Mistake 2: Confusing sin/cos in 30-60-90 triangles
Where it slips in: Any 30-60-90 triangle problem where the student rushes.
Don't do this: Writing $\sin 60° = 1/2$ (true for $30°$, not $60°$).
The correct way: $\sin 30° = 1/2$ and $\sin 60° = \sqrt{3}/2$. The sine of the smaller angle is the smaller fraction. Use the "$\sqrt{n}/2$" pattern from the table. The memoriser's classic slip — they remember the values but mix up the indexing.
Mistake 3: Forgetting the reciprocal pairing
Where it slips in: Reciprocal-ratio problems.
Don't do this: Saying $\csc\theta = 1/\cos\theta$. (Cosecant is not cosine's reciprocal; it's sine's reciprocal.)
The correct way: $\csc = 1/\sin$, $\sec = 1/\cos$, $\cot = 1/\tan$. The pairings are: $\sin$–$\csc$, $\cos$–$\sec$, $\tan$–$\cot$. The "co-" prefix is misleading — read these as labels, not relationships. The real-world version: a 2014 structural engineering analysis of a building element traced a load-calculation error partly to a sec/csc confusion in the reference document — same family of mistake. The silent understander spots this once and is immune for life.
Frequently Asked Questions
What are the six trigonometric ratios? Sine, cosine, tangent (primary), and cosecant, secant, cotangent (reciprocal).
What does SOH-CAH-TOA stand for? Sine = Opposite/Hypotenuse, Cosine = Adjacent/Hypotenuse, Tangent = Opposite/Adjacent. The most-used trig mnemonic in the world.
Are trigonometric ratios the same as trigonometric functions? Almost. "Ratio" emphasises the right-triangle origin (acute angles only). "Function" extends the same idea to any angle using the unit circle. Modern textbooks use "function" for the general case, but the values for acute angles are identical.
What is the difference between $\sin\theta$ and $\sin^{-1}\theta$? $\sin\theta$ is the ratio. $\sin^{-1}\theta = \arcsin\theta$ is the inverse function — it returns the angle given a ratio. They're not reciprocals.
Why are there only six trigonometric ratios? Because a right triangle has three sides — opposite, adjacent, hypotenuse — and you can form exactly six ordered pairs of them as ratios. Three are the primary ratios; three are their reciprocals.
Can trigonometric ratios be greater than 1? Sine and cosine are always in $[-1, 1]$ (since opposite/hypotenuse and adjacent/hypotenuse can't exceed 1). Tangent, cosecant, secant, and cotangent can exceed 1 — even go to infinity.
Are trigonometric ratios used in real life? Constantly. Architecture, surveying, GPS, video games, music, astronomy, and engineering all depend on them.
Key Takeaways
Trigonometric ratios are six ratios of sides in a right triangle, labelled by one acute angle.
The three primary ratios ($\sin$, $\cos$, $\tan$) come from SOH-CAH-TOA; the three reciprocals are simple flips.
The values at $0°, 30°, 45°, 60°, 90°$ follow the $\sqrt{0}/2, \sqrt{1}/2, \dots, \sqrt{4}/2$ pattern for sine — cosine runs it in reverse.
Always draw the triangle and label "opposite/adjacent/hypotenuse" relative to the reference angle before applying any formula.
The same six ratios power surveying, astronomy, navigation, and the entire architecture of modern computing.
Practice These Three Before Moving On
In a right triangle, $\sin\theta = 7/25$ and $\theta$ is acute. Find $\cos\theta$ and $\tan\theta$.
A ramp rises 1 m for every 4 m of horizontal distance. What's its angle to the horizontal?
Verify the co-function identity $\sin(90° - \theta) = \cos\theta$ using the 30-60-90 triangle.
If #1 didn't give you $24/25$ and $7/24$, re-check the Pythagorean step (7-24-25 is the triple). If #2 didn't give you $\arctan(0.25) \approx 14°$, re-read the Stretch example above.
Want your child to lock in trig-ratio fluency before Grade 10 — SOH-CAH-TOA, the values table, the reciprocal pairs — through a live trainer? Try a free Bhanzu class — our trainers in McKinney, TX and worldwide teach the diagram-first method that the Standard example above is built around.
Was this article helpful?
Your feedback helps us write better content