Where Trigonometry Begins: Ratios in a Right Triangle
The six trigonometric functions enter mathematics through a remarkably simple setup: a triangle with one right angle and two acute angles. Given any acute angle θ in such a triangle, the three sides acquire names relative to that angle — opposite, adjacent, and hypotenuse — and the ratios between these sides define sine, cosine, tangent, and their reciprocals. What makes these ratios powerful is their invariance under scaling. Any two right triangles that share the same acute angle are similar, and similar triangles preserve all side ratios regardless of size. A 30-60-90 triangle with a hypotenuse of 2 and one with a hypotenuse of 200 yield identical values of sin(30°), cos(30°), and tan(30°). This scale-independence transforms a geometric observation into a universal computational tool — one that has been used for millennia to calculate distances that cannot be measured directly.
Right triangle trigonometry is limited to acute angles: θ must satisfy 0°<θ<90°. For angles outside this range — obtuse, negative, or beyond a full rotation — the definitions must be extended through the unit circle. But the exact values produced here, particularly from the special triangles, remain the foundation of all trigonometric computation. They populate the unit circle, appear in the graphs, drive the evaluation of trigonometric functions at standard angles, and recur in the solving of equations throughout the subject.
Naming the Sides: Opposite, Adjacent, Hypotenuse
In a right triangle, the hypotenuse is the side opposite the right angle — always the longest side. The other two sides are called legs, and their names depend on which acute angle is under consideration. For a given acute angle θ:
opposite side is the leg directly across the triangle from θ.
adjacent side is the leg that forms one ray of θ (the other ray being the hypotenuse).
If the triangle has acute angles α and β, what is opposite for α is adjacent for β, and vice versa. The hypotenuse remains the hypotenuse regardless of which angle is chosen — it is determined by the right angle, not by the acute angle under consideration.
This labeling is relational, not absolute. The same side can be "opposite" or "adjacent" depending on which angle is the point of reference. Keeping this distinction clear is essential, because the entire definition of the trigonometric functions depends on correctly identifying which side plays which role relative to the angle in question.
Defining Sine, Cosine, and Tangent
The three primary trigonometric functions are defined as ratios of the sides of a right triangle relative to an acute angle θ:
The mnemonic SOH-CAH-TOA encodes these definitions: Sine = Opposite/Hypotenuse, Cosine = Adjacent/Hypotenuse, Tangent = Opposite/Adjacent.
Each ratio captures a different geometric relationship. Sine measures how much of the hypotenuse is "projected" onto the vertical direction relative to θ. Cosine measures the horizontal projection. Tangent measures the steepness — how much vertical rise accompanies a given horizontal run. When θ is small, the opposite side is short relative to the adjacent, and tan(θ) is small. As θ approaches 90°, the opposite side grows relative to the adjacent, and tan(θ) increases without bound.
Because the hypotenuse is always the longest side of a right triangle, both sin(θ) and cos(θ) are always between 0 and 1 for acute angles. Tangent has no such restriction — it can take any positive value, approaching infinity as θ nears 90°.
A fundamental observation: these ratios do not depend on the size of the triangle. If two right triangles share the same acute angle θ, they are similar, and all corresponding side ratios are equal. A right triangle with legs 3 and 4 and hypotenuse 5 gives sin(θ)=53 for the angle opposite the side of length 3 — and any similar triangle, no matter how large or small, produces the same value. The trigonometric functions are properties of the angle alone.
The Reciprocal Functions: Cosecant, Secant, Cotangent
Each primary ratio has a reciprocal:
csc(θ)=oppositehypotenuse=sin(θ)1
sec(θ)=adjacenthypotenuse=cos(θ)1
cot(θ)=oppositeadjacent=tan(θ)1
These three functions — cosecant, secant, and cotangent — do not introduce new information. They repackage the same side relationships in inverted form. If sin(θ)=53, then csc(θ)=35. If cos(θ)=54, then sec(θ)=45.
In basic triangle-solving problems, the reciprocal functions appear less frequently than sine, cosine, and tangent. Their importance grows substantially in the study of identities, where expressions involving sec2θ and csc2θ arise from the Pythagorean identity and its variants. They also appear naturally in calculus — the derivatives and integrals of tangent and cotangent involve secant and cosecant — and in various formulas throughout physics and engineering.
Since the hypotenuse is always longer than either leg, csc(θ)>1 and sec(θ)>1 for all acute angles. Cotangent, like tangent, is unbounded: cot(θ)=sin(θ)cos(θ) can take any positive value.
Finding Missing Sides
When one acute angle and one side of a right triangle are known, the remaining two sides can be found using the trigonometric ratios. The strategy is to choose the ratio that connects the known side, the unknown side, and the given angle.
Suppose a right triangle has an acute angle θ=35° and a hypotenuse of length 20. To find the opposite side, use sine:
sin(35°)=20x⇒x=20sin(35°)
To find the adjacent side, use cosine:
cos(35°)=20y⇒y=20cos(35°)
If instead the adjacent side is known (say, 15) and the opposite side is sought, tangent is the appropriate ratio:
tan(35°)=15x⇒x=15tan(35°)
The choice of ratio is not arbitrary — it is dictated by which pair of sides (one known, one unknown) relates to the given angle. Using the wrong ratio is one of the most common errors in triangle problems. A reliable method: label the sides as opposite, adjacent, or hypotenuse relative to the given angle, identify which two are involved (one known, one unknown), and select the ratio that pairs exactly those two.
Calculator usage requires attention to the angle mode. If the angle is given in degrees, the calculator must be in degree mode; if in radians, radian mode. A mismatch produces incorrect results with no error message — the calculator computes the wrong function value silently. This is a persistent source of mistakes, especially early in the subject.
Finding Missing Angles
When two sides of a right triangle are known, the acute angles can be determined. The process reverses the side-finding procedure: compute the ratio from the known sides, then apply the appropriate inverse trigonometric function to recover the angle.
For example, in a right triangle with opposite side 5 and hypotenuse 13:
sin(θ)=135⇒θ=arcsin(135)≈22.6°
Given adjacent side 7 and opposite side 10:
tan(θ)=710⇒θ=arctan(710)≈55.0°
Once one acute angle is found, the other follows immediately: the two acute angles in a right triangle always sum to 90°. If θ≈22.6°, the other acute angle is approximately 90°−22.6°=67.4°.
Any pair of sides is sufficient. If the hypotenuse and adjacent side are known, use arccos. If the opposite and adjacent sides are known, use arctan. If the opposite and hypotenuse are known, use arcsin. The Pythagorean theorem can also provide the third side first, opening up all three options — but this is an extra step that is rarely necessary.
The 45-45-90 Triangle
An isosceles right triangle — two equal legs and a right angle — has acute angles of 45° each. Its side ratios are 1:1:2, meaning that if each leg has length a, the hypotenuse has length a2.
This follows from the Pythagorean theorem: a2+a2=c2 gives c=a2.
Alternatively, the triangle arises by cutting a square along its diagonal. The diagonal of a unit square has length 2, and each resulting right triangle has legs of length 1 and hypotenuse 2.
The trigonometric values follow directly from the side ratios:
The equality sin(45°)=cos(45°) is a direct consequence of the triangle's symmetry: the two legs are equal, so opposite and adjacent are identical. This is the only acute angle for which sine and cosine are equal. Tangent equals 1, meaning the opposite and adjacent sides have the same length — the angle bisects the range between 0° and 90° in a very concrete geometric sense.
The reciprocal values are csc(45°)=2, sec(45°)=2, and cot(45°)=1.
The 30-60-90 Triangle
The 30-60-90 triangle has side ratios 1:3:2, where the shortest side is opposite the 30° angle, the medium side (of length 3 relative to the shortest) is opposite the 60° angle, and the hypotenuse is twice the shortest side.
This triangle arises from bisecting an equilateral triangle. An equilateral triangle with side length 2 has all angles equal to 60°. Dropping an altitude from one vertex to the opposite side bisects that side (creating a segment of length 1) and bisects the vertex angle (creating a 30° angle). The altitude has length 22−12=3 by the Pythagorean theorem. The result is a right triangle with angles 30°, 60°, 90° and sides 1, 3, 2.
The trigonometric values at 30°:
sin(30°)=21,cos(30°)=23,tan(30°)=31=33
The trigonometric values at 60°:
sin(60°)=23,cos(60°)=21,tan(60°)=3
Notice the swap: sin(30°)=cos(60°) and cos(30°)=sin(60°). This is the cofunction relationship at work — 30° and 60° are complements, so the sine of one equals the cosine of the other.
Together with the 45-45-90 values, these produce exact trigonometric values at 30°, 45°, and 60° — the three non-trivial standard angles in the first quadrant. Combined with the values at 0° (sin=0, cos=1) and 90° (sin=1, cos=0), they form a complete set that extends to all quadrants via the unit circle.
Cofunction Relationships
In any right triangle, the two acute angles are complementary: they sum to 90° (or 2π radians). This forces a structural relationship between the trigonometric functions evaluated at complementary angles.
Consider an acute angle θ in a right triangle. The other acute angle is 90°−θ. The side that is opposite θ is adjacent to 90°−θ, and the side that is adjacent to θ is opposite 90°−θ. The hypotenuse is shared. Therefore:
sin(θ)=hypotenuseopposite=cos(90°−θ)
cos(θ)=hypotenuseadjacent=sin(90°−θ)
tan(θ)=adjacentopposite=cot(90°−θ)
sec(θ)=adjacenthypotenuse=csc(90°−θ)
Each function, evaluated at an angle, equals its cofunction evaluated at the complementary angle. The prefix "co-" in cosine, cotangent, and cosecant is not accidental — it stands for "complement." Cosine is literally the sine of the complement. Cotangent is the tangent of the complement. Cosecant is the secant of the complement.
These relationships are verified by the special triangles: sin(30°)=21=cos(60°), tan(45°)=1=cot(45°) (since 45° is its own complement). They generalize beyond right triangles into the cofunction identities, which hold for all angles — not just acute ones — through the unit circle extension:
Many practical problems involving right triangles are framed in terms of angles of elevation and depression. Both are measured from the horizontal — not from the vertical, and not from the ground.
An angle of elevation is the angle measured upward from a horizontal line of sight to a point above the observer. Standing on the ground and looking up at the top of a building, the angle between the horizontal and the line of sight to the top is the angle of elevation.
An angle of depression is the angle measured downward from a horizontal line of sight to a point below the observer. Standing on top of a cliff and looking down at a boat, the angle between the horizontal and the line of sight to the boat is the angle of depression.
A key geometric fact simplifies many problems: when a horizontal line from the observer and a horizontal line through the target are parallel (as they typically are, since both are horizontal), the angle of elevation from the lower point equals the angle of depression from the upper point. They are alternate interior angles formed by a transversal crossing two parallel lines. This means the problem can often be set up from either perspective.
The standard problem structure: the observer stands at a known distance from the base of an object, measures the angle of elevation to the top, and seeks the height. This produces a right triangle where the known distance is the adjacent side, the unknown height is the opposite side, and tangent is the relevant ratio:
tan(θ)=distanceheight⇒height=distance×tan(θ)
Variations include: finding the distance given the height and angle, finding the angle given the height and distance, problems involving two observation points at different distances, and problems where the observer's own height adds to the triangle.
Limitations and Extensions
Right triangle trigonometry is powerful but confined. It applies only to acute angles — those strictly between 0° and 90°. The definitions break down at the boundaries: at 0° the "opposite" side has zero length and the triangle degenerates into a line segment, and at 90° the "adjacent" side vanishes. Beyond 90°, no right triangle can contain the angle as an acute angle, and the ratio definitions cease to apply.
This limitation motivates the transition to the unit circle, which redefines sine and cosine as coordinates of a point on a circle rather than as ratios in a triangle. The unit circle definition agrees with the right triangle definition for acute angles (the triangle formed by dropping a perpendicular from the circle to the x-axis reproduces the same ratios) and seamlessly extends to all real numbers.
For triangles that contain no right angle — oblique triangles — neither the right triangle ratios nor a direct application of the unit circle is sufficient. These require the Law of Sines and Law of Cosines, which generalize trigonometric relationships to arbitrary triangles. The Law of Cosines, in particular, reduces to the Pythagorean theorem when one angle is 90°, revealing it as a direct extension of right triangle geometry.
Despite these limitations, the exact values and geometric intuitions established in right triangle trigonometry remain relevant throughout the entire subject. The special triangle values populate every quadrant of the unit circle, appear in every table of standard angles, and are used in the evaluation of trigonometric functions, the solving of equations, and the application of formulas. Right triangle trigonometry is where the subject begins, and its results persist everywhere the subject goes.