Path
Trigonometry · Lesson 2
Right-triangle ratios
Sine, cosine, and tangent begin as ratios of sides in a right triangle. Same angle, same ratios - even when the triangle scales.
Core ~18 minDeep study ~53 minWhy do the ratios only depend on the angle?What is tangent, intuitively?
Before this: Angles and turning
How this idea was born
People needed heights they could not climb: a tree across a river, a ramp's rise from its run, a tower judged from a safe distance. Surveying and astronomy kept asking the same practical question: if you can measure an angle and one length, what else can you trust?
Once turns are measurable, fix an acute angle in a right triangle and the side lengths refuse to be arbitrary. Scale the triangle up or down and the ratios stay the same, because similar triangles share angle structure. Sine, cosine, and tangent begin as names for those stable ratios.
In the fifth and sixth centuries, Aryabhata gave sine tables (half-chords) in the Aryabhatiya that made trigonometry a working computational tool in Indian astronomy. MacTutor stresses the craft: compute carefully, reuse structure, and let the sky demand better ratios. Mnemonics help memory; similarity explains why the mnemonics work.
This chapter is the triangle doorway for a modern rereader. Everything later (unit circle, waves, cosine similarity) reuses the same ratios in new costumes. Learn to label opposite, adjacent, and hypotenuse before you lean on SOH-CAH-TOA.
First principles
In a right triangle, fix an acute angle . Name the sides relative to :
- Hypotenuse: side opposite the right angle (longest)
- Opposite: side across from
- Adjacent: the non-hypotenuse side that touches
Define:
Because similar right triangles share angles, these ratios depend on , not on how large you draw the triangle. Scale cancels in a ratio of lengths.
SOH-CAH-TOA is a memory aid:
- Sine = Opposite / Hypotenuse
- Cosine = Adjacent / Hypotenuse
- Tangent = Opposite / Adjacent
Say the labels before you say the mnemonic. The mnemonic cannot fix a mislabeled sketch.
Worked intuition
Label before you compute
Most trig mistakes are labeling mistakes. Circle the angle. Name opposite and adjacent out loud. Only then write sine or cosine. SOH-CAH-TOA cannot save a mislabeled triangle.
Opposite and adjacent are relative to the angle you chose. Switch which acute angle you focus on, and the labels swap roles.
Labeling drill 1. In a right triangle, the right angle sits at the bottom-left corner. You care about the bottom-right acute angle. The bottom side is adjacent, the left side is opposite, the diagonal is hypotenuse.
Labeling drill 2. Same triangle, but now you care about the top acute angle. The left side becomes adjacent, the bottom side becomes opposite. Hypotenuse stays fixed.
Similarity is the explanation
SOH-CAH-TOA is a mnemonic, not an explanation. The explanation is shape families: all right triangles with a given acute angle are scaled copies of each other. Ratios of corresponding sides are invariants of that family.
If triangle has legs and and hypotenuse , then any similar triangle with the same acute angle has sides or . In every case, .
Solving for a length
If you know one side and an acute angle, the definitions rearrange into formulas for the missing sides. Always sketch. Always label. Then rearrange:
Tangent is the steepness ratio: rise over run relative to . It can be larger than 1 when opposite exceeds adjacent (angles above in a right triangle).
Example 1 - tree height. You stand m from a tree. The angle of elevation to the top is . The tree height is opposite; your distance is adjacent. , so m.
Example 2 - ladder. A m ladder leans against a wall. The base is m from the wall. How high does it reach? Hypotenuse , adjacent , so and height . You can also use Pythagoras: height m.
Example 3 - ramp. ADA guidelines often cite slope ratios. A ramp with run and rise has , a gentle angle. Steeper ramps mean larger tangent.
Example 4 - special angles preview. In a -- triangle with legs , hypotenuse . So and . In a -- triangle with short leg , hypotenuse , long leg . Then , , . The unit circle will make these numbers feel inevitable.
Inverse ratios (preview)
If , what is ? The inverse sine function (or on calculators) answers that question. For now, know that every ratio question has two directions: angle to ratio (forward) and ratio to angle (inverse). The unit circle will make inverse trig less mysterious.
Complementary angles
In a right triangle, the two acute angles sum to . So . If one acute angle is , the other is , and . This "co-" prefix in cosine originally meant complement. Worth remembering when you check answers.
Checking answers with bounds
For any acute angle in a right triangle, and . If your computation gives , something went wrong: labeling, calculator mode, or an inverted ratio. Bounds are cheap sanity checks before you trust a number.
Labeling drill 3: A right triangle has hypotenuse and one leg . Before computing any trig ratio, find the missing leg with Pythagoras (). Now pick either acute angle and name opposite, adjacent, and hypotenuse. Only then write , , or .
Shadow problem (similarity): A m stick casts a m shadow. A building casts a m shadow at the same time. Assuming parallel sun rays, the building height is m. The trig ratio is hiding inside the proportion.
Common confusions
Using SOH-CAH-TOA without labeling. The mnemonic is useless if "opposite" points at the wrong side.
Thinking the ratios depend on triangle size. They depend on the angle (and on being in a right triangle for these elementary definitions).
Forgetting the hypotenuse is fixed as the side opposite the right angle. Students sometimes call the longest-looking drawn segment the hypotenuse even when the right angle was mis-marked.
Expecting tangent to stay below 1. whenever opposite adjacent for acute .
Treating acute-triangle definitions as the whole subject. They are the doorway. The unit circle extends the same ideas to oriented angles beyond to .
Swapping sine and cosine. Cosine uses adjacent; sine uses opposite. Both divide by hypotenuse. If your answer is greater than 1 for an acute angle in a right triangle, you probably inverted a ratio or swapped labels.
Using the wrong angle. "Angle of elevation" is measured from horizontal up. "Angle of depression" from horizontal down. Sketch the horizontal ray first.
Calculator mode. Ensure your calculator is in the unit (degrees or radians) your problem uses. A degree problem with radian mode gives answers that look plausible but are wrong.
History and stories
In the Aryabhatiya, Aryabhata (476-550) gave sine tables (half-chords) that made trigonometry a working computational tool in Indian astronomy. MacTutor's biography emphasizes that table-building craft: compute carefully, reuse structure, let astronomy demand better ratios.
This sits in a longer chord-to-sine story that also includes Greek and later Islamic mathematicians. Do not flatten it into "Aryabhata invented sine overnight." Prefer MacTutor's trig history topic for the cross-cultural arc.
Surveying a tree with a clinometer is the same spirit outdoors: turn a measured angle into a length you could not reach with a tape.
The word "sine" traces through Latin sinus ("fold, bay") from Arabic jiba, itself from Sanskrit jya (chord-related terminology in Indian astronomy). The etymology is a reminder that trigonometry traveled across cultures before it landed in your textbook.
Real world
- Tree or building height from a measured angle of elevation
- Ramp rise from run (accessibility slopes, skate ramps)
- Architecture and surveying
- Game-engine camera pitches and simple collision geometry
Anywhere a right triangle hides inside a measurement problem, these ratios are the shortcut.
Drone photography: gimbal pitch angles control how much sky versus ground appears in frame. Small pitch changes are right-triangle steepness in disguise.
Roof pitch: builders describe slope as "rise per 12 inches run" (e.g., 4:12). That is tangent in carpentry clothing.
Lighthouse visibility: the distance to the horizon from height involves a right triangle with Earth's radius. Trig and Pythagoras cooperate. The geometry chapter's distance ideas meet trig ratios here.
Open when you want the machine-learning connection. Skip freely.
Field notes, extra examples, and glossary live here when you want more than the core path.
Carry this forward
- Trig ratios are similarity invariants of an angle's right-triangle family.
- Label opposite, adjacent, and hypotenuse before you compute.
- Tangent measures steepness; it can exceed 1.
- Special angles (, , ) come from familiar triangles.
- Next: the unit circle extends the same ideas past acute angles.
Read more
Go deeper when curiosity hits - videos, essays, and primary trails.
- referenceMacTutor - AryabhataSine tables and mathematical astronomy.
- articleAlgebrica - Right triangle trigonometrySOH-CAH-TOA with clear diagrams.
- articleAlgebrica - Sine and cosineBridge from triangle ratios toward the unit circle.
- videoKhan Academy - Trigonometric ratiosPractice naming opposite, adjacent, hypotenuse.
- bookSteven Strogatz - The Joy of XRight-triangle ratios before the Ferris-wheel waves.
Check your understanding
A short learning loop - try a few, learn from misses, mark complete when you have engaged. No timer, no scoreboard.
Try at least 3 core prompts, or choose I'll return later.