Right Triangle Trigonometry

Learn the fundamentals of right triangle trigonometry including SOH-CAH-TOA ratios, solving for missing sides and angles, and real-world applications

Home / Lessons / Right Triangle Trigonometry
Beginner ⏱ 12 min Free

What Is a Right Triangle?

A right triangle is any triangle that contains exactly one 90-degree angle, often marked with a small square in diagrams. The side directly opposite the right angle is called the hypotenuse — it is always the longest side of the triangle. The other two sides are referred to as legs.

What makes right triangles so important in trigonometry is that the ratios between their sides are entirely determined by the measures of their acute angles. If you know one acute angle and any one side, you can find every other measurement in the triangle. This predictable relationship is the foundation of all trigonometry.

In the diagram below, angle C is the right angle (90°). The side labeled c (opposite the right angle) is the hypotenuse. Relative to angle A, side a is the opposite side and side b is the adjacent side. These labels change depending on which angle you are referencing — a critical detail that many students overlook.

C A B b (adjacent) a (opposite) c (hypotenuse)

Key Takeaway

The labels "opposite" and "adjacent" are always relative to a specific angle. The hypotenuse is always the same — the side across from the 90° angle — but which leg is "opposite" and which is "adjacent" depends on which acute angle you are working with.

The Three Primary Trig Ratios (SOH-CAH-TOA)

The three fundamental trigonometric ratios — sine, cosine, and tangent — each describe a specific relationship between two sides of a right triangle relative to one of its acute angles. The mnemonic SOH-CAH-TOA is the most widely used tool for remembering them:

SOH:  sin(θ) = Opposite / Hypotenuse

CAH:  cos(θ) = Adjacent / Hypotenuse

TOA:  tan(θ) = Opposite / Adjacent

Here, θ (theta) represents whichever acute angle you are working with. Let us break down each ratio:

Sine (sin)

The sine of an angle is the ratio of the length of the side opposite that angle to the length of the hypotenuse. In our diagram, sin(A) = a / c. The sine function always produces a value between 0 and 1 for acute angles. As the angle increases from 0° toward 90°, its sine increases from 0 toward 1.

Cosine (cos)

The cosine of an angle is the ratio of the length of the side adjacent to that angle to the length of the hypotenuse. In our diagram, cos(A) = b / c. Like sine, cosine produces values between 0 and 1 for acute angles, but it decreases as the angle increases. Notice that sin(A) = cos(B) and cos(A) = sin(B) — complementary angles always have this relationship.

Tangent (tan)

The tangent of an angle is the ratio of the side opposite that angle to the side adjacent to it. In our diagram, tan(A) = a / b. Unlike sine and cosine, tangent is not bounded between 0 and 1. It can take any positive value and increases without bound as the angle approaches 90°. Tangent can also be expressed as sin(θ) / cos(θ).

Key Takeaway

SOH-CAH-TOA is the single most important mnemonic in introductory trigonometry. Every problem involving a right triangle and an angle can be set up using one of these three ratios. Master this, and you have the key to solving nearly all right triangle problems.

Finding Missing Sides

When you know one acute angle and one side of a right triangle, you can find any other side by choosing the appropriate trig ratio. The process follows a consistent pattern:

  1. Identify which sides you know and which you need to find.
  2. Label the sides as opposite, adjacent, or hypotenuse relative to the known angle.
  3. Choose the trig ratio that connects the known side to the unknown side.
  4. Set up the equation and solve algebraically.

Example 1: Finding the Opposite Side

A right triangle has an angle of 35° and the hypotenuse measures 20 cm. Find the length of the side opposite the 35° angle.

Step 1: We know the angle (35°) and the hypotenuse (20). We need the opposite side.

Step 2: The ratio connecting opposite and hypotenuse is sine: sin(θ) = opposite / hypotenuse.

Step 3: Substitute: sin(35°) = x / 20

Step 4: Solve: x = 20 × sin(35°) = 20 × 0.5736 = 11.47 cm

Answer: The opposite side is approximately 11.47 cm.

Example 2: Finding the Adjacent Side

A right triangle has an angle of 50° and the side opposite that angle is 12 m. Find the adjacent side.

Step 1: We know the angle (50°) and the opposite side (12). We need the adjacent side.

Step 2: The ratio connecting opposite and adjacent is tangent: tan(θ) = opposite / adjacent.

Step 3: Substitute: tan(50°) = 12 / x

Step 4: Rearrange: x = 12 / tan(50°) = 12 / 1.1918 = 10.07 m

Answer: The adjacent side is approximately 10.07 m.

Example 3: Finding the Hypotenuse

A right triangle has an angle of 28° and the side adjacent to that angle is 15 ft. Find the hypotenuse.

Step 1: We know the angle (28°) and the adjacent side (15). We need the hypotenuse.

Step 2: The ratio connecting adjacent and hypotenuse is cosine: cos(θ) = adjacent / hypotenuse.

Step 3: Substitute: cos(28°) = 15 / c

Step 4: Rearrange: c = 15 / cos(28°) = 15 / 0.8829 = 16.99 ft

Answer: The hypotenuse is approximately 16.99 ft.

Finding Missing Angles

When you know two sides of a right triangle but not the acute angles, you use inverse trigonometric functions to work backwards from a ratio to an angle. The three inverse functions are:

θ = sin¹(opposite / hypotenuse)

θ = cos¹(adjacent / hypotenuse)

θ = tan¹(opposite / adjacent)

On most calculators, these are labeled sin−1, cos−1, and tan−1 (or sometimes arcsin, arccos, and arctan). The process is straightforward: compute the ratio of the two known sides, then apply the appropriate inverse function.

Example 4: Finding an Angle from Two Sides

A right triangle has an opposite side of 7 and an adjacent side of 10. Find the angle θ.

Step 1: We have the opposite (7) and adjacent (10) sides, so we use tangent.

Step 2: tan(θ) = 7 / 10 = 0.7

Step 3: θ = tan¹(0.7) = 34.99°

Answer: The angle is approximately 35.0°.

Remember that the two acute angles in a right triangle always sum to 90°. So once you find one acute angle, the other is simply 90° minus that angle. In the example above, the other acute angle would be 90° − 35.0° = 55.0°.

Key Takeaway

If you know two sides, use an inverse trig function to find the angle. If you know one angle and one side, use a regular trig function to find a missing side. Always make sure your calculator is set to degree mode (not radians) when working with degree measures.

Special Right Triangles

Two families of right triangles appear so frequently in mathematics that their side ratios are worth memorizing. These special right triangles let you solve problems exactly, without a calculator.

The 45-45-90 Triangle

A 45-45-90 triangle is an isosceles right triangle, meaning the two legs are equal in length. If each leg has length 1, the hypotenuse has length √2 (by the Pythagorean theorem: 1² + 1² = 2). The general side ratio is:

45-45-90 → 1 : 1 : √2

For any 45-45-90 triangle with legs of length s, the hypotenuse is s√2. Conversely, if the hypotenuse is h, each leg is h / √2 = h√2 / 2. This triangle tells us that sin(45°) = cos(45°) = √2 / 2 ≈ 0.7071, and tan(45°) = 1.

The 30-60-90 Triangle

A 30-60-90 triangle is formed by cutting an equilateral triangle in half. The side ratio is:

30-60-90 → 1 : √3 : 2

The shortest side (opposite the 30° angle) has length 1, the longer leg (opposite the 60° angle) has length √3, and the hypotenuse (opposite the 90° angle) has length 2. This gives us several exact trig values:

Key Takeaway

Memorizing the 45-45-90 and 30-60-90 side ratios gives you instant access to exact trig values for 30°, 45°, and 60°. These appear constantly in standardized tests, physics, and engineering problems.

Real-World Applications

Right triangle trigonometry is not an abstract exercise. It is used daily in a wide range of professions and everyday situations:

Example 5: Height of a Building

You stand 80 meters from the base of a building and measure the angle of elevation to the top as 62°. How tall is the building?

Step 1: The distance from you to the building is the adjacent side (80 m). The building height is the opposite side.

Step 2: Use tangent: tan(62°) = height / 80

Step 3: Solve: height = 80 × tan(62°) = 80 × 1.8807 = 150.46 m

Answer: The building is approximately 150.5 meters tall.

Common Mistakes to Avoid

Even experienced students fall into these traps. Being aware of them will save you marks on tests and prevent errors in practice:

Practice Problems

Practice 1: Find a Missing Side

A right triangle has an angle of 40° and the hypotenuse is 18 cm. Find the length of the side adjacent to the 40° angle.

We need the adjacent side and we know the hypotenuse, so we use cosine: cos(40°) = adjacent / 18. Therefore adjacent = 18 × cos(40°) = 18 × 0.7660 = 13.79 cm.

Practice 2: Find a Missing Angle

A right triangle has legs of length 5 and 9. Find the measure of the smaller acute angle.

The smaller angle is opposite the shorter side (5). Using tangent: tan(θ) = 5 / 9 = 0.5556. Therefore θ = tan¹(0.5556) = 29.1°. The other acute angle is 90° − 29.1° = 60.9°.

Practice 3: Real-World Application

A 6-meter ladder leans against a wall, making a 72° angle with the ground. How high up the wall does the ladder reach?

The ladder is the hypotenuse (6 m), and the height up the wall is opposite the 72° angle. Using sine: sin(72°) = height / 6. Height = 6 × sin(72°) = 6 × 0.9511 = 5.71 meters.

Key Takeaway

Right triangle trigonometry is the gateway to all higher trigonometry. The three ratios — sine, cosine, and tangent — along with the SOH-CAH-TOA mnemonic, give you a systematic method for solving any right triangle when you know at least one side and one acute angle, or two sides. Practice identifying which ratio to use, and the rest becomes straightforward algebra.

Frequently Asked Questions

What does SOH-CAH-TOA stand for?
SOH-CAH-TOA is a mnemonic for the three primary trigonometric ratios. SOH means Sine equals Opposite over Hypotenuse. CAH means Cosine equals Adjacent over Hypotenuse. TOA means Tangent equals Opposite over Adjacent. It is the most common way students remember how to set up trig ratio equations in right triangles.
Can I use SOH-CAH-TOA on any triangle?
No. SOH-CAH-TOA only applies to right triangles — triangles with exactly one 90-degree angle. For non-right (oblique) triangles, you need the Law of Sines or the Law of Cosines instead. These more general formulas reduce to the basic trig ratios when the triangle happens to be a right triangle.
How do I know which trig ratio to use?
Identify the angle you are working with, then label the three sides as opposite, adjacent, or hypotenuse relative to that angle. Look at which two sides are involved in your problem (one known, one unknown). Choose the ratio that uses those two sides: sine for opposite and hypotenuse, cosine for adjacent and hypotenuse, or tangent for opposite and adjacent.
What are inverse trig functions and when do I use them?
Inverse trig functions (sin−1, cos−1, tan−1) let you find an angle when you know the ratio of two sides. You use them when the problem gives you two side lengths and asks for an angle. For example, if you know the opposite side is 4 and the hypotenuse is 8, then the angle is sin−1(4/8) = sin−1(0.5) = 30°.
What are the special right triangles and why should I memorize them?
The two special right triangles are the 45-45-90 (side ratio 1 : 1 : √2) and the 30-60-90 (side ratio 1 : √3 : 2). Memorizing these ratios lets you find exact side lengths and trig values for 30°, 45°, and 60° without a calculator. They appear frequently in standardized tests (SAT, ACT), precalculus, physics, and engineering courses.