Right-Triangle Trigonometry
Suppose you want to know the height of a tall tree, the width of a river you cannot cross, or the distance to a mountain peak — all without ever touching them. Right-triangle trigonometry is the toolkit that makes this possible. By measuring one angle and one accessible length, you can compute lengths and angles you could never reach with a tape measure.
At its heart, right-triangle trigonometry is a single powerful observation: in a right triangle, once you fix one of the acute angles, the ratios of the sides are locked in, no matter how big or small the triangle is. Those fixed ratios get names — sine, cosine, and tangent — and learning to wield them turns geometry into a measuring machine.
Learning Objectives
By the end of this page, you should be able to:
- Define sine, cosine, and tangent as ratios of sides in a right triangle using SOH-CAH-TOA.
- Identify the hypotenuse, opposite, and adjacent sides relative to a chosen angle.
- Solve a right triangle: find every unknown side and angle from limited given information.
- Use inverse trigonometric functions (, , ) to recover an angle from a side ratio.
- Apply trigonometry to real problems involving angles of elevation and depression.
- Recognize why these ratios depend only on the angle, not the triangle's size.
Quick Answer
In a right triangle, pick one acute angle . The three primary trigonometric ratios are , , and — memorized as SOH-CAH-TOA. Because all right triangles sharing angle are similar, these ratios depend only on . If you know an angle and a side, you multiply or divide by the appropriate ratio to find the other sides. If you know two sides, you use an inverse trig function to find the angle. This lets you "solve" a right triangle completely and measure heights and distances that are physically out of reach.
Where It Came From
Trigonometry was not invented for classrooms — it was forced into existence by two very practical needs: predicting the heavens and measuring the Earth.
The oldest driver was astronomy. Ancient astronomers wanted to predict eclipses, track planets, and build calendars, all of which required computing distances and angles on the celestial sphere. Around 150 BCE, the Greek astronomer Hipparchus of Nicaea — often called the father of trigonometry — compiled the first known trigonometric table. But he did not work with sines; he worked with chords. Given a circle, he tabulated the length of the chord subtended by each central angle. The chord of an angle is essentially twice the sine of half the angle, so this was trigonometry in an early costume. Ptolemy later extended these chord tables in his Almagest (c. 150 CE), the astronomical bible of the next millennium.
The decisive simplification came from India. Indian mathematician-astronomers such as Aryabhata (c. 500 CE) realized it was far more convenient to tabulate the half-chord — the length we now call the sine — rather than the full chord. They called this the jya (or jiva), meaning "bowstring," picturing the chord as a bow and the half-chord as its string. When these texts passed to the Islamic world, jya was transliterated into Arabic as jiba, later mis-read as jaib, meaning "fold" or "bay." When Europeans translated the Arabic into Latin, they rendered jaib as sinus (Latin for a bay or fold) — and that is why we say sine today. A word for "bowstring" became, through a chain of translations, our modern term.
The second great driver was surveying. Land had to be divided, taxed, and mapped; the annual flooding of the Nile erased boundaries that had to be re-established; builders needed heights and distances. You cannot stretch a rope to a mountaintop, but you can stand back, measure an angle with a simple sighting instrument, pace off a baseline, and compute the rest. Trigonometry is, at its core, the mathematics of measuring the unreachable — and that motivation is exactly why it still works so well today.
Naming the Sides: Opposite, Adjacent, Hypotenuse
Everything depends on labeling the sides correctly relative to the angle you care about. In a right triangle, one angle is . Pick one of the other two angles and call it . Then:
- The hypotenuse is always the longest side, opposite the right angle. It never changes labels.
- The opposite side is the one directly across from — it does not touch the angle.
- The adjacent side is the one that, together with the hypotenuse, forms the angle .
The key subtlety: "opposite" and "adjacent" swap if you switch your attention to the other acute angle. The hypotenuse stays put.
SOH-CAH-TOA
The three ratios and their memory aid:
- SOH: Sine = Opposite over Hypotenuse
- CAH: Cosine = Adjacent over Hypotenuse
- TOA: Tangent = Opposite over Adjacent
Notice that , since . This is worth remembering — it ties the three together.
Why do these ratios only depend on the angle? Consider two right triangles with the same acute angle . They automatically share all three angles (both have and both have , so the third angles match too). Triangles with equal angles are similar, meaning their corresponding sides are proportional. If every side scales by the same factor, then any ratio of two sides is unchanged. So , , and are properties of the angle alone. That invariance is what makes a single table of values useful for every triangle in the world.
Worked Example: Reading the Ratios
A right triangle has legs of length and and hypotenuse (a classic 3-4-5 triangle). Let be the angle opposite the side of length .
- Opposite , adjacent , hypotenuse .
Check with the Pythagorean identity: . ✓ This must always equal , a handy way to catch mistakes.
Solving a Right Triangle
"Solving" a triangle means finding all three sides and all three angles. In a right triangle you already know one angle is , and the two acute angles sum to (since all three angles total ). So you need surprisingly little information to unlock everything.
Strategy: Match what you know to a ratio that connects it to what you want. Set up the equation, then solve for the unknown.
Worked Example: Finding a Side
A ladder leans against a wall, making a angle with the ground. The foot of the ladder is m from the wall. How long is the ladder?
The ladder is the hypotenuse. The m distance along the ground is adjacent to the angle. We want the hypotenuse, and we know the adjacent side — that is the CAH relationship:
Solve for :
So the ladder is about m long. (Sanity check: the hypotenuse must be longer than either leg, and . ✓)
Worked Example: Finding Both Remaining Sides and Angle
A right triangle has the right angle at . Angle and the hypotenuse . Find the other sides and angle .
Angle B: The acute angles sum to , so .
Side opposite A (call it , the side ): opposite over hypotenuse is SOH.
Side opposite B (call it , the side ): this side is adjacent to angle , so use CAH.
Check: . ✓ The Pythagorean theorem confirms the triangle closes correctly.
Inverse Trig: Finding the Angle
The ratios turn an angle into a number. Often we have the number (from measured sides) and want the angle back. That reversal is done with the inverse trigonometric functions: , , and (also written , , ). On a calculator these are usually the "2nd" functions above the sin/cos/tan keys.
Read as "the angle whose sine is ." The here is not an exponent - does not mean . It denotes the inverse operation.
Worked Example: Angle of a Ramp
A wheelchair ramp rises m over a horizontal run of m. What angle does it make with the ground, and does it meet a code limit of ?
The rise ( m) is opposite the angle; the run ( m) is adjacent. Opposite over adjacent is TOA:
Since , the ramp meets the code. Notice we used the inverse tangent because we knew two sides and wanted the angle.
Angles of Elevation and Depression
These two terms describe how far your line of sight tilts away from horizontal.
- An angle of elevation is measured upward from the horizontal to an object above you (looking up at a plane).
- An angle of depression is measured downward from the horizontal to an object below you (looking down from a cliff to a boat).
A crucial fact: because the horizontal line at your eye and the horizontal at the object are parallel, the angle of depression from you equals the angle of elevation from the object back up to you (alternate interior angles). This lets you place the angle inside a convenient right triangle.
Worked Example: Height of a Building
Standing m from the base of a building, you measure the angle of elevation to the top as . Your eyes are m above the ground. How tall is the building?
Model the sight line as the hypotenuse of a right triangle. The horizontal distance ( m) is adjacent to the angle; the height above eye level () is opposite. Use TOA:
This is measured from eye level, so add your eye height:
Forgetting to add the observer's height is one of the most common slips in these problems.
Real-World Applications
- Surveying and construction. Total stations measure angles and distances, then trigonometry converts them into coordinates, elevations, and property boundaries. Roof pitches, staircase angles, and ramp grades are all trig calculations.
- Navigation. Ships and aircraft compute headings and distances using bearings (angles) and known baselines. GPS receivers ultimately solve geometry problems rooted in these ratios.
- Astronomy. The original application: parallax measurements find the distance to nearby stars by observing the tiny angle a star shifts against the background as Earth orbits the Sun.
- Physics and engineering. Resolving a force or velocity into horizontal and vertical components uses and — right-triangle trig applied to vectors. Every inclined-plane and projectile problem depends on it.
- Medical imaging. CT and MRI reconstruction, and radiation-beam targeting, rely on trigonometric geometry to aim through the body accurately.
- Everyday life. Estimating the height of a tree from its shadow, hanging a picture level, or figuring out whether a couch fits around a corner all quietly use these ideas.
Common Mistakes
Mistake 1: Misidentifying opposite vs. adjacent. Students often fix the labels to specific sides and forget they depend on the chosen angle. Why it's wrong: "Opposite" and "adjacent" swap when you look at the other acute angle; only the hypotenuse is fixed. Correction: Always start by circling your angle , then label the side across from it "opposite" and the side touching it (other than the hypotenuse) "adjacent."
Mistake 2: Reading as a reciprocal. Writing . Why it's wrong: The marks the inverse function (the angle-finder), not an exponent. The reciprocal is a different quantity (the cosecant). Correction: Use / only to recover angles from ratios; use when you truly want the reciprocal.
Mistake 3: Calculator in the wrong angle mode. Getting instead of . Why it's wrong: The calculator was in radians, treating "" as radians. Correction: Set the mode to degrees when your angles are in degrees. A quick test: should give exactly .
Mistake 4: Dividing when you should multiply (or vice versa). For example, computing when the unknown side is opposite and the hypotenuse is known. Why it's wrong: If the unknown is in the numerator of the ratio, you multiply; if it's in the denominator, you divide. Correction: Write the ratio equation first (e.g., ) and solve algebraically rather than guessing the operation.
Comparison and Connections
Right-triangle trig is the entry point to a much larger subject. Here is how the neighboring ideas relate:
| Concept | What it does | When you use it |
|---|---|---|
| SOH-CAH-TOA | Ratios in a right triangle | Any triangle with a angle |
| Unit circle | Extends sine/cosine to all angles, including obtuse and negative | Angles beyond to ; periodic motion |
| Law of Sines | Relates sides and opposite angles | Non-right ("oblique") triangles |
| Law of Cosines | Generalizes the Pythagorean theorem | Oblique triangles with known two sides and included angle |
| Pythagorean theorem | Relates the three sides directly | When you know two sides and want the third |
A helpful way to see the connection: the Pythagorean theorem () is the "sides-only" law, while SOH-CAH-TOA brings angles into the same triangle. Together they let you go back and forth between angles and lengths freely. The unit circle (next topic) frees these functions from the right-triangle setting so they can describe waves, rotations, and orbits.
Practice Questions
Recall
State the three ratios of SOH-CAH-TOA in words.
Answer: Sine = opposite/hypotenuse, Cosine = adjacent/hypotenuse, Tangent = opposite/adjacent.
Understanding
Explain why can exceed but and cannot (for an acute angle).
Answer: and are a leg divided by the hypotenuse, and the hypotenuse is always the longest side, so those ratios are at most . But compares two legs; when the opposite leg is longer than the adjacent leg (angle greater than ), the ratio exceeds , growing without bound as approaches .
Application
A kite string is m long and makes a angle with the ground. Assuming the string is straight, how high is the kite?
Answer: Height is opposite the angle, string is the hypotenuse. , so m.
Analysis
From the top of a m lighthouse, the angle of depression to a boat is . The boat drifts directly away until the angle of depression becomes . How far did the boat travel?
Answer: The angle of depression equals the angle of elevation from the boat. The horizontal distance satisfies , so .
- At : m.
- At : m.
- Distance traveled: m.
FAQ
Is trigonometry only for right triangles? No — but right triangles are where it begins and where the definitions are cleanest. For triangles without a right angle, you use the Law of Sines and Law of Cosines, both of which are built from these same ideas.
Do I have to memorize SOH-CAH-TOA? Yes, and it is worth it. The mnemonic is fast and reliable. With practice you will stop reciting it consciously, but until then it prevents the single most common category of error: pairing the wrong sides.
What is the difference between and cosecant? (arcsine) takes a ratio and returns an angle. Cosecant, , takes an angle and returns a reciprocal ratio. They are completely different operations that unfortunately look similar in notation.
Why does my answer change if I round in the middle? Rounding intermediate results introduces error that compounds. Keep full precision on your calculator until the final step, then round. In multi-step problems this can shift an answer by a meter or more.
When do I use sine versus cosine versus tangent? Look at which two sides your problem involves relative to the angle. Opposite and hypotenuse → sine. Adjacent and hypotenuse → cosine. Opposite and adjacent (no hypotenuse) → tangent. Choosing the ratio that avoids sides you neither know nor want keeps the algebra clean.
Can the angle of elevation and depression be different for the same two points? No. Looking up from the ground to a tower top gives an angle of elevation; looking down from the tower to that ground point gives the angle of depression, and the two are always equal because the horizontals are parallel.
Quick Revision
- SOH-CAH-TOA: , , .
- ; and .
- Hypotenuse is fixed (opposite the ); opposite and adjacent swap with the chosen angle.
- The two acute angles of a right triangle sum to .
- To find a side: pick the ratio linking known and unknown, then solve.
- To find an angle: use , , or — the inverse, not a reciprocal.
- Ratios depend only on the angle (similar triangles), so , , of an acute angle are fixed numbers.
- Angle of elevation = angle of depression between the same two points.
- Always confirm calculator is in degree mode; add observer eye height where relevant.
Related Topics
Prerequisites
- Triangles — angle sums, side relationships, and the Pythagorean theorem.
- Variables and Expressions — solving for an unknown in a ratio equation.
Related Topics
- The Unit Circle — extends sine and cosine to every angle.
- Trigonometric Identities — the algebraic relationships among these ratios.
- Coordinate Geometry — distances and angles in the plane.
Next Topics
- Graphs and Periodic Motion — how these ratios become waves.
- Trigonometry overview — the full map of the subject.