Understanding Tangent in Right Triangles
Tangent describes the ratio of two specific sides in a right-angled triangle. Formally, it is the length of the side opposite an angle divided by the length of the side adjacent to that angle:
- opposite side — the side across from the angle
- adjacent side — the side next to the angle (not the hypotenuse)
This definition makes tangent particularly useful for calculating unknown heights and distances when you know an angle and one side length. Surveyors and engineers rely on this ratio constantly when measuring elevations, angles of inclination, and sight lines in the field.
The Tangent Formula
Tangent can be expressed in two equivalent ways. The first relates to the sides of a right triangle:
tan(α) = opposite ÷ adjacent
Alternatively, tangent is defined as the ratio of sine to cosine. This identity is particularly valuable when working with the unit circle or periodic functions:
tan(α) = sin(α) ÷ cos(α)
α— The angle in question, measured in degrees or radiansopposite— The length of the side facing the angle in a right triangleadjacent— The length of the side next to the angle (excluding the hypotenuse)sin(α)— The sine of the anglecos(α)— The cosine of the angle
Tangent and the Unit Circle
On the unit circle, tangent has a geometric interpretation. If you draw a ray from the origin at angle α and extend it until it intersects a vertical tangent line at x = 1, the y-coordinate of that intersection point is tan(α). This visual construction reveals why tangent becomes undefined at certain angles: when cos(α) = 0, the ray runs parallel to the vertical line and never meets it, making division by zero impossible. This occurs at 90°, 270°, and their radian equivalents (π/2, 3π/2, etc.).
Law of Tangents in Oblique Triangles
Beyond right triangles, the law of tangents applies to any triangle. It relates the tangent of half-angles to the sides opposite them:
(a − b) ÷ (a + b) = tan(0.5(α − β)) ÷ tan(0.5(α + β))
Where a and b are two sides and α and β are their opposite angles. This identity proves valuable when you know two sides and the included angle, or two angles and one side. Although less famous than the laws of sines or cosines, it provides an elegant alternative for specific triangle-solving scenarios.
Common Pitfalls When Using Tangent
Avoid these mistakes when calculating or interpreting tangent values.
- Undefined at 90° and 270° — Tangent is undefined when the angle reaches 90°, 270°, or any odd multiple of 90° (in degrees) or π/2 (in radians). At these points, cosine equals zero, causing division by zero. Always check your angle before computing.
- Unit mismatch errors — Switching between degrees and radians without converting can produce wildly incorrect results. Ensure your calculator or formula is set to the correct unit. Many errors stem from forgetting this single step.
- Periodicity and equivalent angles — Tangent repeats every 180° (or π radians). Angles like 30° and 210° have the same tangent value. This can be helpful for simplifying problems but confusing if you assume each tangent value corresponds to only one angle in a range.
- Inverse tangent ambiguity — When using arctan (inverse tangent), the calculator returns values in the range −90° to 90°. If your actual angle lies in the second or third quadrant, you must adjust the result manually by adding 180°.