MATH 2 • GEOMETRY

Using Trig Ratios for Sides — I can use trigonometric ratios to find missing side lengths in right triangles.

Unlock the power of sine, cosine, and tangent to calculate any missing side when you know one side and one acute angle.

Historical Context & Motivation

Long before calculators existed, people needed to measure things they couldn't physically reach — the height of a pyramid, the distance across a river, or the position of a star. The ancient world's answer to these problems was trigonometry, a branch of mathematics that relates the angles and sides of triangles. The word itself comes from the Greek words trigonon (triangle) and metron (measure). For thousands of years, civilizations have relied on right-triangle relationships to solve practical problems in construction, navigation, and astronomy.

~1800 BCE
Babylonian Tablets
The Plimpton 322 clay tablet records Pythagorean triples, showing that ancient Babylonians already understood right-triangle side relationships.
~150 BCE
Hipparchus & Chord Tables
Greek astronomer Hipparchus created the first known table of chord lengths, which served as early trigonometric tables used to track planetary motion.
~500 CE
Indian Sine Function
Indian mathematician Aryabhata defined the sine function (called jyā) as a half-chord, giving us the ratio-based definition we still use today.
~1580
Modern Trig Notation
European mathematicians standardized the abbreviations sin, cos, and tan, making trigonometry accessible for science and engineering across disciplines.

Throughout history, the central question has remained the same: if I know one side and one angle of a right triangle, can I find every other side? The answer is a resounding yes — and that is exactly the skill you will master in this lesson.

Core Principles & Definitions

Every right triangle contains one 90° angle and two acute angles (angles less than 90°). The three sides of a right triangle are named relative to whichever acute angle you are focused on. The side directly across from your chosen angle is the opposite side, the side touching your angle (that is not the hypotenuse) is the adjacent side, and the longest side — always across from the right angle — is the hypotenuse. These labels are the foundation of every trig ratio.

1

Sine (sin)

sin θ = opposite ÷ hypotenuse. Sine compares the side across from the angle to the longest side of the triangle.
2

Cosine (cos)

cos θ = adjacent ÷ hypotenuse. Cosine compares the side next to the angle to the hypotenuse.
3

Tangent (tan)

tan θ = opposite ÷ adjacent. Tangent compares the opposite side directly to the adjacent side — no hypotenuse needed.
4

SOH CAH TOA

This classic mnemonic encodes all three ratios: Sine = Opp / Hyp, Cos = Adj / Hyp, Tan = Opp / Adj.
KEY TAKEAWAY
Think of trig ratios like a recipe. A recipe gives you fixed proportions — say, 2 cups of flour for every 1 cup of sugar. Similarly, once you fix an acute angle in a right triangle, the ratios between any two sides are locked in, no matter how big or small the triangle is. A tiny 3-4-5 triangle and a huge 30-40-50 triangle both have sin 37° ≈ 0.6018. Knowing the ratio plus one side is all you need to find any other side.

Visual Explanation — Labeling the Right Triangle

In this diagram, angle θ is located at vertex A. From θ's perspective, side CB (colored cyan) is the opposite, side AB (colored violet) is the adjacent, and side AC (colored pink) is the hypotenuse — always the longest side, always across from the right angle at B.

The diagram above is the reference image you should picture every time you set up a trig problem. Start by identifying the angle you are working with (the given acute angle). Then label the three sides as opposite, adjacent, and hypotenuse. Once you know which two sides are involved in your problem — one known, one unknown — you can pick the correct ratio (sin, cos, or tan) and solve.

💡 Pro Tip
The hypotenuse never changes — it is always the side across from the 90° angle. But "opposite" and "adjacent" swap roles depending on which acute angle you pick. Always label sides from the perspective of the angle given in the problem.

Mathematical Framework

Each trig ratio can be rearranged into a formula that solves for a missing side. The key idea is simple algebra: if you know the ratio and one of the two sides involved, multiply or divide to isolate the unknown side. Below are the three core equations and the rearrangements you will use most often.

SINE RATIO
sin θ = opposite / hypotenuse
To find the opposite: opposite = hypotenuse × sin θ. To find the hypotenuse: hypotenuse = opposite / sin θ.
COSINE RATIO
cos θ = adjacent / hypotenuse
To find the adjacent: adjacent = hypotenuse × cos θ. To find the hypotenuse: hypotenuse = adjacent / cos θ.
TANGENT RATIO
tan θ = opposite / adjacent
To find the opposite: opposite = adjacent × tan θ. To find the adjacent: adjacent = opposite / tan θ.

Notice the pattern: when the unknown side is in the numerator of the ratio, you multiply the known side by the trig value. When the unknown is in the denominator, you divide the known side by the trig value. Keeping this distinction in mind prevents the most common setup errors.

⚠️ Calculator Mode Check
Before you compute anything, make sure your calculator is set to degree mode (not radians). On most scientific calculators, look for a "DEG" indicator in the display. If you see "RAD," press the mode button and switch. Getting this wrong will give you wildly incorrect answers.

Choosing the Right Ratio — A Decision Guide

The trickiest part for most students isn't the algebra — it's deciding which ratio to use. Here is a reliable three-step process: (1) identify the given angle, (2) label the three sides as opposite, adjacent, and hypotenuse relative to that angle, and (3) look at which two sides are involved — the one you know and the one you need. The pair of sides tells you the ratio.

Follow this flowchart from top to bottom. After labeling the three sides, check which pair you're working with: opposite + hypotenuse → sine, adjacent + hypotenuse → cosine, or opposite + adjacent → tangent.
Quick-reference table for all six side-finding scenarios
You know…You need…RatioFormula to solve
HypotenuseOppositesinopp = hyp × sin θ
OppositeHypotenusesinhyp = opp / sin θ
HypotenuseAdjacentcosadj = hyp × cos θ
AdjacentHypotenusecoshyp = adj / cos θ
AdjacentOppositetanopp = adj × tan θ
OppositeAdjacenttanadj = opp / tan θ

Worked Example

Let's walk through a full problem from start to finish. Suppose a right triangle has a hypotenuse of 20 cm and one acute angle measuring 35°. Find the lengths of the other two sides.

Finding Both Missing Sides
1
Step 1 — Draw and labelSketch the right triangle. Place the 35° angle at one vertex, the 90° angle at another, and note that the hypotenuse (across from 90°) is 20 cm. From the 35° angle, label the side across from it as opposite (x) and the side next to it as adjacent (y).
2
Step 2 — Find the opposite side using sineThe opposite side and hypotenuse are involved, so we use sine. Set up the equation: sin 35° = x / 20. Multiply both sides by 20 to isolate x: x = 20 × sin 35°.
x = 20 × 0.5736 ≈ 11.47 cm
3
Step 3 — Find the adjacent side using cosineNow we need the adjacent side and we still know the hypotenuse, so we use cosine. Set up the equation: cos 35° = y / 20. Multiply both sides by 20: y = 20 × cos 35°.
y = 20 × 0.8192 ≈ 16.38 cm
4
Step 4 — Verify with the Pythagorean theoremCheck: 11.47² + 16.38² = 131.56 + 268.30 = 399.86. The hypotenuse squared is 20² = 400. The tiny difference (0.14) is due to rounding — our answers are confirmed correct.
✓ a² + b² ≈ c² confirms both sides.
🔍 VERIFY YOUR WORK
Whenever you find two sides of a right triangle, plug them into a² + b² = c² to double-check. If the numbers don't add up (within a small rounding margin), go back and look for a setup or calculator error.

Common Mistakes & How to Avoid Them

Four most frequent errors and their fixes
MistakeWhy It HappensHow to Fix It
Using the wrong ratioStudents mix up which sides are opposite and adjacent, or pick a ratio involving a side that isn't part of the problem.Always label all three sides from the angle's perspective first. Then match the known–unknown pair to SOH, CAH, or TOA.
Calculator in radian modeThe calculator interprets 35 as 35 radians instead of 35 degrees, producing a nonsensical answer.Before every problem, confirm your calculator displays DEG. On a TI-84, press MODE and highlight Degree.
Multiplying when you should divide (or vice versa)Students forget that when the unknown is in the denominator of the ratio, they need to divide, not multiply.Write out the full ratio equation first (e.g., sin 40° = x/15). Then isolate x using algebra before touching the calculator.
Using trig on a non-right triangleSOH CAH TOA only applies to right triangles. If there's no 90° angle, these ratios don't work directly.Confirm the triangle has a right angle before using basic trig. For non-right triangles, you'll later learn the Law of Sines and Law of Cosines.
🧠 THINK BEFORE YOU CALCULATE
Before you ever press a button on your calculator, ask yourself: "Should my answer be bigger or smaller than the side I already know?" For example, the hypotenuse is always the longest side, so if you're solving for a leg, your answer must be smaller than the hypotenuse. This quick sanity check catches most errors instantly.

Connection to Advanced Topics

Mastering SOH CAH TOA in right triangles is the gateway to much more powerful tools. In future courses, you'll encounter situations where the triangle isn't a right triangle, or where you need to find angles rather than sides. The table below shows how today's skill connects to what comes next.

How right-triangle trig connects to future math
This Lesson (Right Triangles)Coming Next
Use sin, cos, tan to find a missing sideUse inverse trig (sin⁻¹, cos⁻¹, tan⁻¹) to find a missing angle
Only works for right trianglesLaw of Sines and Law of Cosines work for any triangle
Angles measured in degrees (0°–90°)Unit circle extends trig to all angles (0°–360° and beyond)
Static triangle measurementsTrigonometric functions model periodic phenomena (waves, sound, light)

Think of today's lesson as building the foundation of a house. The right-triangle ratios you learn here are the concrete slab that everything else — the unit circle, trig graphs, identities, and real-world modeling — sits on top of. Get comfortable with SOH CAH TOA now, and those future topics will feel like natural extensions rather than new concepts.

Practice Problems

PROBLEM 1CONCEPTUAL
In a right triangle, angle A is an acute angle. The side opposite angle A is 6 cm and the hypotenuse is 10 cm. Without calculating, explain which trig ratio relates these two sides, and state whether sin A is greater than, less than, or equal to 1. Justify your answer.
PROBLEM 2BASIC CALCULATION
A right triangle has a hypotenuse of 15 m and an acute angle of 42°. Find the length of the side opposite the 42° angle. Round to two decimal places.
PROBLEM 3INTERMEDIATE
In right triangle PQR, the right angle is at Q. Angle P = 58° and side PQ = 12 ft. Find the length of side QR.
PROBLEM 4APPLIED
A firefighter places a 24-foot ladder against a building. The ladder makes a 72° angle with the ground. How high up the building does the ladder reach? How far is the base of the ladder from the building?
PROBLEM 5CRITICAL THINKING
Two right triangles share the same hypotenuse of length 18 cm. Triangle 1 has an acute angle of 25° and Triangle 2 has an acute angle of 65°. Calculate the opposite side for each triangle's given angle. What relationship do you notice between the two answers, and why does this make sense geometrically?

Lesson Summary

In a right triangle, the three trigonometric ratiossine, cosine, and tangent — each relate a specific pair of sides to an acute angle. The mnemonic SOH CAH TOA encodes all three: Sine = Opposite / Hypotenuse, Cosine = Adjacent / Hypotenuse, Tangent = Opposite / Adjacent. To find a missing side, identify the given angle, label the three sides relative to that angle, choose the ratio that involves your known and unknown sides, and solve using basic algebra.

When the unknown is in the numerator of the ratio, multiply the known side by the trig value. When the unknown is in the denominator, divide. Always confirm your calculator is in degree mode, and verify your answers using the Pythagorean theorem as a check. This skill is the foundation for inverse trig, the unit circle, the Law of Sines, the Law of Cosines, and real-world applications in engineering, physics, and design.

Varsity Tutors • Math 2 • Using Trig Ratios for Sides